Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » adding association connection to artifacts(bpmn2 model)
adding association connection to artifacts [message #718166] Tue, 23 August 2011 13:25 Go to next message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
hi i am creating an gef editor from bpmn2 metamodel. i have completed adding shapes and sequence flows . but i am not able to add association links between artifacts and flowobjects . the artifacts and dataobjects(datastore,datainput,dataoutput) do not have methods like getoutgoing and getincoming to keep track of how many incoming and outgoing connections are there. how do it ?
Re: adding association connection to artifacts [message #726024 is a reply to message #718166] Fri, 16 September 2011 12:40 Go to previous message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
The problem has been solved, by using bpmnelement from bpmnEdge using List<BPMNElement> instead of list of outgoing
Previous Topic:[Draw2] Drawing Vertical Text
Next Topic:[Zest] setBackgroundImage() for Graph doesn't work
Goto Forum:
  


Current Time: Tue Mar 19 05:39:37 GMT 2024

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

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

Back to the top