|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectpt.despodata.java.webappl.InitMachine
| Constructor Summary | |
InitMachine(StateMachine machine)
Constroi um objecto para inicializar uma maquina de estados. |
|
| Method Summary | |
StateMachine |
getMachine()
Get the value of machine. |
protected abstract void |
initProcesses()
Inicializa uma maquina de estados. |
protected void |
setMachine(StateMachine v)
Set the value of machine. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public InitMachine(StateMachine machine)
machine - Uma maquina de estados.| Method Detail |
protected abstract void initProcesses()
public StateMachine getMachine()
protected void setMachine(StateMachine v)
v - Value to assign to machine.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||