|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
SubmachineState object instance interface.
Method Summary | |
StateMachine |
getSubmachine()
Returns the value of reference submachine. |
void |
setSubmachine(StateMachine newValue)
Sets the value of reference submachine. |
Methods inherited from interface org.omg.uml.behavioralelements.statemachines.CompositeState |
getSubvertex, isConcurrent, setConcurrent |
Methods inherited from interface org.omg.uml.behavioralelements.statemachines.State |
getDeferrableEvent, getDoActivity, getEntry, getExit, getInternalTransition, getStateMachine, setDoActivity, setEntry, setExit, setStateMachine |
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 StateMachine getSubmachine()
public void setSubmachine(StateMachine newValue)
getSubmachine()
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 |