Uses of Interface
jmri.CommandStation
Packages that use CommandStation
Package
Description
Provides implementations of various JMRI interfaces.
Provides connections and GUI support for attached speedometers.
Defines classes for interfacing to a MERG CBUS network.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Classes to interact with a Marklin Network Connection.
Simulation of a Marklin Network Connection.
Implementation of the JMRI OpenLCB hardware interface.
Support for the ESU ECoS.
-
Uses of CommandStation in jmri.implementation
Fields in jmri.implementation declared as CommandStationModifier and TypeFieldDescriptionprotected CommandStationDccSignalMast.c(package private) CommandStationRawTurnoutOperator.cMethods in jmri.implementation that return CommandStationConstructors in jmri.implementation with parameters of type CommandStation -
Uses of CommandStation in jmri.jmrit.beantable.signalmast
Methods in jmri.jmrit.beantable.signalmast with parameters of type CommandStationModifier and TypeMethodDescriptionprotected booleanDccSignalMastAddPane.usableCommandStation(CommandStation cs) Check if a command station will work for this subtype. -
Uses of CommandStation in jmri.jmrix.bachrus
Fields in jmri.jmrix.bachrus declared as CommandStation -
Uses of CommandStation in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement CommandStationModifier and TypeClassDescriptionclassThe BiDiB Traffic Controller provides the interface for JMRI to the BiDiB Library (jbidibc) - it does not handle any protocol functions itself.Methods in jmri.jmrix.bidib that return CommandStation -
Uses of CommandStation in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement CommandStationModifier and TypeClassDescriptionclassCommandStation for CBUS communications.Constructors in jmri.jmrix.can.cbus with parameters of type CommandStation -
Uses of CommandStation in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement CommandStationModifier and TypeClassDescriptionclassDefines the standard/common routines used in multiple classes related to the DCC++ Command Station, on a DCC++ network.Methods in jmri.jmrix.dccpp that return CommandStationMethods in jmri.jmrix.dccpp with parameters of type CommandStationModifier and TypeMethodDescriptionvoidDCCppSystemConnectionMemo.setCommandStation(CommandStation c) -
Uses of CommandStation in jmri.jmrix.direct
Classes in jmri.jmrix.direct that implement CommandStationModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from NMRA packets and controls sending to the direct interface.Constructors in jmri.jmrix.direct with parameters of type CommandStationModifierConstructorDescriptionThrottle(DccLocoAddress address, CommandStation tc) Deprecated, for removal: This API element is subject to removal in a future version.Throttle(DccLocoAddress address, CommandStation tc, SystemConnectionMemo memo) Constructor. -
Uses of CommandStation in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement CommandStationModifier and TypeClassDescriptionclassEasyDCC implementation of the CommandStation interface. -
Uses of CommandStation in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement CommandStationModifier and TypeClassDescriptionclassDefines the standard/common routines used in multiple classes related to the a Lenz Command Station, on an XpressNet network.Methods in jmri.jmrix.lenz that return CommandStationModifier and TypeMethodDescriptionXNetSystemConnectionMemo.getCommandStation()Provide access to the Command Station for this particular connection.Methods in jmri.jmrix.lenz with parameters of type CommandStationModifier and TypeMethodDescriptionvoidXNetSystemConnectionMemo.setCommandStation(CommandStation c) -
Uses of CommandStation in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement CommandStationModifier and TypeClassDescriptionclassDefines the routines that differentiate a Hornby Elite Command Station from a Lenz command station. -
Uses of CommandStation in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement CommandStationModifier and TypeClassDescriptionclassControls a collection of slots, acting as the counter-part of a LocoNet command station.classOnly change compared to standard LocoNet SlotManager is CV programming. -
Uses of CommandStation in jmri.jmrix.loconet.swing
Methods in jmri.jmrix.loconet.swing with parameters of type CommandStationModifier and TypeMethodDescriptionprotected booleanLNCPSignalMastAddPane.usableCommandStation(CommandStation cs) Check if a command station will work for this subtype. -
Uses of CommandStation in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement CommandStationModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Marklin CS2 messages. -
Uses of CommandStation in jmri.jmrix.marklin.simulation
Classes in jmri.jmrix.marklin.simulation that implement CommandStationModifier and TypeClassDescriptionclassTraffic Controller for Simulated Marklin connections. -
Uses of CommandStation in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement CommandStationModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from NCE messages. -
Uses of CommandStation in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement CommandStationModifier and TypeClassDescriptionclassOpenLcb implementation of part of the CommandStation interface. -
Uses of CommandStation in jmri.jmrix.roco
Classes in jmri.jmrix.roco that implement CommandStationModifier and TypeClassDescriptionclassDefines the standard/common routines used in multiple classes related to a Roco Command Station, on an XpressNet network. -
Uses of CommandStation in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement CommandStationModifier and TypeClassDescriptionclassDefines the standard/common routines used in multiple classes related to a Roco z21 Command Station.Methods in jmri.jmrix.roco.z21 that return CommandStationModifier and TypeMethodDescriptionZ21SystemConnectionMemo.getCommandStation()Provide access to the Command Station for this particular connection.Methods in jmri.jmrix.roco.z21 with parameters of type CommandStationModifier and TypeMethodDescriptionvoidZ21SystemConnectionMemo.setCommandStation(CommandStation c) -
Uses of CommandStation in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement CommandStationModifier and TypeClassDescriptionclassControl a collection of slots, acting as a soft command station for SPROG -
Uses of CommandStation in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement CommandStationModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from Tams messages. -
Uses of CommandStation in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement CommandStationModifier and TypeClassDescriptionclassDefines standard operations for Dcc command stations.