17 lines
476 B
XML
17 lines
476 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<?eclipse version="3.4"?>
|
|
<plugin>
|
|
<extension
|
|
point="flintstones.method.extension">
|
|
<method
|
|
category="flintstones.entity.method.hesitant"
|
|
uid="flintstones.method.linguistic.hflts"
|
|
implementation="flintstones.method.linguistic.hflts.HFLTS">
|
|
<phase
|
|
uid="flintstones.method.common.phase.aggregation">
|
|
</phase>
|
|
</method>
|
|
</extension>
|
|
|
|
</plugin>
|