| Package | Description |
|---|---|
| com.github.pnavais.machine.api | |
| com.github.pnavais.machine.model |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNode
Represents an arbitrary node of a given directed graph
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFilteredState
Base class for all Message filter state decorators
|
class |
AbstractWrappedState
This class is intended to contain the actual State
instance in order to be stored in a state machine.
|
class |
FilteredState
A decorator adding message filtering functionality
to regular states.
|
class |
State
The default implementation of the state.
|
Copyright © 2019 state-machine. All rights reserved.