Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnEvent |
IUmlModel.createBpmnEvent()
Create a BpmnEvent.
|
Modifier and Type | Interface and Description |
---|---|
interface |
IBpmnBoundaryEvent |
interface |
IBpmnCatchEvent |
interface |
IBpmnEndEvent |
interface |
IBpmnImplicitThrowEvent |
interface |
IBpmnIntermediateCatchEvent |
interface |
IBpmnIntermediateThrowEvent |
interface |
IBpmnStartEvent |
interface |
IBpmnThrowEvent |
Modifier and Type | Method and Description |
---|---|
IBpmnEvent |
IBpmnEventDefinition.getDefined()
Get the Defined association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnEventDefinition.setDefined(IBpmnEvent element)
Setter for the 'Defined' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnEvent(IBpmnEvent theBpmnEvent) |
Object |
DefaultMetamodelVisitor.visitBpmnEvent(IBpmnEvent theBpmnEvent) |
Object |
AbstractMetamodelVisitor.visitBpmnEvent(IBpmnEvent theBpmnEvent) |