See: Description
| Class | Description |
|---|---|
| RawDeviceConfig |
TODO: comment this
The rawDeviceConfig is needed to create a rawdevice in the DeviceManager.
|
| RawMapping |
stores a mapping of a String sourceSlot to an InputSlot targetSlot and remembers the deviceID.
|
| ToolSystemConfiguration |
TODO: comment this.
|
| VirtualConstant |
TODO: comment this
|
| VirtualDeviceConfig |
* The VirtualDeviceConfig is needed to create a virtualdevice in the DeviceManager.
|
| VirtualMapping |
TODO: comment this
A simple object to specify what InputSlot: SourceSlot is mapped to what InputSlot: TargetSlot
|