Skip to main content



      Home
Home » Archived » BPMN Modeler » Nested Lanes and getActivities
Nested Lanes and getActivities [message #532902] Tue, 11 May 2010 10:14 Go to next message
Eclipse UserFriend
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 11: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 Jul 08 15:34:52 EDT 2025

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

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

Back to the top