Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnTask |
IUmlModel.createBpmnTask()
Create a BpmnTask.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBpmnBusinessRuleTask |
interface |
IBpmnManualTask |
interface |
IBpmnReceiveTask |
interface |
IBpmnScriptTask |
interface |
IBpmnSendTask |
interface |
IBpmnServiceTask |
interface |
IBpmnUserTask |
Modifier and Type | Method and Description |
---|---|
IBpmnTask |
IBpmnCallActivity.getCalledGlobalTask()
Get the CalledGlobalTask association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnCallActivity.setCalledGlobalTask(IBpmnTask element)
Setter for the 'CalledGlobalTask' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnTask(IBpmnTask theBpmnTask) |
Object |
DefaultMetamodelVisitor.visitBpmnTask(IBpmnTask theBpmnTask) |
Object |
AbstractMetamodelVisitor.visitBpmnTask(IBpmnTask theBpmnTask) |