35 lines
1.1 KiB
XML
35 lines
1.1 KiB
XML
<?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.sortii"
|
|
implementation="flintstones.method.ahp.sortii.AHPSortIIMethod">
|
|
<phase
|
|
uid="flintstones.method.sorting.phase.gatheringreferencepoint">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.sorting.phase.criterioncriterion">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.sorting.phase.referencereference">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.sorting.phase.referencepointprofile">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.sorting.phase.profileprofile">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.ahp.sortii.phase.ranking">
|
|
</phase>
|
|
<phase
|
|
uid="flintstones.method.ahp.sortii.phase.ranking2">
|
|
</phase>
|
|
</method>
|
|
</extension>
|
|
|
|
</plugin>
|