Uses of Class
jmri.managers.AbstractManager
-
Packages that use AbstractManager Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.jmrit.audio Provides specific implementations of various audio systems.jmri.jmrit.catalog Provides a tree-based catalog for browsing.jmri.jmrit.display.layoutEditor Layout Editor currently represents both structure and graphical display through a single set of objects.jmri.jmrit.logix Support for implementing Warrants in JMRI.jmri.jmrit.logixng.implementation jmri.jmrix.acela This package handles communications for the CTI Acela hardware.jmri.jmrix.anyma jmri.jmrix.bidib jmri.jmrix.can.cbus Defines classes for interfacing to a MERG CBUS network.jmri.jmrix.cmri.serial Provides basic interfaces and certain core implementations for the JMRI C/MRI serial implementation.jmri.jmrix.dcc4pc jmri.jmrix.dccpp jmri.jmrix.easydcc jmri.jmrix.ecos Support for the ESU ECoS.jmri.jmrix.grapevine This package handles communications for the ProTrak Grapevine hardware.jmri.jmrix.ieee802154.xbee jmri.jmrix.internal The jmrix.internal package contains a JMRI connection implementation for use without a layout.jmri.jmrix.ipocs jmri.jmrix.jmriclient jmri.jmrix.lenz jmri.jmrix.lenz.hornbyelite jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools.jmri.jmrix.loconet.hexfile jmri.jmrix.maple jmri.jmrix.marklin jmri.jmrix.mqtt Provides JMRI layout objects that use MQTT connections.jmri.jmrix.mrc jmri.jmrix.nce jmri.jmrix.oaktree jmri.jmrix.openlcb Implementation of the JMRI OpenLCB hardware interface.jmri.jmrix.pi jmri.jmrix.powerline This package handles communications for powerline adapters, such as X10.jmri.jmrix.powerline.cm11 This package handles communications for CM11 powerline adapters.jmri.jmrix.powerline.cp290 This package handles communications for CP290 powerline adapters.jmri.jmrix.powerline.dmx512 This package handles communications for DMX lighting adapters.jmri.jmrix.powerline.insteon2412s This package handles communications for Insteon 2412S adapters.jmri.jmrix.powerline.simulator jmri.jmrix.rfid This package handles communications for RFID adapters.jmri.jmrix.rfid.generic.standalone This package handles communications for Generic RFID stand-alone readers.jmri.jmrix.rfid.merg.concentrator This package handles communications for MERG RFID Concentrators.jmri.jmrix.roco.z21 jmri.jmrix.rps This package contains software specific to the RPS system from NAC Services, Inc.jmri.jmrix.secsi This package handles communications for the TracTronics SECSI hardware.jmri.jmrix.sprog jmri.jmrix.srcp Provide a JMRI connection to an SRCP server.jmri.jmrix.tams Support for the ESU ECoS.jmri.jmrix.tmcc jmri.jmrix.xpa jmri.jmrix.zimo jmri.jmrix.ztc.ztc611 jmri.managers Provides implementations of various JMRI managers. -
-
Uses of AbstractManager in jmri
Subclasses of AbstractManager in jmri Modifier and Type Class Description class
BlockManager
Basic implementation of a BlockManager.class
NamedBeanHandleManager
Instance for controlling the issuing of NamedBeanHandles. -
Uses of AbstractManager in jmri.jmrit.audio
Subclasses of AbstractManager in jmri.jmrit.audio Modifier and Type Class Description class
DefaultAudioManager
Provide the concrete implementation for the Internal Audio Manager. -
Uses of AbstractManager in jmri.jmrit.catalog
Subclasses of AbstractManager in jmri.jmrit.catalog Modifier and Type Class Description class
DefaultCatalogTreeManager
Provide the concrete implementation for the Internal CatalogTree Manager. -
Uses of AbstractManager in jmri.jmrit.display.layoutEditor
Subclasses of AbstractManager in jmri.jmrit.display.layoutEditor Modifier and Type Class Description class
LayoutBlockManager
Implementation of a Manager to handle LayoutBlocks. -
Uses of AbstractManager in jmri.jmrit.logix
Subclasses of AbstractManager in jmri.jmrit.logix Modifier and Type Class Description class
OBlockManager
Basic Implementation of an OBlockManager.class
WarrantManager
Basic Implementation of a WarrantManager. -
Uses of AbstractManager in jmri.jmrit.logixng.implementation
Subclasses of AbstractManager in jmri.jmrit.logixng.implementation Modifier and Type Class Description class
AbstractBaseManager<E extends NamedBean>
Abstract partial implementation for the LogixNG action and expression managers.class
DefaultAnalogActionManager
Class providing the basic logic of the ActionManager interface.class
DefaultAnalogExpressionManager
Class providing the basic logic of the ExpressionManager interface.class
DefaultConditionalNGManager
Class providing the basic logic of the ConditionalNG_Manager interface.class
DefaultDigitalActionManager
Class providing the basic logic of the DigitalActionManager interface.class
DefaultDigitalBooleanActionManager
Class providing the basic logic of the DigitalBooleanActionManager interface.class
DefaultDigitalExpressionManager
Class providing the basic logic of the DigitalExpressionManager interface.class
DefaultGlobalVariableManager
Class providing the basic logic of the GlobalVariable_Manager interface.class
DefaultLogixNGManager
Class providing the basic logic of the LogixNG_Manager interface.class
DefaultModuleManager
Class providing the basic logic of the LogixNG_Manager interface.class
DefaultNamedTableManager
Class providing the basic logic of the NamedTable_Manager interface.class
DefaultStringActionManager
Class providing the basic logic of the ActionManager interface.class
DefaultStringExpressionManager
Class providing the basic logic of the ExpressionManager interface. -
Uses of AbstractManager in jmri.jmrix.acela
Subclasses of AbstractManager in jmri.jmrix.acela Modifier and Type Class Description class
AcelaLightManager
Implement LightManager for Acela systems.class
AcelaSensorManager
Manage the Acela-specific Sensor implementation.class
AcelaTurnoutManager
Implement turnout manager for Acela systems. -
Uses of AbstractManager in jmri.jmrix.anyma
Subclasses of AbstractManager in jmri.jmrix.anyma Modifier and Type Class Description class
UsbLightManager
Implement LightManager for Anyma dmx usb systems. -
Uses of AbstractManager in jmri.jmrix.bidib
Subclasses of AbstractManager in jmri.jmrix.bidib Modifier and Type Class Description class
BiDiBLightManager
Implement LightManager for BiDiB systems.class
BiDiBReporterManager
BiDiBReporterManager implements the ReporterManager for BiDiBclass
BiDiBSensorManager
Implement SensorManager for BiDiB systems.class
BiDiBTurnoutManager
Implement turnout manager for BiDiB systems. -
Uses of AbstractManager in jmri.jmrix.can.cbus
Subclasses of AbstractManager in jmri.jmrix.can.cbus Modifier and Type Class Description class
CbusLightManager
Implement LightManager for CAN CBUS systems.class
CbusReporterManager
Implement ReporterManager for CAN CBUS systems.class
CbusSensorManager
Implement SensorManager for CAN CBUS systems.class
CbusTurnoutManager
Implement TurnoutManager for CAN CBUS systems. -
Uses of AbstractManager in jmri.jmrix.cmri.serial
Subclasses of AbstractManager in jmri.jmrix.cmri.serial Modifier and Type Class Description class
SerialLightManager
Implement LightManager for CMRI serial systems.class
SerialSensorManager
Manage the C/MRI serial-specific Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for CMRI serial systems. -
Uses of AbstractManager in jmri.jmrix.dcc4pc
Subclasses of AbstractManager in jmri.jmrix.dcc4pc Modifier and Type Class Description class
Dcc4PcReporterManager
Dcc4PcReporterManager implements the ReporterManage for dcc4pcclass
Dcc4PcSensorManager
Implement SensorManager for Dcc4Pc systems. -
Uses of AbstractManager in jmri.jmrix.dccpp
Subclasses of AbstractManager in jmri.jmrix.dccpp Modifier and Type Class Description class
DCCppLightManager
Implement LightManager for DCC++ systems.class
DCCppSensorManager
Implement SensorManager for DCC++ systems.class
DCCppTurnoutManager
Implement TurnoutManager for DCC++ systems. -
Uses of AbstractManager in jmri.jmrix.easydcc
Subclasses of AbstractManager in jmri.jmrix.easydcc Modifier and Type Class Description class
EasyDccTurnoutManager
Implement turnout manager for EasyDcc systems. -
Uses of AbstractManager in jmri.jmrix.ecos
Subclasses of AbstractManager in jmri.jmrix.ecos Modifier and Type Class Description class
EcosLocoAddressManager
Class to manage the ECoS Loco entries within JMRI.class
EcosReporterManager
EcosReporterManager implements the ReporterManager for ECoSclass
EcosSensorManager
Implement sensor manager for ECoS systems.class
EcosTurnoutManager
Implement turnout manager for Ecos systems. -
Uses of AbstractManager in jmri.jmrix.grapevine
Subclasses of AbstractManager in jmri.jmrix.grapevine Modifier and Type Class Description class
SerialLightManager
Implement LightManager for Grapevine serial systems.class
SerialSensorManager
Manage the system-specific Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for Grapevine systems. -
Uses of AbstractManager in jmri.jmrix.ieee802154.xbee
Subclasses of AbstractManager in jmri.jmrix.ieee802154.xbee Modifier and Type Class Description class
XBeeLightManager
Implement LightManager for XBee connections.class
XBeeSensorManager
Manage the XBee specific Sensor implementation.class
XBeeTurnoutManager
Implement turnout manager for XBee connections -
Uses of AbstractManager in jmri.jmrix.internal
Subclasses of AbstractManager in jmri.jmrix.internal Modifier and Type Class Description class
InternalAnalogIOManager
Implement a AnalogIOManager for "Internal" (virtual) AnalogIOs.class
InternalLightManager
Implement a LightManager for "Internal" (virtual) lights.class
InternalMeterManager
Implement a MeterManager for "Internal" (virtual) Meters.class
InternalReporterManager
Implementation of the InternalReporterManager interface.class
InternalSensorManager
Implementation of the InternalSensorManager interface.class
InternalStringIOManager
Implement a StringIOManager for "Internal" (virtual) StringIOs.class
InternalTurnoutManager
Implement a turnout manager for "Internal" (virtual) turnouts. -
Uses of AbstractManager in jmri.jmrix.ipocs
Subclasses of AbstractManager in jmri.jmrix.ipocs Modifier and Type Class Description class
IpocsLightManager
class
IpocsSensorManager
class
IpocsTurnoutManager
-
Uses of AbstractManager in jmri.jmrix.jmriclient
Subclasses of AbstractManager in jmri.jmrix.jmriclient Modifier and Type Class Description class
JMRIClientLightManager
Implement LightManager for JMRIClient systemsclass
JMRIClientReporterManager
Implement reporter manager for JMRIClient systemsclass
JMRIClientSensorManager
Implement sensor manager for JMRIClient systems.class
JMRIClientTurnoutManager
Implement turnout manager for JMRIClient systems -
Uses of AbstractManager in jmri.jmrix.lenz
Subclasses of AbstractManager in jmri.jmrix.lenz Modifier and Type Class Description class
XNetLightManager
Implement LightManager for XpressNet systems.class
XNetSensorManager
Manage the XpressNet specific Sensor implementation.class
XNetTurnoutManager
Implement turnout manager for Lenz (XpresssNet) connections. -
Uses of AbstractManager in jmri.jmrix.lenz.hornbyelite
Subclasses of AbstractManager in jmri.jmrix.lenz.hornbyelite Modifier and Type Class Description class
EliteXNetTurnoutManager
Implement XNet turnout manager - Specific to Hornby Elite -
Uses of AbstractManager in jmri.jmrix.loconet
Subclasses of AbstractManager in jmri.jmrix.loconet Modifier and Type Class Description class
LnLightManager
Implement LightManager for LocoNet systems.class
LnReporterManager
Manage the LocoNet-specific Reporter implementation.class
LnSensorManager
Manage the LocoNet-specific Sensor implementation.class
LnStringIOManager
Manage the LocoNet-specific Sensor implementation.class
LnTurnoutManager
Manage the LocoNet-specific Turnout implementation.class
TranspondingTagManager
Concrete implementation for the InternalIdTagManager
interface that manages TranspondingTags. -
Uses of AbstractManager in jmri.jmrix.loconet.hexfile
Subclasses of AbstractManager in jmri.jmrix.loconet.hexfile Modifier and Type Class Description class
LnSensorManager
Manage the LocoNet-specific Sensor implementation via a LocoNet hexfile emulator. -
Uses of AbstractManager in jmri.jmrix.maple
Subclasses of AbstractManager in jmri.jmrix.maple Modifier and Type Class Description class
SerialLightManager
Implement LightManager for Maple serial systems.class
SerialSensorManager
Manage the specific Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for serial systems -
Uses of AbstractManager in jmri.jmrix.marklin
Subclasses of AbstractManager in jmri.jmrix.marklin Modifier and Type Class Description class
MarklinSensorManager
Implement sensor manager for Marklin systems.class
MarklinTurnoutManager
Implement turnout manager for Marklin systems. -
Uses of AbstractManager in jmri.jmrix.mqtt
Subclasses of AbstractManager in jmri.jmrix.mqtt Modifier and Type Class Description class
MqttLightManager
Implement LightManager for MQTT systemsclass
MqttReporterManager
Provide a ReporterManager implementation for MQTT communicationsclass
MqttSensorManager
Implementation of the MqttSensorManager interface.class
MqttTurnoutManager
Implement turnout manager for MQTT systems -
Uses of AbstractManager in jmri.jmrix.mrc
Subclasses of AbstractManager in jmri.jmrix.mrc Modifier and Type Class Description class
MrcTurnoutManager
New MRC TurnoutManager -
Uses of AbstractManager in jmri.jmrix.nce
Subclasses of AbstractManager in jmri.jmrix.nce Modifier and Type Class Description class
NceLightManager
Implement LightManager for NCE systemsclass
NceSensorManager
Manage the NCE-specific Sensor implementation.class
NceTurnoutManager
Implement turnout manager for NCE systems. -
Uses of AbstractManager in jmri.jmrix.oaktree
Subclasses of AbstractManager in jmri.jmrix.oaktree Modifier and Type Class Description class
SerialLightManager
Implement LightManager for Oak Tree serial systems.class
SerialSensorManager
Manage the system-specific Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for Oak Tree systems. -
Uses of AbstractManager in jmri.jmrix.openlcb
Subclasses of AbstractManager in jmri.jmrix.openlcb Modifier and Type Class Description class
OlcbLightManager
class
OlcbReporterManager
Manage the OpenLCB-specific Reporter implementation.class
OlcbSensorManager
Manage the OpenLCB-specific Sensor implementation.class
OlcbTurnoutManager
OpenLCB implementation of a TurnoutManager. -
Uses of AbstractManager in jmri.jmrix.pi
Subclasses of AbstractManager in jmri.jmrix.pi Modifier and Type Class Description class
RaspberryPiSensorManager
Manage the RaspberryPi specific Sensor implementation.class
RaspberryPiTurnoutManager
Implement Pi turnout manager. -
Uses of AbstractManager in jmri.jmrix.powerline
Subclasses of AbstractManager in jmri.jmrix.powerline Modifier and Type Class Description class
SerialLightManager
Implement LightManager for Powerline serial systems.class
SerialSensorManager
Manage the system-specific Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for Powerline systems. -
Uses of AbstractManager in jmri.jmrix.powerline.cm11
Subclasses of AbstractManager in jmri.jmrix.powerline.cm11 Modifier and Type Class Description class
SpecificLightManager
Implement LightManager for powerline serial systems with CM11 adapters.class
SpecificSensorManager
Manage the system-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.powerline.cp290
Subclasses of AbstractManager in jmri.jmrix.powerline.cp290 Modifier and Type Class Description class
SpecificLightManager
Implement LightManager for powerline serial systems with CP290 adaptersclass
SpecificSensorManager
Manage the system-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.powerline.dmx512
Subclasses of AbstractManager in jmri.jmrix.powerline.dmx512 Modifier and Type Class Description class
SpecificLightManager
Implement LightManager for powerline serial systems with DMX512 serial adapters. -
Uses of AbstractManager in jmri.jmrix.powerline.insteon2412s
Subclasses of AbstractManager in jmri.jmrix.powerline.insteon2412s Modifier and Type Class Description class
SpecificLightManager
Implement LightManager for powerline serial systems with Insteon 2412S adaptersclass
SpecificSensorManager
Manage the system-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.powerline.simulator
Subclasses of AbstractManager in jmri.jmrix.powerline.simulator Modifier and Type Class Description class
SpecificLightManager
Implement LightManager for powerline serial systems with Insteon 2412S adaptersclass
SpecificSensorManager
Manage the system-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.rfid
Subclasses of AbstractManager in jmri.jmrix.rfid Modifier and Type Class Description class
RfidReporterManager
Rfid implementation of a ReporterManager.class
RfidSensorManager
Manage the Rfid-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.rfid.generic.standalone
Subclasses of AbstractManager in jmri.jmrix.rfid.generic.standalone Modifier and Type Class Description class
StandaloneReporterManager
Rfid implementation of a ReporterManager.class
StandaloneSensorManager
Manage the Rfid-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.rfid.merg.concentrator
Subclasses of AbstractManager in jmri.jmrix.rfid.merg.concentrator Modifier and Type Class Description class
ConcentratorReporterManager
Rfid implementation of a ReporterManager.class
ConcentratorSensorManager
Manage the Rfid-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.roco.z21
Subclasses of AbstractManager in jmri.jmrix.roco.z21 Modifier and Type Class Description class
Z21ReporterManager
Z21ReporterManager implements the Reporter Manager interface for Roco Z21 systems.class
Z21SensorManager
Manage the Z21Specific Sensor implementation.class
Z21XNetTurnoutManager
Implement z21 turnout manager. -
Uses of AbstractManager in jmri.jmrix.rps
Subclasses of AbstractManager in jmri.jmrix.rps Modifier and Type Class Description class
RpsReporterManager
RPS implementation of a ReporterManager.class
RpsSensorManager
Manage the RPS-specific Sensor implementation. -
Uses of AbstractManager in jmri.jmrix.secsi
Subclasses of AbstractManager in jmri.jmrix.secsi Modifier and Type Class Description class
SerialLightManager
Implement LightManager for SECSI serial systems.class
SerialSensorManager
Manage the system-specific SECSI Sensor implementation.class
SerialTurnoutManager
Implement turnout manager for SECSI systems. -
Uses of AbstractManager in jmri.jmrix.sprog
Subclasses of AbstractManager in jmri.jmrix.sprog Modifier and Type Class Description class
SprogTurnoutManager
Implement turnout manager for Sprog systems. -
Uses of AbstractManager in jmri.jmrix.srcp
Subclasses of AbstractManager in jmri.jmrix.srcp Modifier and Type Class Description class
SRCPSensorManager
Implement SensorMmanager for SRCP systems.class
SRCPTurnoutManager
Implement TurnoutManager for SRCP systems. -
Uses of AbstractManager in jmri.jmrix.tams
Subclasses of AbstractManager in jmri.jmrix.tams Modifier and Type Class Description class
TamsSensorManager
Implement sensor manager for Tams systems.class
TamsTurnoutManager
Implement turnout manager for Tams systems. -
Uses of AbstractManager in jmri.jmrix.tmcc
Subclasses of AbstractManager in jmri.jmrix.tmcc Modifier and Type Class Description class
SerialTurnoutManager
Implement turnout manager for TMCC serial systems. -
Uses of AbstractManager in jmri.jmrix.xpa
Subclasses of AbstractManager in jmri.jmrix.xpa Modifier and Type Class Description class
XpaTurnoutManager
Implement turnout manager for Xpa+Modem connections to XpressNet Based systems. -
Uses of AbstractManager in jmri.jmrix.zimo
Subclasses of AbstractManager in jmri.jmrix.zimo Modifier and Type Class Description class
Mx1TurnoutManager
Implement turnout manager for Mx1 Turnouts. -
Uses of AbstractManager in jmri.jmrix.ztc.ztc611
Subclasses of AbstractManager in jmri.jmrix.ztc.ztc611 Modifier and Type Class Description class
ZTC611XNetTurnoutManager
Implement turnout manager - Specific to ZTC ZTC611 -
Uses of AbstractManager in jmri.managers
Subclasses of AbstractManager in jmri.managers Modifier and Type Class Description class
AbstractAnalogIOManager
Abstract partial implementation of a AnalogIOManager.class
AbstractAudioManager
Abstract partial implementation of an AudioManager.class
AbstractLightManager
Abstract partial implementation of a LightManager.class
AbstractMemoryManager
Abstract partial implementation of a MemoryManager.class
AbstractMeterManager
Default implementation of a MeterManager.class
AbstractReporterManager
Abstract partial implementation of a ReporterManager.class
AbstractSensorManager
Abstract base implementation of the SensorManager interface.class
AbstractSignalHeadManager
Abstract partial implementation of a SignalHeadManager.class
AbstractStringIOManager
Abstract partial implementation of a StringIOManager.class
AbstractTurnoutManager
Abstract partial implementation of a TurnoutManager.class
DefaultConditionalManager
Basic Implementation of a ConditionalManager.class
DefaultIdTagManager
Concrete implementation for the InternalIdTagManager
interface.class
DefaultLogixManager
Basic Implementation of a LogixManager.class
DefaultMemoryManager
Provide the concrete implementation for the Internal Memory Manager.class
DefaultRailComManager
Concrete implementation for the InternalRailComManager
interface.class
DefaultRouteManager
Basic Implementation of a RouteManager.class
DefaultSectionManager
Basic Implementation of a SectionManager.class
DefaultSignalGroupManager
Default implementation of a SignalGroupManager.class
DefaultSignalMastLogicManager
Default implementation of a SignalMastLogicManager.class
DefaultSignalMastManager
Default implementation of a SignalMastManager.class
DefaultSignalSystemManager
Default implementation of a SignalSystemManager.class
DefaultTransitManager
Implementation of a Transit Managerclass
DefaultVariableLightManager
Default implementation of a VariableLightManager.Methods in jmri.managers that return AbstractManager Modifier and Type Method Description protected AbstractManager<AnalogIO>
ProxyAnalogIOManager. makeInternalManager()
protected AbstractManager<IdTag>
ProxyIdTagManager. makeInternalManager()
protected AbstractManager<Light>
ProxyLightManager. makeInternalManager()
protected AbstractManager<Meter>
ProxyMeterManager. makeInternalManager()
protected AbstractManager<Reporter>
ProxyReporterManager. makeInternalManager()
protected AbstractManager<Sensor>
ProxySensorManager. makeInternalManager()
protected AbstractManager<StringIO>
ProxyStringIOManager. makeInternalManager()
protected AbstractManager<Turnout>
ProxyTurnoutManager. makeInternalManager()
-