18 lines
697 B
Plaintext
18 lines
697 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Collectweightsaggregation
|
|
Bundle-SymbolicName: flintstones.method.common.phase.collectweightsaggregation;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Automatic-Module-Name: flintstones.method.common.phase.collectweightsaggregation
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.method.phase,
|
|
flintstones.entity.problemelement,
|
|
flintstones.helper.data,
|
|
flintstones.entity.aggregation,
|
|
flintstones.entity.operator,
|
|
javax.inject,
|
|
flintstones.operator,
|
|
flintstones.entity.valuation,
|
|
flintstones.model.valuation.service
|
|
Export-Package: flintstones.method.common.phase.collectweightsaggregation
|