Package | Description |
---|---|
jadex.bpmn.model |
Modifier and Type | Method and Description |
---|---|
MLane |
MLane.getLane()
Get the parent lane of the lane (if any).
|
MLane |
MActivity.getLane()
Get the lane of the activity.
|
Modifier and Type | Method and Description |
---|---|
void |
MPool.addLane(MLane lane)
Add a lane.
|
void |
MPool.removeLane(MLane lane)
Remove a lane.
|
void |
MLane.setLane(MLane lane)
Set the parent lane of the lane.
|
void |
MActivity.setLane(MLane lane)
Set the lane of the activity.
|
Copyright © 2012. All Rights Reserved.