- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.examples.timeouts.ConnectionStateEvent.ConnectionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.ArrowType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.MachineType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmTransition.TransitionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.State.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.StateListener.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum net.sourceforge.anotherfsm.TimeoutEvent.Type
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum net.sourceforge.anotherfsm.examples.timeouts.ConnectionStateEvent.ConnectionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.ArrowType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmMachine.MachineType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.qfsm.QfsmTransition.TransitionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.State.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.StateListener.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum net.sourceforge.anotherfsm.TimeoutEvent.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VERSION - Static variable in class net.sourceforge.anotherfsm.AnotherFsm
-
The version of the library.
- version - Variable in class net.sourceforge.anotherfsm.qfsm.Configuration
-
The configuration version.
- version - Variable in class net.sourceforge.anotherfsm.qfsm.QfsmMachine
-
The version of the state machine.
- version - Variable in class net.sourceforge.anotherfsm.qfsm.QfsmProject
-
The version of the application that created the file.