public code v1
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
Manifest-Version: 1.0
|
||||
Bundle-ManifestVersion: 2
|
||||
Bundle-Name: Ranking
|
||||
Bundle-SymbolicName: flintstones.method.ahp.sort.phase.ranking;singleton:=true
|
||||
Bundle-Version: 1.0.0.qualifier
|
||||
Automatic-Module-Name: flintstones.method.ahp.sort.phase.ranking
|
||||
Bundle-RequiredExecutionEnvironment: JavaSE-11
|
||||
Require-Bundle: flintstones.model.ahppreferences.service,
|
||||
javax.inject,
|
||||
flintstones.model.problemelement.service,
|
||||
flintstones.entity.problemelement,
|
||||
flintstones.entity.preferences.preferencecollection,
|
||||
flintstones.entity.ahp,
|
||||
org.apache.commons.math3,
|
||||
flintstones.helper.data,
|
||||
flintstones.entity.ahppreferences,
|
||||
flintstones.model.ahpsort.profileassignment.service,
|
||||
flintstones.entity.ahpsort.profileassignment,
|
||||
flintstones.model.domain.service,
|
||||
flintstones.entity.domain,
|
||||
org.eclipse.e4.core.contexts,
|
||||
org.eclipse.e4.core.di,
|
||||
flintstones.entity.method.phase,
|
||||
flintstones.entity.ahpsort.priority,
|
||||
flintstones.helper.debug,
|
||||
org.apache.commons.lang
|
||||
Export-Package: flintstones.method.ahp.sort.phase.ranking,
|
||||
flintstones.method.ahp.sort.phase.ranking.ahpcluster
|
||||
Reference in New Issue
Block a user