net.sourceforge.*
-
net.sourceforge.anotherfsm.AnotherFsm
Modifier and Type |
Constant Field |
Value |
public static final java.lang.String |
VERSION |
"0.3.0-dev" |
-
net.sourceforge.anotherfsm.FsmException
Modifier and Type |
Constant Field |
Value |
private static final long |
serialVersionUID |
-7618461541208193028L |
-
-
-
net.sourceforge.anotherfsm.Transition
Modifier and Type |
Constant Field |
Value |
private static final java.lang.String |
TR |
" -> " |
-
-
net.sourceforge.anotherfsm.qfsm.QfsmException
Modifier and Type |
Constant Field |
Value |
private static final long |
serialVersionUID |
-1272714407207116582L |
-
net.sourceforge.anotherfsm.qfsm.QfsmMachine
Modifier and Type |
Constant Field |
Value |
public static final int |
UNDEFINED_ID |
-1 |
Copyright 2013 Michal Turek, AnotherFSM.