Uses of Interface
jmri.Turnout
Packages that use Turnout
Package
Description
Provides basic interfaces and certain core implementations for the JMRI
layout management concepts.
Provides implementations of various JMRI interfaces.
Server implementation for the JMRI interfaces.
Classes to ease creation of layout automation, particularly signaling.
Provides table GUI for manipulating NamedBean objects: Turnouts,
Sensors, SignalHeads.
The CTC system provides the ability to create and run prototypical CTC dispatching.
Provides control panel and associated visible icon classes.
Layout Editor currently represents both structure and graphical display through a single set of objects.
Select from palette of items.
Support for implementing USS CTC systems in JMRI.
This package handles communications for the CTI Acela hardware.
Defines classes for interfacing to a MERG CBUS network.
Provides basic interfaces and certain core implementations for the JMRI
C/MRI serial implementation.
Support for the ESU ECoS.
This package handles communications for the ProTrak Grapevine hardware.
The jmrix.internal package contains a JMRI connection implementation
for use without a layout.
Provides access to LocoNet systems, along with a lot of Swing-based tools.
Classes to interact with a Marklin Network Connection.
Provides JMRI layout objects that use MQTT connections.
Implementation of the JMRI OpenLCB hardware interface.
This package handles communications for powerline adapters, such as X10.
This package handles communications for the TracTronics SECSI hardware.
Provide a JMRI connection to an
SRCP server.
Support for the ESU ECoS.
Provides implementations of various JMRI managers.
-
Uses of Turnout in jmri
Modifier and TypeMethodDescriptionTurnoutManager.getBySystemName(String systemName) Get the Turnout with the given system name or null if no instance already exists.TurnoutManager.getByUserName(String userName) Get the Turnout with the given user name or null if no instance already exists.Route.getCtlTurnout()Get the Turnout of a control Turnout for this Route.Turnout.getLeadingTurnout()Get the Turnout this Turnout is following.Route.getLockCtlTurnout()Get the Turnout of a lock control Turnout for this Route.Route.getOutputTurnout(int index) Get the output Turnout by index.TurnoutManager.getTurnout(String name) Get an existing Turnout or return null if it doesn't exist.SignalGroup.getTurnoutByIndex(int x, int pTurnout) Get the Turnout at index x, for the Signal Head at index x in the group.TurnoutManager.newTurnout(String systemName, String userName) Return a Turnout with the specified system and user names.default TurnoutGet an existing instance via user name, then system name; if no matching instance is found, create a new NameBean from the system name.TurnoutManager.provideTurnout(String name) Get the Turnout with the user name, then system name if needed; if that fails, create a new Turnout.Modifier and TypeMethodDescriptionSignalMastLogic.getAutoTurnouts(SignalMast destination) Return only the turnouts that have been detected as being directly between the source and destination mast.SignalMastLogic.getNamedTurnouts(SignalMast destination) Return the Turnouts that have been defined by the user to control the SML to the destination mast as NamedBeanHandles.SignalMastLogic.getTurnouts(SignalMast destination) Return the Turnouts that have been defined by the user to control the SML to the destination mast.Modifier and TypeMethodDescriptionintSignalMastLogic.getAutoTurnoutState(Turnout turnout, SignalMast destination) Return the Set State of a control turnout as it is configured between the source and destination mast.TurnoutOperationManager.getMatchingOperation(Turnout t, int apparentMode) Find the correct operation for this turnout.TurnoutOperationManager.getMatchingOperationAlways(Turnout t) TurnoutOperationManager.getMatchingOperationAlways(Turnout t, int apparentMode) Find a suitable operation for this turnout, based on its feedback type.TurnoutOperationManager.getTooltipForOperator(String operatorName, Turnout t) Get a ToolTip or descriptive comment for the Operator.intSignalGroup.getTurnoutState(SignalHead signalHead, Turnout turnout) Get the On state of the Turnout for the given Signal Head in the group.intSignalMastLogic.getTurnoutState(Turnout turnout, SignalMast destination) Return the Set State of a control Turnout as it is configured between the source and destination mast.intSignalGroup.getTurnoutStateByIndex(int x, Turnout turnout) Get the On state of a given Turnout for the Signal Head at index x.booleanSignalGroup.isTurnoutIncluded(SignalHead signalHead, Turnout turnout) Inquire if a Turnout is included in the Signal Head Calculation.booleanSignalMastLogic.isTurnoutIncluded(Turnout turnout, SignalMast destination) Check if a turnout is part of at least one of the logics that set a signal mast.voidSignalGroup.setHeadAlignTurnout(SignalHead signalHead, Turnout turnout, int state) Add a Turnout and its On state to a Signal Head.voidTurnout.setLeadingTurnout(Turnout turnout) Set the Turnout this Turnout will follow.voidTurnout.setLeadingTurnout(Turnout turnout, boolean followingCommandedState) Set both the leading Turnout and if the commanded state of the leading Turnout is followed.Modifier and TypeMethodDescriptionvoidSignalMastLogic.setAutoTurnouts(Hashtable<Turnout, Integer> turnouts, SignalMast destination) Set which turnouts must be set to a given state for the signal mast not to be set to a Stop aspect.voidSignalMastLogic.setTurnouts(Hashtable<NamedBeanHandle<Turnout>, Integer> turnouts, SignalMast destination) Set the states that each control turnout must be in for the source signal mast not to be set to a Stop aspect. -
Uses of Turnout in jmri.implementation
Classes in jmri.implementation that implement TurnoutFields in jmri.implementation with type parameters of type TurnoutModifier and TypeFieldDescription(package private) NamedBeanHandle<Turnout>SE8cSignalHead.highTurnout(package private) NamedBeanHandle<Turnout>SE8cSignalHead.lowTurnout(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mDark(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mFlashGreen(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mFlashRed(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mFlashYellow(package private) NamedBeanHandle<Turnout>DoubleTurnoutSignalHead.mGreen(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mGreen(package private) NamedBeanHandle<Turnout>MergSD2SignalHead.mInput1(package private) NamedBeanHandle<Turnout>MergSD2SignalHead.mInput2(package private) NamedBeanHandle<Turnout>MergSD2SignalHead.mInput3(package private) NamedBeanHandle<Turnout>QuadOutputSignalHead.mLunar(package private) NamedBeanHandle<Turnout>DoubleTurnoutSignalHead.mRed(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mRed(package private) NamedBeanHandle<Turnout>LsDecSignalHead.mYellow(package private) NamedBeanHandle<Turnout>TripleTurnoutSignalHead.mYellowprotected HashMap<String,NamedBeanHandle<Turnout>> MatrixSignalMast.outputsToBeansMethods in jmri.implementation that return TurnoutModifier and TypeMethodDescriptionDefaultRoute.getCtlTurnout()Get the Turnout of a control Turnout for this Route.AbstractTurnout.getLeadingTurnout()Get the Turnout this Turnout is following.DefaultRoute.getLockCtlTurnout()Get the Turnout of a lock control Turnout for this Route.DefaultRoute.getOutputTurnout(int k) Get the output Turnout by index.DefaultSignalGroup.getTurnoutByIndex(int x, int pTurnout) TurnoutSignalMast.getUnLitTurnout()Methods in jmri.implementation that return types with arguments of type TurnoutModifier and TypeMethodDescriptionDefaultSignalMastLogic.getAutoTurnouts(SignalMast destination) Return only the turnouts that have been detected as being directly between the source and destination mast.TripleOutputSignalHead.getBlue()LsDecSignalHead.getDark()LsDecSignalHead.getFlashGreen()LsDecSignalHead.getFlashRed()LsDecSignalHead.getFlashYellow()DoubleTurnoutSignalHead.getGreen()LsDecSignalHead.getGreen()TurnoutSignalMast.getHeadsUsed()SE8cSignalHead.getHigh()MergSD2SignalHead.getInput1()MergSD2SignalHead.getInput2()MergSD2SignalHead.getInput3()SE8cSignalHead.getLow()QuadOutputSignalHead.getLunar()DefaultSignalMastLogic.getNamedTurnouts(SignalMast destination) Return the Turnouts that have been defined by the user to control the SML to the destination mast as NamedBeanHandles.SingleTurnoutSignalHead.getOutput()MatrixSignalMast.getOutputHandle(int colNum) Fetch output from outputsToBeans hashmap.DoubleTurnoutSignalHead.getRed()LsDecSignalHead.getRed()DefaultSignalMastLogic.getTurnouts(SignalMast destination) Return the Turnouts that have been defined by the user to control the SML to the destination mast.LsDecSignalHead.getYellow()TripleTurnoutSignalHead.getYellow()(package private) static NamedBeanHandle<Turnout>SE8cSignalHead.makeHandle(int i) Create a handle from a raw number.Methods in jmri.implementation with parameters of type TurnoutModifier and TypeMethodDescription(package private) voidDefaultRoute.checkLockTurnout(int newState, int oldState, Turnout t) Turnout has changed, check to see if this will lock or unlock route.(package private) voidDefaultRoute.checkTurnout(int newState, int oldState, Turnout t) Turnout has changed, check to see if this fires.intDefaultSignalMastLogic.getAutoTurnoutState(Turnout turnout, SignalMast destination) Return the Set State of a control turnout as it is configured between the source and destination mast.intDefaultSignalGroup.getTurnoutState(SignalHead signalHead, Turnout turnout) intDefaultSignalMastLogic.getTurnoutState(Turnout turnout, SignalMast destination) Return the Set State of a control Turnout as it is configured between the source and destination mast.intDefaultSignalGroup.getTurnoutStateByIndex(int x, Turnout turnout) booleanDefaultSignalGroup.isTurnoutIncluded(SignalHead signalHead, Turnout turnout) booleanDefaultSignalMastLogic.isTurnoutIncluded(Turnout turnout, SignalMast destination) Check if a turnout is part of at least one of the logics that set a signal mast.abstract booleanAbstractSignalHead.isTurnoutUsed(Turnout t) Check if a given turnout is used on this head.booleanDccSignalHead.isTurnoutUsed(Turnout t) booleanDefaultSignalHead.isTurnoutUsed(Turnout t) booleanDoubleTurnoutSignalHead.isTurnoutUsed(Turnout t) booleanLsDecSignalHead.isTurnoutUsed(Turnout t) booleanMatrixSignalMast.isTurnoutUsed(Turnout t) booleanMergSD2SignalHead.isTurnoutUsed(Turnout t) booleanQuadOutputSignalHead.isTurnoutUsed(Turnout t) booleanSE8cSignalHead.isTurnoutUsed(Turnout t) booleanSingleTurnoutSignalHead.isTurnoutUsed(Turnout t) booleanTripleOutputSignalHead.isTurnoutUsed(Turnout t) booleanTripleTurnoutSignalHead.isTurnoutUsed(Turnout t) booleanTurnoutSignalMast.isTurnoutUsed(Turnout t) booleanVirtualSignalHead.isTurnoutUsed(Turnout t) (package private) voidDefaultConditionalExecute.lockTurnout(ConditionalAction action, Turnout tl, Reference<Integer> actionCount, List<String> errorList) voidDefaultSignalMastLogic.removeTurnout(Turnout turn, SignalMast destination) voidDefaultSignalGroup.setHeadAlignTurnout(SignalHead signalHead, Turnout turnout, int state) voidAbstractTurnout.setLeadingTurnout(Turnout turnout) Set the Turnout this Turnout will follow.voidAbstractTurnout.setLeadingTurnout(Turnout turnout, boolean followingCommandedState) Set both the leading Turnout and if the commanded state of the leading Turnout is followed.(package private) voidDefaultConditionalExecute.setTurnout(ConditionalAction action, Turnout t, Reference<Integer> actionCount, List<String> errorList) Method parameters in jmri.implementation with type arguments of type TurnoutModifier and TypeMethodDescription(package private) static StringSE8cSignalHead.makeSystemName(NamedBeanHandle<Turnout> lowTO, NamedBeanHandle<Turnout> highTO) Implement convention for making a system name.voidDefaultSignalMastLogic.setAutoTurnouts(Hashtable<Turnout, Integer> turnouts, SignalMast destination) Set which turnouts must be set to a given state for the signal mast not to be set to a Stop aspect.voidTripleOutputSignalHead.setBlue(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setDark(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setFlashGreen(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setFlashRed(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setFlashYellow(NamedBeanHandle<Turnout> t) voidDoubleTurnoutSignalHead.setGreen(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setGreen(NamedBeanHandle<Turnout> t) voidMergSD2SignalHead.setInput1(NamedBeanHandle<Turnout> t) Set the first turnout used on the driver.voidMergSD2SignalHead.setInput2(NamedBeanHandle<Turnout> t) Set the second turnout used on the driver.voidMergSD2SignalHead.setInput3(NamedBeanHandle<Turnout> t) Set the third turnout used on the driver.voidQuadOutputSignalHead.setLunar(NamedBeanHandle<Turnout> t) voidSingleTurnoutSignalHead.setOutput(NamedBeanHandle<Turnout> t) voidDoubleTurnoutSignalHead.setRed(NamedBeanHandle<Turnout> t) voidLsDecSignalHead.setRed(NamedBeanHandle<Turnout> t) voidDefaultSignalMastLogic.setTurnouts(Hashtable<NamedBeanHandle<Turnout>, Integer> turnouts, SignalMast destination) Set the states that each control turnout must be in for the source signal mast not to be set to a Stop aspect.voidLsDecSignalHead.setYellow(NamedBeanHandle<Turnout> t) voidTripleTurnoutSignalHead.setYellow(NamedBeanHandle<Turnout> t) Constructor parameters in jmri.implementation with type arguments of type TurnoutModifierConstructorDescriptionDoubleTurnoutSignalHead(String sys, String user, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> red) DoubleTurnoutSignalHead(String sys, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> red) LsDecSignalHead(String sys, String user, NamedBeanHandle<Turnout> t1, int s1, NamedBeanHandle<Turnout> t2, int s2, NamedBeanHandle<Turnout> t3, int s3, NamedBeanHandle<Turnout> t4, int s4, NamedBeanHandle<Turnout> t5, int s5, NamedBeanHandle<Turnout> t6, int s6, NamedBeanHandle<Turnout> t7, int s7) LsDecSignalHead(String sys, NamedBeanHandle<Turnout> t1, int s1, NamedBeanHandle<Turnout> t2, int s2, NamedBeanHandle<Turnout> t3, int s3, NamedBeanHandle<Turnout> t4, int s4, NamedBeanHandle<Turnout> t5, int s5, NamedBeanHandle<Turnout> t6, int s6, NamedBeanHandle<Turnout> t7, int s7) MergSD2SignalHead(String sys, int aspect, NamedBeanHandle<Turnout> t1, NamedBeanHandle<Turnout> t2, NamedBeanHandle<Turnout> t3, boolean feather, boolean home) MergSD2SignalHead(String sys, String user, int aspect, NamedBeanHandle<Turnout> t1, NamedBeanHandle<Turnout> t2, NamedBeanHandle<Turnout> t3, boolean feather, boolean home) QuadOutputSignalHead(String sys, String user, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> yellow, NamedBeanHandle<Turnout> red, NamedBeanHandle<Turnout> lunar) QuadOutputSignalHead(String sys, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> yellow, NamedBeanHandle<Turnout> red, NamedBeanHandle<Turnout> lunar) SE8cSignalHead(String sname, NamedBeanHandle<Turnout> lowTO, NamedBeanHandle<Turnout> highTO) Ctor specifying system name.SE8cSignalHead(String sname, NamedBeanHandle<Turnout> lowTO, NamedBeanHandle<Turnout> highTO, String userName) Ctor specifying system name and user name.SE8cSignalHead(NamedBeanHandle<Turnout> lowTO, NamedBeanHandle<Turnout> highTO) Primary ctor without user name.SE8cSignalHead(NamedBeanHandle<Turnout> lowTO, NamedBeanHandle<Turnout> highTO, String userName) Primary ctor.SingleTurnoutSignalHead(String sys, String user, NamedBeanHandle<Turnout> lit, int on, int off) Ctor including user name.SingleTurnoutSignalHead(String sys, NamedBeanHandle<Turnout> lit, int on, int off) Ctor using only a system name.TripleOutputSignalHead(String sys, String user, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> blue, NamedBeanHandle<Turnout> red) TripleOutputSignalHead(String sys, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> blue, NamedBeanHandle<Turnout> red) TripleTurnoutSignalHead(String sys, String user, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> yellow, NamedBeanHandle<Turnout> red) TripleTurnoutSignalHead(String sys, NamedBeanHandle<Turnout> green, NamedBeanHandle<Turnout> yellow, NamedBeanHandle<Turnout> red) -
Uses of Turnout in jmri.implementation.configurexml
Methods in jmri.implementation.configurexml that return types with arguments of type TurnoutModifier and TypeMethodDescription(package private) NamedBeanHandle<Turnout>DoubleTurnoutSignalHeadXml.loadTurnout(Object o) Process stored signal head output (turnout).(package private) NamedBeanHandle<Turnout>LsDecSignalHeadXml.loadTurnout(Object o) (package private) NamedBeanHandle<Turnout>MergSD2SignalHeadXml.loadTurnout(Object o) (package private) NamedBeanHandle<Turnout>SE8cSignalHeadXml.loadTurnout(Object o) Process stored signal head output (turnout).(package private) NamedBeanHandle<Turnout>SingleTurnoutSignalHeadXml.loadTurnout(Object o) Load a turnout.Methods in jmri.implementation.configurexml with parameters of type TurnoutModifier and TypeMethodDescription(package private) org.jdom2.ElementDoubleTurnoutSignalHeadXml.addTurnoutElement(Turnout to) (package private) org.jdom2.ElementSE8cSignalHeadXml.addTurnoutElement(Turnout to) Method parameters in jmri.implementation.configurexml with type arguments of type TurnoutModifier and TypeMethodDescription(package private) org.jdom2.ElementDoubleTurnoutSignalHeadXml.addTurnoutElement(NamedBeanHandle<Turnout> to, String which) (package private) org.jdom2.ElementMergSD2SignalHeadXml.addTurnoutElement(NamedBeanHandle<Turnout> to, String which, SignalHead p) (package private) org.jdom2.ElementSE8cSignalHeadXml.addTurnoutElement(NamedBeanHandle<Turnout> to, String which) -
Uses of Turnout in jmri.jmris
Fields in jmri.jmris declared as TurnoutModifier and TypeFieldDescription(package private) TurnoutAbstractTurnoutServer.TurnoutListener.turnoutMethods in jmri.jmris that return Turnout -
Uses of Turnout in jmri.jmrit.automat
Fields in jmri.jmrit.automat declared as TurnoutModifier and TypeFieldDescription(package private) TurnoutSampleAutomaton.turnoutReferences the turnout to be controlledMethods in jmri.jmrit.automat with parameters of type TurnoutModifier and TypeMethodDescriptionvoidAbstractAutomaton.setTurnouts(Turnout[] closed, Turnout[] thrown) Convenience function to set a bunch of turnouts and wait until they are all in a consistent statevoidAbstractAutomaton.waitTurnoutConsistent(Turnout[] mTurnouts) Wait for a list of turnouts to all be in a consistent state -
Uses of Turnout in jmri.jmrit.beantable
Fields in jmri.jmrit.beantable with type parameters of type TurnoutModifier and TypeFieldDescription(package private) ManagerComboBox<Turnout>TurnoutTableAction.prefixBoxMethods in jmri.jmrit.beantable that return types with arguments of type TurnoutMethods in jmri.jmrit.beantable with parameters of type TurnoutModifier and TypeMethodDescriptionstatic voidTurnoutTableAction.updateAutomationBox(Turnout t, JComboBox<String> cb) Add the content and make the appropriate selection to a combo box for a turnout's automation choices.Method parameters in jmri.jmrit.beantable with type arguments of type TurnoutModifier and TypeMethodDescriptionvoidTurnoutTableAction.addToFrame(BeanTableFrame<Turnout> f) Add the check boxes to show/hide extra columns to the Turnout table frame.voidTurnoutTableAction.addToPanel(AbstractTableTabAction<Turnout> f) Place the check boxes to show/hide extra columns to the tabbed Turnout table panel.voidTurnoutTableAction.setManager(Manager<Turnout> man) If the subClass is being included in a greater tabbed frame, then this is used to specify which manager the subclass should be using.voidTurnoutTableAction.setMenuBar(BeanTableFrame<Turnout> f) Insert table specific Automation and Speeds menus. -
Uses of Turnout in jmri.jmrit.beantable.beanedit
Methods in jmri.jmrit.beantable.beanedit that return Turnout -
Uses of Turnout in jmri.jmrit.beantable.signalmast
Fields in jmri.jmrit.beantable.signalmast with type parameters of type TurnoutModifier and TypeFieldDescription(package private) BeanSelectCreatePanel<Turnout>TurnoutSignalMastAddPane.TurnoutAspectPanel.beanBox(package private) BeanSelectCreatePanel<Turnout>TurnoutSignalMastAddPane.turnoutUnLitBox -
Uses of Turnout in jmri.jmrit.beantable.turnout
Fields in jmri.jmrit.beantable.turnout declared as TurnoutModifier and TypeFieldDescription(package private) final TurnoutTurnoutOperationEditorDialog.myTurnoutFields in jmri.jmrit.beantable.turnout with type parameters of type TurnoutModifier and TypeFieldDescription(package private) final HashMap<Turnout,TableCellEditor> TurnoutTableJTable.editorMapSensor1(package private) final HashMap<Turnout,TableCellEditor> TurnoutTableJTable.editorMapSensor2(package private) final HashMap<Turnout,TableCellRenderer> TurnoutTableJTable.rendererMapSensor1(package private) final HashMap<Turnout,TableCellRenderer> TurnoutTableJTable.rendererMapSensor2Methods in jmri.jmrit.beantable.turnout that return TurnoutModifier and TypeMethodDescriptionTurnoutTableDataModel.getBySystemName(String name) TurnoutTableDataModel.getByUserName(String name) Methods in jmri.jmrit.beantable.turnout that return types with arguments of type TurnoutModifier and TypeMethodDescriptionTurnoutTableDataModel.getManager()Get the Table Model Bean Manager.Methods in jmri.jmrit.beantable.turnout with parameters of type TurnoutModifier and TypeMethodDescriptionvoid(package private) voidTurnoutTableDataModel.editButton(Turnout t) Create action to edit a turnout in Edit pane.protected voidTurnoutTableDataModel.editTurnoutOperation(Turnout t, JComboBox<String> box) Pop up a TurnoutOperationConfig for the turnout.TurnoutTableDataModel.makeAutomationBox(Turnout t) Create a JComboBox<String> containing all the options for turnout automation parameters for this turnout.protected voidTurnoutTableDataModel.setTurnoutOperation(Turnout t, JComboBox<String> cb) Set the turnout's operation info based on the contents of the combo box.Method parameters in jmri.jmrit.beantable.turnout with type arguments of type TurnoutModifier and TypeMethodDescriptionprotected final voidTurnoutTableDataModel.setManager(Manager<Turnout> manager) Set the Model Bean Manager.Constructors in jmri.jmrit.beantable.turnout with parameters of type TurnoutModifierConstructorDescription(package private)TurnoutOperationEditorDialog(TurnoutOperation op, Turnout t, Window window) Pop up a TurnoutOperationConfig Dialog for the turnout.Constructor parameters in jmri.jmrit.beantable.turnout with type arguments of type Turnout -
Uses of Turnout in jmri.jmrit.ctc
Methods in jmri.jmrit.ctc that return Turnout -
Uses of Turnout in jmri.jmrit.ctc.ctcserialdata
Methods in jmri.jmrit.ctc.ctcserialdata with parameters of type TurnoutModifier and TypeMethodDescriptionCTCSerialData.getCTCTurnoutData(Turnout turnout) Routine to search our _mCodeButtonHandlerDataArrayList for the O.S. section that contains the passed turnout. -
Uses of Turnout in jmri.jmrit.dispatcher
Methods in jmri.jmrit.dispatcher that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutAutoTurnouts.checkStateAgainstList(List<LayoutTrackExpectedState<LayoutTurnout>> turnoutList) -
Uses of Turnout in jmri.jmrit.display
Fields in jmri.jmrit.display with type parameters of type TurnoutModifier and TypeFieldDescription(package private) TableItemPanel<Turnout>TurnoutIcon._itemPanel(package private) HashMap<String,NamedBeanHandle<Turnout>> SlipIconAdder._turnoutMapMethods in jmri.jmrit.display that return TurnoutModifier and TypeMethodDescriptionSlipTurnoutIcon.getTurnout(int turn) Returns the turnout located at the position specified.TurnoutIcon.getTurnout()Methods in jmri.jmrit.display that return types with arguments of type TurnoutModifier and TypeMethodDescriptionSlipTurnoutIcon.getNamedTurnout(int turn) Returns the turnout located at the position specified.TurnoutIcon.getNamedTurnout()SlipIconAdder.getTurnout(String index) Returns a Turnout object for your own use. see NamedIcon getIcon(String key) in superSlipTurnoutIcon.getTurnoutSettings()Method parameters in jmri.jmrit.display with type arguments of type TurnoutModifier and TypeMethodDescriptionvoidSlipIconAdder.setTurnout(String key, NamedBeanHandle<Turnout> turnout) voidSlipTurnoutIcon.setTurnout(NamedBeanHandle<Turnout> to, int turn) Attach a namedBean Handle turnout to this display item.voidTurnoutIcon.setTurnout(NamedBeanHandle<Turnout> to) -
Uses of Turnout in jmri.jmrit.display.layoutEditor
Fields in jmri.jmrit.display.layoutEditor with type parameters of type TurnoutModifier and TypeFieldDescriptionprotected NamedBeanComboBox<Turnout>LayoutEditorToolBarPanel.extraTurnoutNameComboBoxprotected NamedBeanHandle<Turnout>LayoutTurnout.namedTurnoutprotected NamedBeanHandle<Turnout>LayoutTurnoutView.namedTurnoutprotected NamedBeanHandle<Turnout>LayoutTurnout.secondNamedTurnoutprotected NamedBeanHandle<Turnout>LayoutTurnoutView.secondNamedTurnoutprotected NamedBeanComboBox<Turnout>LayoutEditorToolBarPanel.turnoutNameComboBoxMethods in jmri.jmrit.display.layoutEditor that return TurnoutModifier and TypeMethodDescriptionLayoutTurntable.getRayTurnout(int i) Get the turnout for the ray at this index.LayoutTurntableView.getRayTurnout(int i) Get the turnout for the ray at this index.LayoutTurnout.getSecondTurnout()LayoutTurnoutView.getSecondTurnout()LayoutTurnout.getTurnout()Perhaps confusingly, this returns an actual Turnout reference or null for the turnout associated with this is LayoutTurnout.LayoutTurnoutView.getTurnout()LayoutTurntable.RayTrack.getTurnout()Get the turnout for this ray track.LayoutSlip.getTurnoutB()LayoutSlipView.getTurnoutB()Methods in jmri.jmrit.display.layoutEditor with parameters of type TurnoutModifier and TypeMethodDescriptionLayoutEditorTools.getLayoutTurnoutFromTurnout(Turnout turnout, boolean requireDoubleXover, String str, JFrame theFrame) Returns the layout turnout corresponding to a given turnout.intLayoutSlip.getTurnoutState(Turnout turn, int state) intLayoutSlipView.getTurnoutState(Turnout turn, int state) Method parameters in jmri.jmrit.display.layoutEditor with type arguments of type TurnoutModifier and TypeMethodDescriptionLayoutEditor.newTurnoutComboBoxPopupMenuListener(NamedBeanComboBox<Turnout> comboBox) Create a listener that will exclude turnouts that are present in the current panel.LayoutEditor.newTurnoutComboBoxPopupMenuListener(NamedBeanComboBox<Turnout> comboBox, List<Turnout> currentTurnouts) Create a listener that will exclude turnouts that are present in the current panel.LayoutEditor.newTurnoutComboBoxPopupMenuListener(NamedBeanComboBox<Turnout> comboBox, List<Turnout> currentTurnouts) Create a listener that will exclude turnouts that are present in the current panel.Constructor parameters in jmri.jmrit.display.layoutEditor with type arguments of type TurnoutModifierConstructorDescriptionTurnoutComboBoxPopupMenuListener(NamedBeanComboBox<Turnout> comboBox, List<Turnout> currentTurnouts) TurnoutComboBoxPopupMenuListener(NamedBeanComboBox<Turnout> comboBox, List<Turnout> currentTurnouts) -
Uses of Turnout in jmri.jmrit.display.layoutEditor.LayoutEditorDialogs
Fields in jmri.jmrit.display.layoutEditor.LayoutEditorDialogs with type parameters of type TurnoutModifier and TypeFieldDescriptionprotected NamedBeanComboBox<Turnout>LayoutTurnoutEditor.editLayoutTurnout1stTurnoutComboBoxprotected NamedBeanComboBox<Turnout>LayoutTurnoutEditor.editLayoutTurnout2ndTurnoutComboBox -
Uses of Turnout in jmri.jmrit.display.logixng
Methods in jmri.jmrit.display.logixng with parameters of type Turnout -
Uses of Turnout in jmri.jmrit.display.palette
Method parameters in jmri.jmrit.display.palette with type arguments of type TurnoutModifier and TypeMethodDescriptionprotected JPanelIndicatorTOItemPanel.initTablePanel(PickListModel<Turnout> model) Constructor parameters in jmri.jmrit.display.palette with type arguments of type TurnoutModifierConstructorDescriptionIndicatorTOItemPanel(DisplayFrame parentFrame, String type, String family, PickListModel<Turnout> model) -
Uses of Turnout in jmri.jmrit.display.switchboardEditor
Methods in jmri.jmrit.display.switchboardEditor that return Turnout -
Uses of Turnout in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return types with arguments of type TurnoutModifier and TypeMethodDescriptionActionRequestUpdateOfTurnout.getSelectNamedBean()ActionTurnout.getSelectNamedBean()ActionTurnoutLock.getSelectNamedBean() -
Uses of Turnout in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return types with arguments of type Turnout -
Uses of Turnout in jmri.jmrit.picker
Methods in jmri.jmrit.picker that return TurnoutModifier and TypeMethodDescriptionReturn bean with name given in parameter.Methods in jmri.jmrit.picker that return types with arguments of type TurnoutModifier and TypeMethodDescriptionPickListModel.TurnoutPickModel.getManager()Get the Table Model Bean Manager.static PickListModel<Turnout>PickListModel.turnoutPickModelInstance() -
Uses of Turnout in jmri.jmrit.ussctc
Fields in jmri.jmrit.ussctc with type parameters of type TurnoutModifier and TypeFieldDescription(package private) NamedBeanHandle<Turnout>MaintainerCallSection.hLayoutOutput(package private) NamedBeanHandle<Turnout>TurnoutSection.TurnoutFieldSection.hLayoutTO(package private) NamedBeanHandle<Turnout>SignalHeadSection.hLeftIndicator(package private) NamedBeanHandle<Turnout>TurnoutSection.TurnoutCentralSection.hNormalIndicator(package private) NamedBeanHandle<Turnout>PhysicalBell.hOutput(package private) final NamedBeanHandle<Turnout>CodeLine.hOutput1TO(package private) final NamedBeanHandle<Turnout>CodeLine.hOutput2TO(package private) final NamedBeanHandle<Turnout>CodeLine.hOutput3TO(package private) final NamedBeanHandle<Turnout>CodeLine.hOutput4TO(package private) NamedBeanHandle<Turnout>CodeButton.hPanelIndicator(package private) NamedBeanHandle<Turnout>TrackCircuitSection.hPanelOutput(package private) NamedBeanHandle<Turnout>TurnoutSection.TurnoutCentralSection.hReversedIndicator(package private) NamedBeanHandle<Turnout>SignalHeadSection.hRightIndicator(package private) final NamedBeanHandle<Turnout>CodeLine.hStartIndicateTO(package private) final NamedBeanHandle<Turnout>CodeLine.hStartSendTO(package private) NamedBeanHandle<Turnout>SignalHeadSection.hStopIndicator(package private) NamedBeanHandle<Turnout>TurnoutLock.turnoutMethods in jmri.jmrit.ussctc with parameters of type TurnoutModifier and TypeMethodDescription(package private) voidTurnoutSection.TurnoutCentralSection.initializeLamps(Turnout to) (package private) voidTurnoutSection.TurnoutFieldSection.initializeState(Turnout to) Initially, align with what's in the field -
Uses of Turnout in jmri.jmrit.withrottle
Methods in jmri.jmrit.withrottle with parameters of type Turnout -
Uses of Turnout in jmri.jmrix.acela
Classes in jmri.jmrix.acela that implement TurnoutModifier and TypeClassDescriptionclassImplementation of the Turnout Object for AcelaMethods in jmri.jmrix.acela that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutAcelaTurnoutManager.createNewTurnout(String systemName, String userName) Method to create a new Turnout based on the system name. -
Uses of Turnout in jmri.jmrix.bidib
Classes in jmri.jmrix.bidib that implement TurnoutModifier and TypeClassDescriptionclassBiDiB implementation of the Turnout interface.Methods in jmri.jmrix.bidib that return TurnoutModifier and TypeMethodDescriptionBiDiBTurnoutManager.createNewTurnout(String systemName, String userName) Create a new Turnout based on the system name. -
Uses of Turnout in jmri.jmrix.can.cbus
Classes in jmri.jmrix.can.cbus that implement TurnoutMethods in jmri.jmrix.can.cbus that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutCbusTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.cmri.serial
Classes in jmri.jmrix.cmri.serial that implement TurnoutModifier and TypeClassDescriptionclassTurnout implementation for C/MRI serial systems.Methods in jmri.jmrix.cmri.serial that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.dccpp
Classes in jmri.jmrix.dccpp that implement TurnoutModifier and TypeClassDescriptionclassExtends jmri.AbstractTurnout for DCCpp layoutsMethods in jmri.jmrix.dccpp that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutDCCppTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.easydcc
Classes in jmri.jmrix.easydcc that implement TurnoutModifier and TypeClassDescriptionclassEasyDCC implementation of the Turnout interface.Methods in jmri.jmrix.easydcc that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutEasyDccTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.ecos
Classes in jmri.jmrix.ecos that implement TurnoutMethods in jmri.jmrix.ecos that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutEcosTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked.EcosTurnoutManager.getByEcosObject(int ecosObject) -
Uses of Turnout in jmri.jmrix.grapevine
Classes in jmri.jmrix.grapevine that implement TurnoutMethods in jmri.jmrix.grapevine that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.ieee802154.xbee
Classes in jmri.jmrix.ieee802154.xbee that implement TurnoutMethods in jmri.jmrix.ieee802154.xbee that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutXBeeTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked.Methods in jmri.jmrix.ieee802154.xbee with parameters of type Turnout -
Uses of Turnout in jmri.jmrix.internal
Methods in jmri.jmrix.internal that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutInternalTurnoutManager.createNewTurnout(String systemName, String userName) Create and return an internal (no layout connection) Turnout. -
Uses of Turnout in jmri.jmrix.ipocs
Classes in jmri.jmrix.ipocs that implement TurnoutMethods in jmri.jmrix.ipocs that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutIpocsTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.jmriclient
Classes in jmri.jmrix.jmriclient that implement TurnoutModifier and TypeClassDescriptionclassJMRIClient implementation of the Turnout interface.Methods in jmri.jmrix.jmriclient that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutJMRIClientTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.lenz
Classes in jmri.jmrix.lenz that implement TurnoutMethods in jmri.jmrix.lenz that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutXNetTurnoutManager.createNewTurnout(String systemName, String userName) Create a new Turnout based on the system name. -
Uses of Turnout in jmri.jmrix.lenz.hornbyelite
Classes in jmri.jmrix.lenz.hornbyelite that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.jmrix.XNetTurnout to handle turnouts on Hornby Elite connections.Methods in jmri.jmrix.lenz.hornbyelite that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutEliteXNetTurnoutManager.createNewTurnout(String systemName, String userName) Create a new Turnout based on the system name. -
Uses of Turnout in jmri.jmrix.loconet
Classes in jmri.jmrix.loconet that implement TurnoutMethods in jmri.jmrix.loconet that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutLnTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.maple
Classes in jmri.jmrix.maple that implement TurnoutMethods in jmri.jmrix.maple that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.marklin
Classes in jmri.jmrix.marklin that implement TurnoutModifier and TypeClassDescriptionclassImplement a Turnout via Marklin communications.Methods in jmri.jmrix.marklin that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutMarklinTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.mqtt
Classes in jmri.jmrix.mqtt that implement TurnoutModifier and TypeClassDescriptionclassImplementation of the Turnout interface for MQTT layouts.Fields in jmri.jmrix.mqtt with type parameters of type TurnoutModifier and TypeFieldDescription(package private) MqttContentParser<Turnout>MqttTurnout.parser(package private) MqttContentParser<Turnout>MqttTurnoutManager.parserMethods in jmri.jmrix.mqtt that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutMqttTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked.Method parameters in jmri.jmrix.mqtt with type arguments of type TurnoutModifier and TypeMethodDescriptionvoidMqttTurnout.setParser(MqttContentParser<Turnout> parser) voidMqttTurnoutManager.setParser(MqttContentParser<Turnout> parser) -
Uses of Turnout in jmri.jmrix.mrc
Classes in jmri.jmrix.mrc that implement TurnoutModifier and TypeClassDescriptionclassNew MRC implementation of the Turnout interface From Xpa+Modem implementation of the Turnout interface.Methods in jmri.jmrix.mrc that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutMrcTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.nce
Classes in jmri.jmrix.nce that implement TurnoutMethods in jmri.jmrix.nce that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutNceTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.oaktree
Classes in jmri.jmrix.oaktree that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.AbstractTurnout for Oak Tree serial layouts.Methods in jmri.jmrix.oaktree that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.openlcb
Classes in jmri.jmrix.openlcb that implement TurnoutMethods in jmri.jmrix.openlcb that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutOlcbTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing method has been invoked. -
Uses of Turnout in jmri.jmrix.pi
Classes in jmri.jmrix.pi that implement TurnoutModifier and TypeClassDescriptionclassTurnout interface to RaspberryPi GPIO pins.Methods in jmri.jmrix.pi that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutRaspberryPiTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.powerline
Classes in jmri.jmrix.powerline that implement TurnoutMethods in jmri.jmrix.powerline that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.roco.z21
Classes in jmri.jmrix.roco.z21 that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.jmrix.lenz.XNetTurnout for Roco Z21/z21 systems.Methods in jmri.jmrix.roco.z21 that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutZ21XNetTurnoutManager.createNewTurnout(String systemName, String userName) Create a new Turnout based on the system name. -
Uses of Turnout in jmri.jmrix.secsi
Classes in jmri.jmrix.secsi that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.AbstractTurnout for SECSI serial layouts.Methods in jmri.jmrix.secsi that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.sprog
Classes in jmri.jmrix.sprog that implement TurnoutModifier and TypeClassDescriptionclassSprog implementation of the Turnout interface.classSprog implementation of the Turnout interface.Methods in jmri.jmrix.sprog that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSprogTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.srcp
Classes in jmri.jmrix.srcp that implement TurnoutMethods in jmri.jmrix.srcp that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSRCPTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.tams
Classes in jmri.jmrix.tams that implement TurnoutMethods in jmri.jmrix.tams that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutTamsTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.tmcc
Classes in jmri.jmrix.tmcc that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.AbstractTurnout for TMCC serial layouts.Methods in jmri.jmrix.tmcc that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutSerialTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.xpa
Classes in jmri.jmrix.xpa that implement TurnoutModifier and TypeClassDescriptionclassXpa+Modem implementation of the Turnout interface.Methods in jmri.jmrix.xpa that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutXpaTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.zimo
Classes in jmri.jmrix.zimo that implement TurnoutModifier and TypeClassDescriptionclassNew Zimo Binary implementation of the Turnout interfaceMethods in jmri.jmrix.zimo that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutMx1TurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked. -
Uses of Turnout in jmri.jmrix.ztc.ztc611
Classes in jmri.jmrix.ztc.ztc611 that implement TurnoutModifier and TypeClassDescriptionclassExtend jmri.jmrix.XNetTurnout to handle turnouts on ZTC ZTC611 connections.Methods in jmri.jmrix.ztc.ztc611 that return TurnoutModifier and TypeMethodDescriptionprotected TurnoutZTC611XNetTurnoutManager.createNewTurnout(String systemName, String userName) Create a new Turnout based on the system name. -
Uses of Turnout in jmri.managers
Methods in jmri.managers that return TurnoutModifier and TypeMethodDescriptionprotected abstract TurnoutAbstractTurnoutManager.createNewTurnout(String systemName, String userName) Internal method to invoke the factory, after all the logic for returning an existing Turnout has been invoked.AbstractTurnoutManager.getTurnout(String name) Get an existing Turnout or return null if it doesn't exist.ProxyTurnoutManager.getTurnout(String name) Locate via user name, then system name if needed.protected TurnoutDefer creation of the proper type to the subclass.AbstractTurnoutManager.newTurnout(String systemName, String userName) Return a Turnout with the specified system and user names.ProxyTurnoutManager.newTurnout(String systemName, String userName) Get an instance with the specified system and user names.Get an existing instance via user name, then system name; if no matching instance is found, create a new NameBean from the system name.AbstractTurnoutManager.provideTurnout(String name) Get the Turnout with the user name, then system name if needed; if that fails, create a new Turnout.ProxyTurnoutManager.provideTurnout(String name) Get the Turnout with the user name, then system name if needed; if that fails, create a new Turnout.Methods in jmri.managers that return types with arguments of type TurnoutModifier and TypeMethodDescriptionAbstractTurnoutManager.getNamedBeanClass()Get the class of NamedBean supported by this Manager.ProxyTurnoutManager.getNamedBeanClass()Get the class of NamedBean supported by this Manager.protected AbstractManager<Turnout>ProxyTurnoutManager.makeInternalManager()Method parameters in jmri.managers with type arguments of type Turnout -
Uses of Turnout in jmri.server.json.turnout
Methods in jmri.server.json.turnout that return types with arguments of type TurnoutModifier and TypeMethodDescriptionprotected ProvidingManager<Turnout>JsonTurnoutHttpService.getProvidingManager()Methods in jmri.server.json.turnout with parameters of type TurnoutModifier and TypeMethodDescriptionprotected voidJsonTurnoutHttpService.doDelete(Turnout bean, String name, String type, com.fasterxml.jackson.databind.JsonNode data, JsonRequest request) com.fasterxml.jackson.databind.node.ObjectNodeJsonTurnoutHttpService.doGet(Turnout turnout, String name, String type, JsonRequest request) com.fasterxml.jackson.databind.node.ObjectNodeJsonTurnoutHttpService.doPost(Turnout turnout, String name, String type, com.fasterxml.jackson.databind.JsonNode data, JsonRequest request)