|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--uci.uml.Foundation.Core.ElementImpl
|
+--uci.uml.Foundation.Core.ModelElementImpl
|
+--uci.uml.Behavioral_Elements.State_Machines.StateVertex
|
+--uci.uml.Behavioral_Elements.State_Machines.State
|
+--uci.uml.Behavioral_Elements.State_Machines.SimpleState
| Fields inherited from class uci.uml.Behavioral_Elements.State_Machines.State |
_classifierInState,
_deferredEvent,
_entry,
_exit,
_internalTransition,
_stateMachine,
_stateVariable |
| Fields inherited from class uci.uml.Behavioral_Elements.State_Machines.StateVertex |
_incoming,
_outgoing,
_parent |
| Fields inherited from class uci.uml.Foundation.Core.ModelElementImpl |
_behavior,
_collaboration,
_constraint,
_elementOwnership,
_elementReference,
_provision,
_requirement,
_stereotype,
_taggedValue,
_template,
_templateParameter,
MAX_STEREOTYPE |
| Fields inherited from class uci.uml.Foundation.Core.ElementImpl |
_characteristic,
_classification,
_highlight,
_name,
_propertyListeners,
_staticListener,
_taggedValue,
_vetoListeners,
elementID |
| Constructor Summary | |
SimpleState()
|
|
SimpleState(Name name)
|
|
SimpleState(String nameStr)
|
|
| Methods inherited from class uci.uml.Behavioral_Elements.State_Machines.State |
addClassifierInState,
addDeferredEvent,
addInternalTransition,
addStateVariable,
dbgString,
getClassifierInState,
getDeferredEvent,
getEntry,
getExit,
getInternalTransition,
getStateMachine,
getStateVariable,
prepareForTrash,
recoverFromTrash,
removeClassifierInState,
removeDeferredEvent,
removeInternalTransition,
removeStateVariable,
setClassifierInState,
setDeferredEvent,
setEntry,
setExit,
setInternalTransition,
setStateMachine,
setStateVariable |
| Methods inherited from class uci.uml.Behavioral_Elements.State_Machines.StateVertex |
addIncoming,
addOutgoing,
alsoTrash,
getIncoming,
getOutgoing,
getParent,
removeIncoming,
removeOutgoing,
setIncoming,
setOutgoing,
setParent |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Constructor Detail |
public SimpleState()
public SimpleState(Name name)
public SimpleState(String nameStr)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||