public code v1
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="flintstones.method.extension">
|
||||
<method
|
||||
category="flintstones.entity.method.multicriteria"
|
||||
uid="flintstones.method.vikor"
|
||||
implementation="flintstones.method.vikor.VikorMethod">
|
||||
<phase
|
||||
uid="flintstones.method.common.phase.collectweights.criterion">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.common.phase.collectweights.expert">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.numeric.common.aggregation">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.vikor.phase.result">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.common.phase.sensitiveanalysis">
|
||||
</phase>
|
||||
</method>
|
||||
</extension>
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user