Several Outgoing Edges [message #533874] |
Mon, 17 May 2010 06:58  |
Eclipse User |
|
|
|
Hi,
I have an XOR-Gateway in my Diagram with one incoming and two outgoing edges:
<vertices xmi:type="bpmn:Activity" xmi:id="_u3UQwWF6Ed-YKsNjaSTdBQ" iD="_u3UQwGF6Ed-YKsNjaSTdBQ" outgoingEdges="_wCviEWF6Ed-YKsNjaSTdBQ _wZgcQWF6Ed-YKsNjaSTdBQ" incomingEdges="_vng-oWF6Ed-YKsNjaSTdBQ" activityType="GatewayDataBasedExclusive"/>
However, when I try to count the outgoing edges, the result is always 1:
(activity.getOutgoingEdges()).size()
When I look at the SequenceEdge ID on Index 0, I can see the second ID: _wZgcQGF6Ed-YKsNjaSTdBQ
The first ID is not returned. Is it somehow possible to iterate through all outgoing edges?
Thanks,
Christine
|
|
|
|
Re: Several Outgoing Edges [message #534746 is a reply to message #534010] |
Thu, 20 May 2010 04:42  |
Eclipse User |
|
|
|
Hi Antoine,
You are right, I found both Sequence Flows in the Advanced Tab. I seems that I made a mistake in the transformation by extracting the default flows first .
Thanks,
Christine
|
|
|
Powered by
FUDForum. Page generated in 0.24047 seconds