public interface MessageEnd extends NamedElement
MessageEnd is an abstract specialization of NamedElement that represents what can occur at the end of a Message.
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, setVisibilityget_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, setSyncElementget_representationText, getLocalID, isInvalid, set_representationText, setLocalID, sGetLocalIDgetID, getMDExtension, getMdExtensions, setIDeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliveraccept, addPropertyChangeListener, canAdd, canAdd, canAddChild, canBeDeleted, firePropertyChange, getClassType, getHumanName, getHumanType, getObjectParent, isEditable, removePropertyChangeListener, sGetIDrefClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite@CheckForNull Message getMessage()
message End Of Message'.
 
 
 
 References a Message.
 setMessage(Message), 
UMLPackage.getMessageEnd_Message(), 
Message.get_messageEndOfMessage()void setMessage(@CheckForNull
                Message value)
Message' reference.
 
 value - the new value of the 'Message' reference.getMessage()@CheckForNull 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(@CheckForNull
                            Message value)
message Of Send Event'
 reference.
 
 value - the new value of the 'message Of Send Event' reference.get_messageOfSendEvent()@CheckForNull 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(@CheckForNull
                               Message value)
message Of Receive Event' reference.
 
 value - the new value of the 'message Of Receive Event' reference.get_messageOfReceiveEvent()