Package | Description |
---|---|
desmoj.extensions.chaining |
Chaining components, e.g. for generic production systems.
|
desmoj.extensions.chaining.abstractions |
Abstractions of the chaining components from
desmoj.extensions.chaining . |
Class and Description |
---|
HasPredecessor
Interface which indicates that an station has a predecessor
|
HasSuccessor
Interface which indicates that a station has a successor
|
Station
The Station is an abstract super class of all chaining constructs.
|
Class and Description |
---|
HasPredecessor
Interface which indicates that an station has a predecessor
|