public code v1
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Calculatesolutions
|
||||
Bundle-SymbolicName: flintstones.method.decision.common.phase.calculatesolutions;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.decision.common.phase.calculatesolutions
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.entity.ahp.decisionmatrix,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.wvaluation,
|
||||
flintstones.valuation.numeric.real,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.operator,
|
||||
javax.inject,
|
||||
flintstones.operator.aggregation.min,
|
||||
flintstones.operator.aggregation.max,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.operator
|
||||
Export-Package: flintstones.method.decision.common.phase.calculatesolutions
|
||||
Reference in New Issue
Block a user