20 lines
749 B
Plaintext
20 lines
749 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: dEvaluation method aggregation phase
|
|
Bundle-SymbolicName: flintstones.method.dEvaluation.phase.aggregation;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.method.dEvaluation.phase.aggregation
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
|
Require-Bundle: flintstones.entity.method.phase,
|
|
flintstones.model.problemelement.service,
|
|
javax.inject,
|
|
flintstones.operator,
|
|
flintstones.valuation.fuzzy,
|
|
flintstones.entity.operator,
|
|
flintstones.helper.data,
|
|
flintstones.entity.valuation,
|
|
flintstones.domain.fuzzyset,
|
|
flintstones.operator.aggregation.arithmeticmean
|
|
Export-Package: flintstones.method.dEvaluation.phase.aggregation
|