Package | Description |
---|---|
org.modelio.api.modelio.model |
Model services
|
org.modelio.metamodel.bpmn.bpmnService | |
org.modelio.metamodel.bpmn.processCollaboration | |
org.modelio.metamodel.mmextensions.standard.factory | |
org.modelio.metamodel.visitors |
Modifier and Type | Method and Description |
---|---|
BpmnInterface |
IUmlModel.createBpmnInterface()
Create a BpmnInterface.
|
Modifier and Type | Method and Description |
---|---|
BpmnInterface |
BpmnOperation.getBpmnInterfaceRef()
Getter for relation 'BpmnOperation->BpmnInterfaceRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
void |
BpmnOperation.setBpmnInterfaceRef(BpmnInterface value)
Setter for relation 'BpmnOperation->BpmnInterfaceRef'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
<T extends BpmnInterface> |
BpmnParticipant.getInterfaceRefs(java.lang.Class<T> filterClass)
Filtered Getter for relation 'BpmnParticipant->InterfaceRefs'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<BpmnInterface> |
BpmnParticipant.getInterfaceRefs()
Getter for relation 'BpmnParticipant->InterfaceRefs'
Metamodel description:
null
|
Modifier and Type | Method and Description |
---|---|
BpmnInterface |
IStandardModelFactory.createBpmnInterface() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
AbstractModelVisitor.visitBpmnInterface(BpmnInterface obj) |
java.lang.Object |
IModelVisitor.visitBpmnInterface(BpmnInterface obj) |
java.lang.Object |
DefaultModelVisitor.visitBpmnInterface(BpmnInterface obj) |
default java.lang.Object |
IAbstractModelVisitor.visitBpmnInterface(BpmnInterface obj) |
default java.lang.Object |
IDefaultModelVisitor.visitBpmnInterface(BpmnInterface obj) |