Modifier and Type | Method and Description |
---|---|
PayloadHandler<E> |
PayloadTransitionSystem.getPayloadHanlder()
Returns the payload handler associated with this transition system.
|
Constructor and Description |
---|
PayloadTransitionSystem(java.lang.String label,
PayloadHandler<E> handler)
The only constructor for this class.
|
Modifier and Type | Interface and Description |
---|---|
interface |
EventPayloadHandler |
Modifier and Type | Class and Description |
---|---|
class |
TSMinerPayloadHandler |