Package | Description |
---|---|
jadex.bpmn.model |
Modifier and Type | Method and Description |
---|---|
MPool |
MActivity.getPool()
Get the pool of the activity.
|
MPool |
MBpmnModel.getPool(String name)
Get the pools.
|
Modifier and Type | Method and Description |
---|---|
void |
MConfiguration.addPool(MPool pool)
Add a pool.
|
void |
MBpmnModel.addPool(MPool pool)
Add a pool.
|
void |
MBpmnModel.removePool(MPool pool)
Remove a pool.
|
void |
MActivity.setPool(MPool pool)
Set the pool of the activity.
|
Copyright © 2012. All Rights Reserved.