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