|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AcelaNode | |
|---|---|
| jmri.jmrix.acela | This package handles communications for the CTI Acela hardware. |
| jmri.jmrix.acela.nodeconfig | |
| Uses of AcelaNode in jmri.jmrix.acela |
|---|
| Methods in jmri.jmrix.acela that return AcelaNode | |
|---|---|
static AcelaNode |
AcelaAddress.getNodeFromSystemName(String systemName)
Public static method to parse a Acela system name and return the Acela Node Note: Returns 'null' if illegal systemName format or if the node is not found |
| Methods in jmri.jmrix.acela with parameters of type AcelaNode | |
|---|---|
void |
AcelaTrafficController.initializeAcelaNode(AcelaNode node)
Public method to set up for initialization of a Acela node |
void |
AcelaTrafficController.registerAcelaNode(AcelaNode node)
Public method to register a Acela node |
void |
AcelaSensorManager.registerSensorsForNode(AcelaNode node)
Method to register any orphan Sensors when a new Acela Node is created |
| Uses of AcelaNode in jmri.jmrix.acela.nodeconfig |
|---|
| Fields in jmri.jmrix.acela.nodeconfig declared as AcelaNode | |
|---|---|
protected AcelaNode |
NodeConfigFrame.curNode
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||