27 lines
875 B
Plaintext
27 lines
875 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: TwoTuple
|
|
Bundle-SymbolicName: flintstones.valuation.elicit;singleton:=true
|
|
Bundle-Version: 1.0.0.qualifier
|
|
Bundle-Vendor: Sinbad2
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
|
Require-Bundle: flintstones.entity.valuation,
|
|
flintstones.model.valuation.service,
|
|
flintstones.valuation.linguistic,
|
|
flintstones.valuation.hesitant,
|
|
flintstones.valuation.twoTuple,
|
|
flintstones.operator,
|
|
flintstones.operator.aggregation.owa,
|
|
flintstones.domain.fuzzyset.unbalanced,
|
|
flintstones.quantifiers.yager,
|
|
flintstones.domain.numeric.real,
|
|
flintstones.helper.data.wxml,
|
|
org.eclipse.e4.core.contexts,
|
|
javax.inject,
|
|
flintstones.entity.domain,
|
|
org.eclipse.e4.core.di,
|
|
org.apache.commons.lang,
|
|
flintstones.entity.operator
|
|
Export-Package: flintstones.valuation.elicit
|
|
Automatic-Module-Name: flintstones.valuation.elicit
|