|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
State object instance interface.
Method Summary | |
Collection |
getDeferrableEvent()
Returns the value of reference deferrableEvent. |
Action |
getDoActivity()
Returns the value of reference doActivity. |
Action |
getEntry()
Returns the value of reference entry. |
Action |
getExit()
Returns the value of reference exit. |
Collection |
getInternalTransition()
Returns the value of reference internalTransition. |
StateMachine |
getStateMachine()
Returns the value of reference stateMachine. |
void |
setDoActivity(Action newValue)
Sets the value of reference doActivity. |
void |
setEntry(Action newValue)
Sets the value of reference entry. |
void |
setExit(Action newValue)
Sets the value of reference exit. |
void |
setStateMachine(StateMachine newValue)
Sets the value of reference stateMachine. |
Methods inherited from interface org.omg.uml.behavioralelements.statemachines.StateVertex |
getContainer, getIncoming, getOutgoing, setContainer |
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 Action getEntry()
public void setEntry(Action newValue)
getEntry()
for description
on the reference.
newValue
- New value to be set.public Action getExit()
public void setExit(Action newValue)
getExit()
for description
on the reference.
newValue
- New value to be set.public Collection getDeferrableEvent()
public Collection getInternalTransition()
public Action getDoActivity()
public void setDoActivity(Action newValue)
getDoActivity()
for
description on the reference.
newValue
- New value to be set.public StateMachine getStateMachine()
public void setStateMachine(StateMachine newValue)
getStateMachine()
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 |