Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnThrowEvent |
IUmlModel.createBpmnThrowEvent()
Create a BpmnThrowEvent.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBpmnEndEvent |
interface |
IBpmnImplicitThrowEvent |
interface |
IBpmnIntermediateThrowEvent |
Modifier and Type | Method and Description |
---|---|
IBpmnThrowEvent |
IBpmnDataInput.getOwnerThrowEvent()
Get the OwnerThrowEvent association.
|
IBpmnThrowEvent |
IBpmnDataAssociation.getStartingEvent()
Get the StartingEvent association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnDataInput.setOwnerThrowEvent(IBpmnThrowEvent element)
Setter for the 'OwnerThrowEvent' [0..1] association.
|
void |
IBpmnDataAssociation.setStartingEvent(IBpmnThrowEvent element)
Setter for the 'StartingEvent' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnThrowEvent(IBpmnThrowEvent theBpmnThrowEvent) |
Object |
DefaultMetamodelVisitor.visitBpmnThrowEvent(IBpmnThrowEvent theBpmnThrowEvent) |
Object |
AbstractMetamodelVisitor.visitBpmnThrowEvent(IBpmnThrowEvent theBpmnThrowEvent) |