desmoj.extensions.chaining.See: Description
| Interface | Description |
|---|---|
| HasPredecessor<E extends Entity> |
Interface which indicates that an station has a predecessor
|
| HasSuccessor<E extends Entity> |
Interface which indicates that a station has a successor
|
| Class | Description |
|---|---|
| Station<E extends Entity> |
The Station is an abstract super class of all chaining constructs.
|
desmoj.extensions.chaining.