public code v1
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Groupaggregation
|
||||
Bundle-SymbolicName: flintstones.method.ahp.sort.phase.groupaggregation;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.ahp.sort.phase.groupaggregation
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.entity.problemelement,
|
||||
flintstones.entity.extensionenum,
|
||||
flintstones.helper.data,
|
||||
flintstones.method.ahp.sort.phase.ranking,
|
||||
javax.inject,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.model.ahpsort.profileassignment.service,
|
||||
flintstones.entity.ahpsort.profileassignment,
|
||||
flintstones.entity.method.phase
|
||||
Export-Package: flintstones.method.ahp.sort.phase.groupaggregation
|
||||
Reference in New Issue
Block a user