Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.activities | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnCompensateEventDefinition |
IUmlModel.createBpmnCompensateEventDefinition()
Create a BpmnCompensateEventDefinition.
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnCompensateEventDefinition> |
BpmnActivity.getCompensateEventDefinitions(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnActivity->CompensateEventDefinitions'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnCompensateEventDefinition> |
BpmnActivity.getCompensateEventDefinitions()
Getter for relation 'BpmnActivity->CompensateEventDefinitions'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnCompensateEventDefinition |
IStandardModelFactory.createBpmnCompensateEventDefinition() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition obj) |
java.lang.Object |
IModelVisitor.visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnCompensateEventDefinition(BpmnCompensateEventDefinition obj) |