| Bundle |
|
| OakTreeMenu |
Create a "Systems" menu containing the JMRI Oak Tree-specific tools.
|
| OakTreeSystemConnectionMemo |
Minimum required SystemConnectionMemo.
|
| SerialAddress |
Utility Class supporting parsing and testing of addresses.
|
| SerialConnectionTypeList |
Return a list of valid Oaktree Connection Types.
|
| SerialLight |
Implementation of the Light Object
|
| SerialLightManager |
Implement LightManager for Oak Tree serial systems.
|
| SerialMessage |
Contains the data payload of a serial packet.
|
| SerialNode |
Models a serial node.
|
| SerialPortController |
Abstract base for classes representing a communications port.
|
| SerialReply |
Contains the data payload of a serial reply packet.
|
| SerialSensor |
Extend jmri.AbstractSensor for serial systems
|
| SerialSensorManager |
Manage the system-specific Sensor implementation.
|
| SerialTrafficController |
Convert Stream-based I/O to/from Oak Tree serial messages.
|
| SerialTurnout |
Extend jmri.AbstractTurnout for Oak Tree serial layouts.
|
| SerialTurnoutManager |
Implement turnout manager for Oak Tree systems.
|