public code v1
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<?eclipse version="3.4"?>
|
||||
<plugin>
|
||||
<extension
|
||||
point="flintstones.method.extension">
|
||||
<method
|
||||
category="flintstones.entity.method.sorting"
|
||||
implementation="flintstones.method.flowsort.FlowSortMethod"
|
||||
uid="flintstones.method.flowsort">
|
||||
<phase
|
||||
uid="flintstones.method.common.phase.collectweights.criterion">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.flowsort.phase.gathering">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.flowsort.phase.alternativeinformation">
|
||||
</phase>
|
||||
<phase
|
||||
uid="flintstones.method.flowsort.phase.globalresult">
|
||||
</phase>
|
||||
</method>
|
||||
</extension>
|
||||
|
||||
</plugin>
|
||||
Reference in New Issue
Block a user