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