19 lines
752 B
Plaintext
19 lines
752 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Most critical measure weighted product model
|
|
Bundle-SymbolicName: flintstones.entity.sensitiveanalysismodel.wpm.mcm;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.entity.sensitiveanalysismodel.mcm.wpm
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: flintstones.model.problemelement.service,
|
|
flintstones.entity.problemelement,
|
|
flintstones.helper.data,
|
|
flintstones.valuation.numeric,
|
|
flintstones.entity.valuation,
|
|
flintstones.valuation.twoTuple,
|
|
javax.inject,
|
|
flintstones.valuation.fuzzy
|
|
Import-Package: flintstones.entity.sensitiveanalysismodel
|
|
Export-Package: flintstones.entity.sensitiveanalysismodel.wpm.mcm
|