Files
Francisco Jesús Martínez Mimbrera 759a8968a2 public code v1
2026-05-23 00:32:57 +02:00

14 lines
455 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<plugin>
<extension
point="flintstones.phasemethod.ui">
<phasemethod_ui
uid="flintstones.method.promethee.phase.gathering.ui"
implementation="flintstones.method.promethee.phase.gathering.ui.PrometheeGatheringUI"
phasemethod="flintstones.method.promethee.phase.gathering">
</phasemethod_ui>
</extension>
</plugin>