| Package | Description |
|---|---|
| com.modeliosoft.modelio.api.model.uml.behavior.interaction | |
| com.modeliosoft.modelio.api.utils |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IExecutionOccurenceSpecification |
interface |
IGate |
interface |
ITerminateSpecification |
| Modifier and Type | Method and Description |
|---|---|
IMessageEnd |
IMessage.getReceiveEvent()
Get the ReceiveEvent association.
|
IMessageEnd |
IMessage.getSendEvent()
Get the SendEvent association.
|
IMessageEnd |
IInteractionOperand.insert(IMessageEnd messageEnd,
ILifeline lifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteraction.insert(IMessageEnd messageEnd,
ILifeline lifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteractionOperand.insert(IMessage message,
ILifeline startLifeline,
ILifeline endLifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteraction.insert(IMessage message,
ILifeline startLifeline,
ILifeline endLifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteractionOperand.insert(IMessage message,
IMessageEnd... path) |
IMessageEnd |
IInteraction.insert(IMessage message,
IMessageEnd... path) |
| Modifier and Type | Method and Description |
|---|---|
IMessageEnd |
IInteractionOperand.insert(IMessageEnd messageEnd,
ILifeline lifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteraction.insert(IMessageEnd messageEnd,
ILifeline lifeline,
IInteractionFragment ref,
ObRelativeTimeEnum when) |
IMessageEnd |
IInteractionOperand.insert(IMessage message,
IMessageEnd... path) |
IMessageEnd |
IInteraction.insert(IMessage message,
IMessageEnd... path) |
void |
IMessage.setReceiveEvent(IMessageEnd element)
Setter for the 'ReceiveEvent' [0..1] association.
|
void |
IMessage.setSendEvent(IMessageEnd element)
Setter for the 'SendEvent' [0..1] association.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
IMetamodelVisitor.visitMessageEnd(IMessageEnd theMessageEnd) |
Object |
DefaultMetamodelVisitor.visitMessageEnd(IMessageEnd theMessageEnd) |
Object |
AbstractMetamodelVisitor.visitMessageEnd(IMessageEnd theMessageEnd) |