public code v1
This commit is contained in:
@@ -0,0 +1,30 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="flintstones.method.extension">
|
||||
<method
|
||||
category="flintstones.entity.method.sorting"
|
||||
uid="flintstones.method.ahp.sort"
|
||||
implementation="flintstones.method.ahp.sort.AHPSortMethod">
|
||||
<phase
|
||||
uid="flintstones.method.sorting.phase.alternativeprofile">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.sorting.phase.criterioncriterion">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.sorting.phase.profileprofile">
|
||||
</phase>
|
||||
|
||||
<phase
|
||||
uid="flintstones.method.ahp.sort.phase.ranking">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.ahp.sort.phase.groupaggregation">
|
||||
</phase>
|
||||
</method>
|
||||
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user