- CharacterEvent - Class in net.sourceforge.anotherfsm
-
Event with character.
- CharacterEvent(char) - Constructor for class net.sourceforge.anotherfsm.CharacterEvent
-
- CLASS_INSTANCE_DELIMITER - Static variable in class net.sourceforge.anotherfsm.Helpers
-
The delimiter of class names and instances.
- close() - Method in class net.sourceforge.anotherfsm.DeterministicStateMachine
-
- close() - Method in class net.sourceforge.anotherfsm.ProcesorGroup
-
- close() - Method in interface net.sourceforge.anotherfsm.Processor
-
Finish processing of the events and free all allocated resources.
- close() - Method in interface net.sourceforge.anotherfsm.StateMachine
-
- close() - Method in class net.sourceforge.anotherfsm.ThreadProcessor
-
- close() - Method in class net.sourceforge.anotherfsm.TimeoutStateMachine
-
- CodeGenerator - Class in net.sourceforge.anotherfsm.qfsm
-
The code generator main class.
- ContainerEvent<T> - Class in net.sourceforge.anotherfsm
-
Event that contains another (whatever) object.
- ContainerEvent(T) - Constructor for class net.sourceforge.anotherfsm.ContainerEvent
-
Create the object.
- convert(int) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.ArrowType
-
Convert an integer value to the enum.
- convert(int) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.MachineType
-
Convert an integer value to the enum.
- convert(int) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmTransition.TransitionType
-
Convert an integer value to the enum.