16 lines
593 B
Plaintext
16 lines
593 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Result
|
|
Bundle-SymbolicName: flintstones.method.promethee.phase.result;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.promethee.phase.result
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.method.phase,
|
|
flintstones.entity.problemelement,
|
|
javax.inject,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.entity.valuation,
|
|
flintstones.model.valuation.service,
|
|
flintstones.valuation.numeric
|
|
Export-Package: flintstones.method.promethee.phase.result
|