Package | Description |
---|---|
desmoj.extensions.chaining |
Chaining components, e.g. for generic production systems.
|
Modifier and Type | Class and Description |
---|---|
class |
Transformer<EIn extends Entity,EEx extends Entity>
The Tranformer takes a given entitiy and transforms it into a new Type of
entity.
|