why remove sequence flow's attribute:source [message #4504] |
Mon, 08 December 2008 22:14  |
Eclipse User |
|
|
|
Hi guys,
I found that in 2.0.0M3 version, *.bpmn file, the source and target
attributes of sequence edges are removed. But in 1.0.1 version, they were
at there.
Who can tell me the reason? For redundance with other nodes?
And I know in the bpmn emf model, the sequence edges class has getSource()
method.
Now Can I yet use the sequenceedge.getSource() method?
Thanks
Grid
|
|
|
Re: why remove sequence flow's attribute:source [message #4574 is a reply to message #4504] |
Tue, 09 December 2008 03:49  |
Eclipse User |
|
|
|
Originally posted by: atoulme.intalio.com
It's only removed in the xml.
It was duplicated before, and that was the source of problems. Now
sources and targets are kept on the vertices only, and it is computed
when the file is loaded.
Thanks,
Antoine
grid.qian wrote:
> Hi guys,
> I found that in 2.0.0M3 version, *.bpmn file, the source and target
> attributes of sequence edges are removed. But in 1.0.1 version, they
> were at there.
> Who can tell me the reason? For redundance with other nodes?
> And I know in the bpmn emf model, the sequence edges class has
> getSource() method.
> Now Can I yet use the sequenceedge.getSource() method?
>
> Thanks
> Grid
>
|
|
|
Powered by
FUDForum. Page generated in 0.03017 seconds