| Package | Description |
|---|---|
| org.modelio.api.modelio.model | |
| org.modelio.metamodel.bpmn.activities | |
| org.modelio.metamodel.mmextensions.standard.factory | |
| org.modelio.metamodel.visitors |
| Modifier and Type | Method and Description |
|---|---|
BpmnBoundaryEvent |
IUmlModel.createBpmnBoundaryEvent()
Create a BpmnBoundaryEvent.
|
| Modifier and Type | Method and Description |
|---|---|
<T extends BpmnBoundaryEvent> |
BpmnActivity.getBoundaryEventRef(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnActivity->BoundaryEventRef'
Metamodel description:
null
|
| Modifier and Type | Method and Description |
|---|---|
BpmnBoundaryEvent |
IStandardModelFactory.createBpmnBoundaryEvent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnBoundaryEvent(BpmnBoundaryEvent obj) |
java.lang.Object |
IModelVisitor.visitBpmnBoundaryEvent(BpmnBoundaryEvent obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnBoundaryEvent(BpmnBoundaryEvent obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnBoundaryEvent(BpmnBoundaryEvent obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnBoundaryEvent(BpmnBoundaryEvent obj) |