|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Stimulus object instance interface.
Method Summary | |
List |
getArgument()
Returns the value of reference argument. |
Link |
getCommunicationLink()
Returns the value of reference communicationLink. |
Action |
getDispatchAction()
Returns the value of reference dispatchAction. |
Instance |
getReceiver()
Returns the value of reference receiver. |
Instance |
getSender()
Returns the value of reference sender. |
void |
setCommunicationLink(Link newValue)
Sets the value of reference communicationLink. |
void |
setDispatchAction(Action newValue)
Sets the value of reference dispatchAction. |
void |
setReceiver(Instance newValue)
Sets the value of reference receiver. |
void |
setSender(Instance 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 List getArgument()
public Instance getSender()
public void setSender(Instance newValue)
getSender()
for description
on the reference.
newValue
- New value to be set.public Instance getReceiver()
public void setReceiver(Instance newValue)
getReceiver()
for description
on the reference.
newValue
- New value to be set.public Link getCommunicationLink()
public void setCommunicationLink(Link newValue)
getCommunicationLink()
for description on the reference.
newValue
- New value to be set.public Action getDispatchAction()
public void setDispatchAction(Action newValue)
getDispatchAction()
for description on the reference.
newValue
- New value to be set.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |