jmri
Class NmraConsistManager

Show UML class diagram
java.lang.Object
  extended by jmri.DccConsistManager
      extended by jmri.NmraConsistManager
All Implemented Interfaces:
ConsistManager

public class NmraConsistManager
extends DccConsistManager
implements ConsistManager


Constructor Summary
NmraConsistManager()
           
 
Method Summary
 void delConsist(DccLocoAddress address)
          Remove an old Consist
 Consist getConsist(DccLocoAddress address)
          Find a Consist with this consist address, and return it.
 ArrayList<DccLocoAddress> getConsistList()
          Return the list of consists we know about.
 
Methods inherited from class jmri.DccConsistManager
addConsistListListener, csConsistNeedsSeperateAddress, decodeErrorCode, isCommandStationConsistPossible, notifyConsistListChanged, removeConsistListListener, requestUpdateFromLayout
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface jmri.ConsistManager
addConsistListListener, csConsistNeedsSeperateAddress, decodeErrorCode, isCommandStationConsistPossible, notifyConsistListChanged, removeConsistListListener, requestUpdateFromLayout
 

Constructor Detail

NmraConsistManager

public NmraConsistManager()
Method Detail

getConsist

public Consist getConsist(DccLocoAddress address)
Find a Consist with this consist address, and return it.

Specified by:
getConsist in interface ConsistManager
Overrides:
getConsist in class DccConsistManager

delConsist

public void delConsist(DccLocoAddress address)
Description copied from interface: ConsistManager
Remove an old Consist

Specified by:
delConsist in interface ConsistManager
Overrides:
delConsist in class DccConsistManager

getConsistList

public ArrayList<DccLocoAddress> getConsistList()
Return the list of consists we know about.

Specified by:
getConsistList in interface ConsistManager
Overrides:
getConsistList in class DccConsistManager


Copyright © 1997-2013 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads