Uses of Class
jmri.jmrix.powerline.SerialTrafficController
Packages that use SerialTrafficController
Package
Description
This package handles communications for powerline adapters, such as X10.
This package handles communications for CM11 powerline adapters.
This package handles communications for CP290 powerline adapters.
This package handles communications for DMX lighting adapters.
This package handles communications for Insteon 2412S adapters.
-
Uses of SerialTrafficController in jmri.jmrix.powerline
Fields in jmri.jmrix.powerline declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSerialTrafficController.self(package private) SerialTrafficControllerSerialLight.tc(package private) SerialTrafficControllerSerialLightManager.tc(package private) SerialTrafficControllerSerialReply.tc(package private) SerialTrafficControllerSerialX10Light.tcMethods in jmri.jmrix.powerline that return SerialTrafficControllerModifier and TypeMethodDescriptionSerialSystemConnectionMemo.getTrafficController()Provides access to the TrafficController for this particular connection.Methods in jmri.jmrix.powerline with parameters of type SerialTrafficControllerModifier and TypeMethodDescriptionvoidSerialSystemConnectionMemo.setTrafficController(SerialTrafficController tc) Constructors in jmri.jmrix.powerline with parameters of type SerialTrafficControllerModifierConstructorDescriptionSerialLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SerialLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names.SerialSensor(String systemName, SerialTrafficController tc) SerialSensor(String systemName, SerialTrafficController tc, String userName) SerialTurnout(String systemName, SerialTrafficController tc, String userName) Create a Turnout object, with both system and user names.SerialX10Light(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SerialX10Light(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.cm11
Subclasses of SerialTrafficController in jmri.jmrix.powerline.cm11Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.Fields in jmri.jmrix.powerline.cm11 declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSpecificLightManager.tc(package private) SerialTrafficControllerSpecificSensorManager.tcConstructors in jmri.jmrix.powerline.cm11 with parameters of type SerialTrafficControllerModifierConstructorDescriptionSpecificLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.cp290
Subclasses of SerialTrafficController in jmri.jmrix.powerline.cp290Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.Fields in jmri.jmrix.powerline.cp290 declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSpecificLight.tc(package private) SerialTrafficControllerSpecificLightManager.tcConstructors in jmri.jmrix.powerline.cp290 with parameters of type SerialTrafficControllerModifierConstructorDescriptionSpecificLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.dmx512
Subclasses of SerialTrafficController in jmri.jmrix.powerline.dmx512Modifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.Fields in jmri.jmrix.powerline.dmx512 declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSpecificDmxLight.tc(package private) SerialTrafficControllerSpecificLightManager.tcConstructors in jmri.jmrix.powerline.dmx512 with parameters of type SerialTrafficControllerModifierConstructorDescriptionSpecificDmxLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificDmxLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names.SpecificLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.insteon2412s
Subclasses of SerialTrafficController in jmri.jmrix.powerline.insteon2412sModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.Fields in jmri.jmrix.powerline.insteon2412s declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSpecificInsteonLight.tc(package private) SerialTrafficControllerSpecificLightManager.tc(package private) SerialTrafficControllerSpecificSensorManager.tc(package private) SerialTrafficControllerSpecificX10Light.tcConstructors in jmri.jmrix.powerline.insteon2412s with parameters of type SerialTrafficControllerModifierConstructorDescriptionSpecificInsteonLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificInsteonLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names.SpecificX10Light(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificX10Light(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.simulator
Subclasses of SerialTrafficController in jmri.jmrix.powerline.simulatorModifier and TypeClassDescriptionclassConverts Stream-based I/O to/from messages.Fields in jmri.jmrix.powerline.simulator declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSpecificInsteonLight.tc(package private) SerialTrafficControllerSpecificLightManager.tc(package private) SerialTrafficControllerSpecificSensorManager.tc(package private) SerialTrafficControllerSpecificX10Light.tcConstructors in jmri.jmrix.powerline.simulator with parameters of type SerialTrafficControllerModifierConstructorDescriptionSpecificInsteonLight(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificInsteonLight(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names.SpecificX10Light(String systemName, SerialTrafficController tc) Create a Light object, with only system name.SpecificX10Light(String systemName, SerialTrafficController tc, String userName) Create a Light object, with both system and user names. -
Uses of SerialTrafficController in jmri.jmrix.powerline.swing.packetgen
Fields in jmri.jmrix.powerline.swing.packetgen declared as SerialTrafficControllerModifier and TypeFieldDescription(package private) SerialTrafficControllerSerialPacketGenAction.tc(package private) SerialTrafficControllerSerialPacketGenFrame.tcConstructors in jmri.jmrix.powerline.swing.packetgen with parameters of type SerialTrafficControllerModifierConstructorDescription