Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BPMN Modeler » Nested Lanes and getActivities
Nested Lanes and getActivities [message #532902] Tue, 11 May 2010 14:14 Go to next message
Christine  is currently offline Christine Friend
Messages: 3
Registered: May 2010
Junior Member
Hi,

I have two questions: The first one is regarding nested lanes. I tried to insert a nested lane in my BPMN Model, but the new lane is displayed side by side with the existing one. Is is possible to model nested lanes?

My second question regards the getActivities() Method. I tried to parse the XMI-File and started with the BpmnDiagram loading the Pools with getPools() (it seems that Activities always have to be inserted in a concrete pool). I have now some Activities directly within one pool (without having lanes). Is there a way to get the activities within this pool? The method getActivities() seems to be generated only for Lanes and Groups but not for Pools.

Thanks,
Christine
Re: Nested Lanes and getActivities [message #532942 is a reply to message #532902] Tue, 11 May 2010 15:11 Go to previous message
Eclipse UserFriend
Originally posted by: atoulme.intalio.com

On 5/11/10 7:14 AM, Christine wrote:
> Hi,
>
> I have two questions: The first one is regarding nested lanes. I tried
> to insert a nested lane in my BPMN Model, but the new lane is displayed
> side by side with the existing one. Is is possible to model nested lanes?
Err, no.
>
> My second question regards the getActivities() Method. I tried to parse
> the XMI-File and started with the BpmnDiagram loading the Pools with
> getPools() (it seems that Activities always have to be inserted in a
> concrete pool). I have now some Activities directly within one pool
> (without having lanes). Is there a way to get the activities within this
> pool? The method getActivities() seems to be generated only for Lanes
> and Groups but not for Pools.
You want the vertices of the pools, they contain activities.
> Thanks,
> Christine
Previous Topic:Versions avaliable - how to get the source code
Next Topic:how genrate ID??
Goto Forum:
  


Current Time: Tue Mar 19 06:07:23 GMT 2024

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

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

Back to the top