| Interface | Description |
|---|---|
| Component |
Defines a configurable component, which can be configured via XML and whose random seed can be set.
|
| RandomSeedable |
Simple interface that adds random-seedability to a class.
|
| XMLConfigurable |
Simple interface that adds XML-configurability to a class.
|