18 lines
734 B
Plaintext
18 lines
734 B
Plaintext
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
|