Author: koen.aers(a)jboss.com
Date: 2008-11-25 15:57:59 -0500 (Tue, 25 Nov 2008)
New Revision: 12050
Modified:
trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.xml
Log:
Add exclusive gateway support
Modified: trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.xml
===================================================================
--- trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.xml 2008-11-25 20:57:39 UTC (rev
12049)
+++ trunk/jbpm/plugins/org.jboss.tools.flow.jpdl4/plugin.xml 2008-11-25 20:57:59 UTC (rev
12050)
@@ -66,6 +66,14 @@
</node>
</element>
<element
+ class="org.jboss.tools.flow.jpdl4.model.ExclusiveGateway"
+ id="org.jboss.tools.flow.jpdl4.exclusiveGateway"
+ language="org.jboss.tools.flow.jpdl4">
+ <node>
+ <figure
class="org.jboss.tools.flow.jpdl4.figure.ExclusiveGatewayFigure"></figure>
+ </node>
+ </element>
+ <element
class="org.jboss.tools.flow.jpdl4.model.SequenceFlow"
figure="icons/sequence.gif"
id="org.jboss.tools.flow.jpdl4.sequenceFlow"
Show replies by date