public code v1
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
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
|
||||
Reference in New Issue
Block a user