25 lines
972 B
Plaintext
25 lines
972 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Linguistic TOPSIS experts information
|
|
Bundle-SymbolicName: flintstones.method.linguistic.topsis.phase.experts;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Automatic-Module-Name: flintstones.method.linguistic.topsis.phase.weights
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.method.phase,
|
|
flintstones.model.problemelement.service,
|
|
flintstones.model.valuation.service,
|
|
flintstones.valuation.numeric.real,
|
|
flintstones.valuation.numeric.integer,
|
|
flintstones.valuation.linguistic,
|
|
org.eclipse.e4.core.services,
|
|
javax.inject,
|
|
flintstones.operator.unification,
|
|
flintstones.model.domain.service,
|
|
flintstones.valuation.twoTuple,
|
|
org.eclipse.e4.core.contexts,
|
|
org.eclipse.e4.core.di,
|
|
flintstones.valuation.numeric.real.interval,
|
|
flintstones.valuation.numeric.integer.interval
|
|
Export-Package: flintstones.method.linguistic.topsis.phase.experts
|