public code v1
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: %Bundle-Name
|
||||
Bundle-SymbolicName: flintstones.method.fuzzy.common.phase.aggregation;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.fuzzy.common.phase.aggregation
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: org.eclipse.e4.core.services,
|
||||
flintstones.entity.method.phase,
|
||||
javax.inject,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.domain.fuzzyset,
|
||||
flintstones.helper.data,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.operator,
|
||||
flintstones.valuation.fuzzy,
|
||||
flintstones.entity.operator
|
||||
Export-Package: flintstones.method.fuzzy.common.phase.aggregation
|
||||
Reference in New Issue
Block a user