Package | Description |
---|---|
com.modeliosoft.modelio.api.model | |
com.modeliosoft.modelio.api.model.bpmn | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
IBpmnCollaboration |
IUmlModel.createBpmnCollaboration()
Create a BpmnCollaboration.
|
Modifier and Type | Method and Description |
---|---|
IBpmnCollaboration |
IBpmnMessageFlow.getCollaboration()
Get the Collaboration association.
|
IBpmnCollaboration |
IBpmnArtifact.getCollaboration()
Get the Collaboration association.
|
IBpmnCollaboration |
IBpmnParticipant.getContainer()
Get the Container association.
|
Modifier and Type | Method and Description |
---|---|
void |
IBpmnMessageFlow.setCollaboration(IBpmnCollaboration element)
Setter for the 'Collaboration' [1..1] association.
|
void |
IBpmnArtifact.setCollaboration(IBpmnCollaboration element)
Setter for the 'Collaboration' [0..1] association.
|
void |
IBpmnParticipant.setContainer(IBpmnCollaboration element)
Setter for the 'Container' [1..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitBpmnCollaboration(IBpmnCollaboration theBpmnCollaboration) |
Object |
DefaultMetamodelVisitor.visitBpmnCollaboration(IBpmnCollaboration theBpmnCollaboration) |
Object |
AbstractMetamodelVisitor.visitBpmnCollaboration(IBpmnCollaboration theBpmnCollaboration) |