Package | Description |
---|---|
jason.asSemantics |
Modifier and Type | Method and Description |
---|---|
TransitionSystem.State |
TransitionSystem.getStep() |
static TransitionSystem.State |
TransitionSystem.State.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TransitionSystem.State[] |
TransitionSystem.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|