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