| Package | Description |
|---|---|
| org.modelio.api.modelio.model | |
| org.modelio.metamodel.mmextensions.standard.factory | |
| org.modelio.metamodel.visitors |
| Modifier and Type | Method and Description |
|---|---|
BpmnIntermediateThrowEvent |
IUmlModel.createBpmnIntermediateThrowEvent()
Create a BpmnIntermediateThrowEvent.
|
| Modifier and Type | Method and Description |
|---|---|
BpmnIntermediateThrowEvent |
IStandardModelFactory.createBpmnIntermediateThrowEvent() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent obj) |
java.lang.Object |
IModelVisitor.visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnIntermediateThrowEvent(BpmnIntermediateThrowEvent obj) |