Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnImplicitThrowEvent |
IUmlModel.createBpmnImplicitThrowEvent()
Create a BpmnImplicitThrowEvent.
|
Modifier and Type | Method and Description |
---|---|
IBpmnImplicitThrowEvent |
IBpmnComplexBehaviorDefinition.getEvent()
Get the Event association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnComplexBehaviorDefinition.setEvent(IBpmnImplicitThrowEvent element)
Setter for the 'Event' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnImplicitThrowEvent(IBpmnImplicitThrowEvent theBpmnImplicitThrowEvent) |
Object |
DefaultMetamodelVisitor.visitBpmnImplicitThrowEvent(IBpmnImplicitThrowEvent theBpmnImplicitThrowEvent) |
Object |
AbstractMetamodelVisitor.visitBpmnImplicitThrowEvent(IBpmnImplicitThrowEvent theBpmnImplicitThrowEvent) |