|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Message object instance interface.
| Method Summary | |
Action |
getAction()
Returns the value of reference action. |
Message |
getActivator()
Returns the value of reference activator. |
AssociationRole |
getCommunicationConnection()
Returns the value of reference communicationConnection. |
Collection |
getConformingStimulus()
Returns the value of reference conformingStimulus. |
Interaction |
getInteraction()
Returns the value of reference interaction. |
Collection |
getPredecessor()
Returns the value of reference predecessor. |
ClassifierRole |
getReceiver()
Returns the value of reference receiver. |
ClassifierRole |
getSender()
Returns the value of reference sender. |
void |
setAction(Action newValue)
Sets the value of reference action. |
void |
setActivator(Message newValue)
Sets the value of reference activator. |
void |
setCommunicationConnection(AssociationRole newValue)
Sets the value of reference communicationConnection. |
void |
setInteraction(Interaction newValue)
Sets the value of reference interaction. |
void |
setReceiver(ClassifierRole newValue)
Sets the value of reference receiver. |
void |
setSender(ClassifierRole newValue)
Sets the value of reference sender. |
| Methods inherited from interface org.omg.uml.foundation.core.ModelElement |
getClientDependency, getComment, getConstraint, getName, getNamespace, getSourceFlow, getStereotype, getTaggedValue, getTargetFlow, getTemplateParameter, getVisibility, isSpecification, setName, setNamespace, setSpecification, setVisibility |
| Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
public Interaction getInteraction()
public void setInteraction(Interaction newValue)
getInteraction() for
description on the reference.
newValue - New value to be set.public Message getActivator()
public void setActivator(Message newValue)
getActivator() for description
on the reference.
newValue - New value to be set.public ClassifierRole getSender()
public void setSender(ClassifierRole newValue)
getSender() for description
on the reference.
newValue - New value to be set.public ClassifierRole getReceiver()
public void setReceiver(ClassifierRole newValue)
getReceiver() for description
on the reference.
newValue - New value to be set.public Collection getPredecessor()
public AssociationRole getCommunicationConnection()
public void setCommunicationConnection(AssociationRole newValue)
getCommunicationConnection()
for description on the reference.
newValue - New value to be set.public Action getAction()
public void setAction(Action newValue)
getAction() for description
on the reference.
newValue - New value to be set.public Collection getConformingStimulus()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||