public interface MessageEnd extends NamedElement
The following features are supported:
UMLPackage.getMessageEnd()
Modifier and Type | Method and Description |
---|---|
Message |
get_messageOfReceiveEvent()
Returns the value of the 'message Of Receive Event' reference.
|
Message |
get_messageOfSendEvent()
Returns the value of the 'message Of Send Event' reference.
|
Message |
getMessage()
Returns the value of the 'Message' reference.
|
void |
set_messageOfReceiveEvent(Message value)
Sets the value of the '
message Of Receive Event ' reference. |
void |
set_messageOfSendEvent(Message value)
Sets the value of the '
message Of Send Event ' reference. |
void |
setMessage(Message value)
Sets the value of the '
Message ' reference. |
get_considerIgnoreFragmentOfMessage, get_durationObservationOfEvent, get_informationFlowOfInformationSource, get_informationFlowOfInformationTarget, get_messageOfSignature, get_namespaceOfMember, get_timeObservationOfEvent, getClientDependency, getName, getNameExpression, getNamespace, getQualifiedName, getSupplierDependency, getVisibility, has_considerIgnoreFragmentOfMessage, has_durationObservationOfEvent, has_informationFlowOfInformationSource, has_informationFlowOfInformationTarget, has_messageOfSignature, has_namespaceOfMember, has_timeObservationOfEvent, hasClientDependency, hasSupplierDependency, setName, setNameExpression, setNamespace, setVisibility
get_activityPartitionOfRepresents, get_commentOfAnnotatedElement, get_constraintOfConstrainedElement, get_diagramOfContext, get_directedRelationshipOfSource, get_directedRelationshipOfTarget, get_elementOfSyncElement, get_elementValueOfElement, get_relationshipOfRelatedElement, getAppliedStereotypeInstance, getOwnedComment, getOwnedElement, getOwner, getSyncElement, has_activityPartitionOfRepresents, has_commentOfAnnotatedElement, has_constraintOfConstrainedElement, has_diagramOfContext, has_directedRelationshipOfSource, has_directedRelationshipOfTarget, has_elementOfSyncElement, has_elementValueOfElement, has_relationshipOfRelatedElement, hasOwnedComment, hasOwnedElement, setAppliedStereotypeInstance, setOwner, setSyncElement
get_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalID
getID, getMDExtension, getMdExtensions, setID
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
accept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetID
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
Message getMessage()
message End Of Message
'.
References a Message.
setMessage(Message)
,
UMLPackage.getMessageEnd_Message()
,
Message.get_messageEndOfMessage()
void setMessage(Message value)
Message
' reference.
value
- the new value of the 'Message' reference.getMessage()
Message get_messageOfSendEvent()
Send Event
'.
If the meaning of the 'message Of Send Event' reference isn't clear, there really should be more of a description here...
set_messageOfSendEvent(Message)
,
UMLPackage.getMessageEnd__messageOfSendEvent()
,
Message.getSendEvent()
void set_messageOfSendEvent(Message value)
message Of Send Event
' reference.
value
- the new value of the 'message Of Send Event' reference.get_messageOfSendEvent()
Message get_messageOfReceiveEvent()
Receive Event
'.
If the meaning of the 'message Of Receive Event' reference isn't clear, there really should be more of a description here...
set_messageOfReceiveEvent(Message)
,
UMLPackage.getMessageEnd__messageOfReceiveEvent()
,
Message.getReceiveEvent()
void set_messageOfReceiveEvent(Message value)
message Of Receive Event
' reference.
value
- the new value of the 'message Of Receive Event' reference.get_messageOfReceiveEvent()