public code v1
This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Collective phase
|
||||
Bundle-SymbolicName: flintstones.method.linguistic.topsis.phase.collective;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Bundle-Vendor: Sinbad2
|
||||
Automatic-Module-Name: flintstones.method.linguistic.topsis.phase.collective
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: flintstones.entity.method.phase,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.valuation.twoTuple,
|
||||
flintstones.model.domain.service,
|
||||
org.eclipse.e4.core.services,
|
||||
javax.inject,
|
||||
org.eclipse.e4.core.contexts,
|
||||
org.eclipse.e4.core.di,
|
||||
flintstones.operator.unification
|
||||
Export-Package: flintstones.method.linguistic.topsis.phase.collective
|
||||
Reference in New Issue
Block a user