public code v1
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ahp
|
||||
Bundle-SymbolicName: flintstones.entity.ahp
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.entity.ahp
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.valuation.ahp,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.valuation.service,
|
||||
javax.inject,
|
||||
flintstones.operator,
|
||||
flintstones.valuation.numeric.real,
|
||||
flintstones.operator.aggregation.geometricMean,
|
||||
org.apache.commons.math3,
|
||||
flintstones.helper.data,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.domain.numeric.real,
|
||||
flintstones.entity.domain,
|
||||
flintstones.helper.ahp,
|
||||
flintstones.entity.operator
|
||||
Export-Package: flintstones.entity.ahp
|
||||
Reference in New Issue
Block a user