|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transition | |
|---|---|
| goldengate.common.state | Classes implementing basic Finite State Machine |
| goldengate.common.state.example | Classes implementing example of usage of Finite State Machine |
| Uses of Transition in goldengate.common.state |
|---|
| Methods in goldengate.common.state with parameters of type Transition | |
|---|---|
EnumSet<?> |
MachineState.addNewAssociation(Transition<EnumState> elt)
Add a new association from one state to a set of acceptable following states (can replace an existing association) |
| Uses of Transition in goldengate.common.state.example |
|---|
| Fields in goldengate.common.state.example declared as Transition | |
|---|---|
Transition<ExampleEnumState> |
ExampleEnumState.ExampleTransition.elt
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||