Uses of Interface
jmri.AddressedIdTag
-
Packages that use AddressedIdTag Package Description jmri Provides basic interfaces and certain core implementations for the JMRI layout management concepts.jmri.implementation Provides implementations of various JMRI interfaces.jmri.jmrix.loconet Provides access to LocoNet systems, along with a lot of Swing-based tools. -
-
Uses of AddressedIdTag in jmri
Subinterfaces of AddressedIdTag in jmri Modifier and Type Interface Description interfaceRailComRailCom represents a RailCom enabled decoder that might be fitted to a specific piece of rolling stock to uniquely identify it.
RailCom is a registered trademark of Lenz GmbH. -
Uses of AddressedIdTag in jmri.implementation
Classes in jmri.implementation that implement AddressedIdTag Modifier and Type Class Description classDefaultRailComConcrete implementation of theRailCominterface. -
Uses of AddressedIdTag in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement AddressedIdTag Modifier and Type Class Description classTranspondingTagConcrete implementation of theIdTaginterface for the LocoNet based Transponding reports.
-