|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.state4j.sm.SmStateImpl
org.state4j.sm.SmSimpleStateImpl
public class SmSimpleStateImpl
| Constructor Summary | |
|---|---|
SmSimpleStateImpl()
|
|
| Method Summary | |
|---|---|
org.state4j.sm.SmState |
closeDownState()
|
boolean |
containsState(org.state4j.sm.SmState state)
|
boolean |
deepContainsState(org.state4j.sm.SmState state)
|
void |
deepEntry(org.state4j.sm.SmContext cntx,
org.state4j.sm.SmState state)
|
void |
deepExit(org.state4j.sm.SmContext cntx,
org.state4j.sm.SmState state)
|
| Methods inherited from class org.state4j.sm.SmStateImpl |
|---|
addOutTransition, entry, entryUp, equals, exit, exitUp, fire, getEntryAction, getExitAction, getFireableTransitions, getName, getOutTransition, getOutTransitions, getParent, getSubtype, hasEntryAction, hasExitAction, hasName, hasOutTransition, hasOutTransitions, hasParent, hasSubtype, init, isActive, isFinal, isInitial, setEntryAction, setExitAction, setName, setOutTransitions, setParent, setSubtype |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.state4j.sm.SmState |
|---|
addOutTransition, entry, entryUp, exit, exitUp, fire, getEntryAction, getExitAction, getFireableTransitions, getName, getOutTransition, getOutTransitions, getParent, getSubtype, hasEntryAction, hasExitAction, hasName, hasOutTransition, hasOutTransitions, hasParent, hasSubtype, init, isActive, isFinal, isInitial, setEntryAction, setExitAction, setName, setOutTransitions, setParent, setSubtype |
| Constructor Detail |
|---|
public SmSimpleStateImpl()
| Method Detail |
|---|
public org.state4j.sm.SmState closeDownState()
closeDownState in interface org.state4j.sm.SmStatepublic boolean containsState(org.state4j.sm.SmState state)
containsState in interface org.state4j.sm.SmStatepublic boolean deepContainsState(org.state4j.sm.SmState state)
deepContainsState in interface org.state4j.sm.SmState
public void deepEntry(org.state4j.sm.SmContext cntx,
org.state4j.sm.SmState state)
public void deepExit(org.state4j.sm.SmContext cntx,
org.state4j.sm.SmState state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||