Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
V
C
clone()
- Method in class core.
FiniteStateMachine
Makes a deep copy of the FSM
commandline
- package commandline
compareTo(Object)
- Method in class core.
State
complementLanguage()
- Method in class core.
FiniteStateMachine
Inverts all final states (all non-final states become final, all final states become non-final) If the given fsm is not deterministic or not complete, the complement of the power fsm will be returned.
core
- package core
createAnonymousState()
- Method in class core.
FiniteStateMachine
Creates a normal state that is automatically named.
createState(String, StateType)
- Method in class core.
FiniteStateMachine
Creates a new state of the specified type in the fsm.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
L
M
O
P
R
S
T
V