Uses of Class
jmri.jmrix.cmri.CMRISystemConnectionMemo
Packages that use CMRISystemConnectionMemo
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
C/MRI implementation.
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
-
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri
Constructors in jmri.jmrix.cmri with parameters of type CMRISystemConnectionMemo -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial
Fields in jmri.jmrix.cmri.serial declared as CMRISystemConnectionMemoModifier and TypeFieldDescription(package private) CMRISystemConnectionMemoSerialLight._memo(package private) CMRISystemConnectionMemoSerialTurnout._memoMethods in jmri.jmrix.cmri.serial that return CMRISystemConnectionMemoModifier and TypeMethodDescriptionSerialLightManager.getMemo()Get the system connection for this manager.SerialSensorManager.getMemo()Get the system connection for this manager.SerialTurnoutManager.getMemo()Get the system connection for this manager.SerialNetworkPortAdapter.getSystemConnectionMemo()Constructors in jmri.jmrix.cmri.serial with parameters of type CMRISystemConnectionMemoModifierConstructorDescriptionSerialLight(String systemName, String userName, CMRISystemConnectionMemo memo) Create a Light object, with both system and user names.SerialLight(String systemName, CMRISystemConnectionMemo memo) Create a Light object, with only system name.protectedSerialNetworkPortAdapter(CMRISystemConnectionMemo connectionMemo) SerialTurnout(String systemName, String userName, CMRISystemConnectionMemo memo) Create a Turnout object, with both system and user names. -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.assignment
Constructors in jmri.jmrix.cmri.serial.assignment with parameters of type CMRISystemConnectionMemo -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.cmrinetmanager
Fields in jmri.jmrix.cmri.serial.cmrinetmanager declared as CMRISystemConnectionMemoModifier and TypeFieldDescription(package private) CMRISystemConnectionMemoCMRInetManagerAction._memo(package private) CMRISystemConnectionMemoCMRInetMetricsAction._memoConstructors in jmri.jmrix.cmri.serial.cmrinetmanager with parameters of type CMRISystemConnectionMemoModifierConstructorDescription -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.diagnostic
Constructors in jmri.jmrix.cmri.serial.diagnostic with parameters of type CMRISystemConnectionMemoModifierConstructorDescription -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.nodeconfigmanager
Fields in jmri.jmrix.cmri.serial.nodeconfigmanager declared as CMRISystemConnectionMemoModifier and TypeFieldDescription(package private) CMRISystemConnectionMemoNodeConfigManagerAction._memoConstructors in jmri.jmrix.cmri.serial.nodeconfigmanager with parameters of type CMRISystemConnectionMemoModifierConstructorDescriptionConstructor method. -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.nodeiolist
Fields in jmri.jmrix.cmri.serial.nodeiolist declared as CMRISystemConnectionMemoModifier and TypeFieldDescription(package private) CMRISystemConnectionMemoNodeIOListAction._memoConstructors in jmri.jmrix.cmri.serial.nodeiolist with parameters of type CMRISystemConnectionMemoModifierConstructorDescription -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.packetgen
Constructors in jmri.jmrix.cmri.serial.packetgen with parameters of type CMRISystemConnectionMemoModifierConstructorDescription -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.serial.serialmon
Constructors in jmri.jmrix.cmri.serial.serialmon with parameters of type CMRISystemConnectionMemoModifierConstructorDescription -
Uses of CMRISystemConnectionMemo in jmri.jmrix.cmri.swing
Fields in jmri.jmrix.cmri.swing declared as CMRISystemConnectionMemoModifier and TypeFieldDescription(package private) CMRISystemConnectionMemoCMRIComponentFactory.memoConstructors in jmri.jmrix.cmri.swing with parameters of type CMRISystemConnectionMemoModifierConstructorDescriptionCMRISystemConnectionAction(String name, CMRISystemConnectionMemo memo)