Package | Description |
---|---|
com.modeliosoft.modelio.api.model.uml.behavior.communication | |
com.modeliosoft.modelio.api.utils |
Modifier and Type | Method and Description |
---|---|
ICommunicationInteraction |
ICommunicationNode.getOwner()
Get the Owner association.
|
Modifier and Type | Method and Description |
---|---|
void |
ICommunicationNode.setOwner(ICommunicationInteraction element)
Setter for the 'Owner' [0..1] association.
|
Modifier and Type | Method and Description |
---|---|
Object |
IMetamodelVisitor.visitCommunicationInteraction(ICommunicationInteraction theCommunicationInteraction) |
Object |
DefaultMetamodelVisitor.visitCommunicationInteraction(ICommunicationInteraction theCommunicationInteraction) |
Object |
AbstractMetamodelVisitor.visitCommunicationInteraction(ICommunicationInteraction theCommunicationInteraction) |