Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BPMN Modeler » why remove sequence flow's attribute:source
why remove sequence flow's attribute:source [message #4504] Tue, 09 December 2008 03:14 Go to next message
grid.qian  is currently offline grid.qian Friend
Messages: 47
Registered: July 2009
Member
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 08:49 Go to previous message
Eclipse UserFriend
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
>
Previous Topic:general Overview (project current situation)
Next Topic:add property to an activity
Goto Forum:
  


Current Time: Tue Mar 19 02:32:38 GMT 2024

Powered by FUDForum. Page generated in 0.02541 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top