Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnBehavior |
IUmlModel.createBpmnBehavior()
Create a BpmnBehavior.
|
Modifier and Type | Method and Description |
---|---|
IBpmnBehavior |
IBpmnRootElement.getOwner()
Get the Owner association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnRootElement.setOwner(IBpmnBehavior element)
Setter for the 'Owner' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnBehavior(IBpmnBehavior theBpmnBehavior) |
Object |
DefaultMetamodelVisitor.visitBpmnBehavior(IBpmnBehavior theBpmnBehavior) |
Object |
AbstractMetamodelVisitor.visitBpmnBehavior(IBpmnBehavior theBpmnBehavior) |