public code v1
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Gatheringreferencepoint
|
||||
Bundle-SymbolicName: flintstones.method.sorting.phase.gatheringreferencepoint;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.sorting.phase.gatheringreferencepoint
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.entity.problemelement.ui,
|
||||
flintstones.helper.ui,
|
||||
flintstones.model.problemelement.service,
|
||||
javax.inject,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.operator,
|
||||
flintstones.model.ui.service,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.helper.data,
|
||||
flintstones.model.ahp.referencepoint.service,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.valuation.numeric.real,
|
||||
flintstones.operator.aggregation.min,
|
||||
org.apache.commons.lang,
|
||||
flintstones.operator.aggregation.max,
|
||||
flintstones.entity.method.phase.ui,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.operator
|
||||
Reference in New Issue
Block a user