public code v1
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Result
|
||||
Bundle-SymbolicName: flintstones.method.flowsort.phase.result;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.flowsort.phase.result
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
|
||||
Require-Bundle: flintstones.entity.method.phase,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.model.valuation.service,
|
||||
flintstones.entity.valuation,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.valuation.numeric,
|
||||
javax.inject,
|
||||
flintstones.valuation.numeric.real,
|
||||
flintstones.entity.ahpsort.profileassignment,
|
||||
flintstones.model.ahpsort.profileassignment.service,
|
||||
javax.annotation,
|
||||
flintstones.helper.data,
|
||||
flintstones.model.domain.service,
|
||||
org.apache.commons.lang,
|
||||
flintstones.helper.data,
|
||||
flintstones.model.domain.service,
|
||||
org.apache.commons.lang
|
||||
Export-Package: flintstones.method.flowsort.phase.result
|
||||
Reference in New Issue
Block a user