|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.amattioli.workstate.actions.AbstractStateAction
it.amattioli.workstate.actions.NullStateAction
public class NullStateAction
A NullStateAction is used to execute no actions entering and exiting a state.
| Method Summary | |
|---|---|
void |
doAction(AttributeHandler state)
|
static NullStateAction |
getInstance()
|
| Methods inherited from class it.amattioli.workstate.actions.AbstractStateAction |
|---|
equals, hashCode, undoAction |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static NullStateAction getInstance()
public void doAction(AttributeHandler state)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||