Uses of Class
jmri.configurexml.JmriConfigureXmlException
-
-
Uses of JmriConfigureXmlException in jmri.configurexml
Methods in jmri.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidXmlAdapter. handleException(java.lang.String description, java.lang.String operation, java.lang.String systemName, java.lang.String userName, java.lang.Exception exception)Provide a simple handler for errors.booleanAbstractXmlAdapter. load(org.jdom2.Element e)Create a set of configured objects from their XML descriptionvoidAbstractXmlAdapter. load(org.jdom2.Element e, java.lang.Object o)Create a set of configured objects from their XML description, using an auxiliary object.booleanAbstractXmlAdapter. load(org.jdom2.Element shared, org.jdom2.Element perNode)Create a set of configured objects from their XML description.voidAbstractXmlAdapter. load(org.jdom2.Element shared, org.jdom2.Element perNode, java.lang.Object o)Create a set of configured objects from their XML description, using an auxiliary object.booleanBlockManagerXml. load(org.jdom2.Element sharedBlocks, org.jdom2.Element perNodeBlocks)Load Blocks into the existing BlockManager.booleanConfigXmlManager. load(java.io.File fi)Load a file.booleanConfigXmlManager. load(java.io.File fi, boolean registerDeferred)Load a file.booleanConfigXmlManager. load(java.net.URL url)Create the objects defined in a particular configuration filebooleanConfigXmlManager. load(java.net.URL url, boolean registerDeferred)Load a file.booleanXmlAdapter. load(org.jdom2.Element e)Create a set of configured objects from their XML descriptionvoidXmlAdapter. load(org.jdom2.Element e, java.lang.Object o)Create a set of configured objects from their XML description, using an auxiliary object.booleanXmlAdapter. load(org.jdom2.Element shared, org.jdom2.Element perNode)Create a set of configured objects from their XML description.voidXmlAdapter. load(org.jdom2.Element shared, org.jdom2.Element perNode, java.lang.Object o)Create a set of configured objects from their XML description, using an auxiliary object.voidBlockManagerXml. loadBlock(org.jdom2.Element element)Utility method to load the individual Block objects.booleanBlockManagerXml. loadPath(Block block, org.jdom2.Element element)Load path into an existing Block from XML. -
Uses of JmriConfigureXmlException in jmri.jmrit.display.configurexml
Methods in jmri.jmrit.display.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidAnalogClock2DisplayXml. load(org.jdom2.Element element, java.lang.Object o)Create an AnalogClock2Display, then add to a target JLayeredPanevoidAudioIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a AudioIcon, then add to a target JLayeredPanevoidBlockContentsIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the BlockContentsIcon element, then all the value-icon pairsvoidGlobalVariableComboIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the globalVariableComboIcon element, then all the value-icon pairsvoidGlobalVariableIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the globalVariableIcon element, then all the value-icon pairsvoidGlobalVariableInputIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the globalVariableInputIcon element, then all the value-icon pairsvoidGlobalVariableSpinnerIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the globalVariableIcon element, then all the value-icon pairsvoidIndicatorTrackIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a IndicatorTrackIcon, then add to a target JLayeredPanevoidIndicatorTurnoutIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a IndicatorTurnoutIcon, then add to a target JLayeredPanevoidLightIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidLinkingLabelXml. load(org.jdom2.Element element, java.lang.Object o)Create LinkingLabel, then add to a target JLayeredPanevoidLocoIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidLogixNGIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a LogixNGIcon, then add to a target JLayeredPanevoidMemoryComboIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the memoryComboIcon element, then all the value-icon pairsvoidMemoryIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the memoryicon element, then all the value-icon pairsvoidMemoryInputIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the memoryInputIcon element, then all the value-icon pairsvoidMemorySpinnerIconXml. load(org.jdom2.Element element, java.lang.Object o)Load, starting with the memoryicon element, then all the value-icon pairsvoidMultiSensorIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidPositionableLabelXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidReporterIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidRpsPositionIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidSensorIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPane.voidSignalHeadIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidSignalMastIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a SignalMastIcon, then addvoidSlipTurnoutIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidTurnoutIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPanevoidPositionableLabelXml. loadCommonAttributes(Positionable l, int defaultLevel, org.jdom2.Element element) -
Uses of JmriConfigureXmlException in jmri.jmrit.display.controlPanelEditor.configurexml
Methods in jmri.jmrit.display.controlPanelEditor.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidPortalIconXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableLabel, then add to a target JLayeredPane -
Uses of JmriConfigureXmlException in jmri.jmrit.display.controlPanelEditor.shape.configurexml
Methods in jmri.jmrit.display.controlPanelEditor.shape.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidPositionableCircleXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableShape, then add to a target JLayeredPanevoidPositionableEllipseXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableShape, then add to a target JLayeredPanevoidPositionablePolygonXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableShape, then add to a target JLayeredPanevoidPositionableRectangleXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableShape, then add to a target JLayeredPanevoidPositionableRoundRectXml. load(org.jdom2.Element element, java.lang.Object o)Create a PositionableShape, then add to a target JLayeredPane -
Uses of JmriConfigureXmlException in jmri.jmrit.display.logixng.configurexml
Methods in jmri.jmrit.display.logixng.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanActionAudioIconXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionLayoutTurnoutXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionPositionableByClassXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionPositionableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanWindowManagementXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrit.logixng.actions.configurexml
Methods in jmri.jmrit.logixng.actions.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanActionAudioXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionBlockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionClockRateXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionClockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionCreateBeansFromTableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionDispatcherXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionEntryExitXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionFindTableRowOrColumnXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionLightIntensityXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionLightXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionListenOnBeansLocalVariableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionListenOnBeansTableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionLocalVariableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionOBlockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionPowerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionReporterXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionRequestUpdateAllSensorsXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionRequestUpdateOfSensorXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionRequestUpdateOfTurnoutXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionScriptXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionSensorXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionSetReporterXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionShutDownTaskXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionSignalHeadXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionSignalMastXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionSoundXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionTableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionThrottleFunctionXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionTurnoutLockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionTurnoutXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionWarrantXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogActionLightIntensityXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogActionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanDigitalCallModuleXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanDigitalFormulaXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanEnableLogixNGXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanEnableLogixXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExecuteActionXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExecuteDelayedXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExecuteProgramXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanForEachWithDelayXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanForEachXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanJsonDecodeXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanProgramOnMainXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanShutdownComputerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringActionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringActionStringIOXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanTableForEachXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanTimeoutXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanTriggerRouteXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanWebRequestXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrit.logixng.expressions.configurexml
Methods in jmri.jmrit.logixng.expressions.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanAnalogExpressionAnalogIOXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogExpressionConstantXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogExpressionLocalVariableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogExpressionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAnalogFormulaXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanAntecedentXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanConnectionNameXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanDigitalCallModuleXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanDigitalFormulaXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionAudioXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionBlockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionConditionalXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionDispatcherXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionEntryExitXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionLightXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionLinuxLinePowerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionLocalVariableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionOBlockXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionPowerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionReporterXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionScriptXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSectionXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSensorEdgeXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSensorXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSignalHeadXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSignalMastXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionTransitXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionTurnoutXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionWarrantXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanFileAsFlagXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanLastResultOfDigitalExpressionXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringExpressionConstantXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringExpressionMemoryXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringExpressionStringIOXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanStringFormulaXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanTimerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrit.logixng.implementation.configurexml
Methods in jmri.jmrit.logixng.implementation.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanDefaultGlobalVariableXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrit.logixng.util.configurexml
Methods in jmri.jmrit.logixng.util.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidLogixNG_SelectBooleanXml. load(org.jdom2.Element booleanElement, LogixNG_SelectBoolean selectBoolean)voidLogixNG_SelectCharsetXml. load(org.jdom2.Element strElement, LogixNG_SelectCharset selectCharset)voidLogixNG_SelectComboBoxXml. load(org.jdom2.Element comboBoxElement, LogixNG_SelectComboBox selectComboBox)voidLogixNG_SelectDoubleXml. load(org.jdom2.Element doubleElement, LogixNG_SelectDouble selectDouble)voidLogixNG_SelectEnumXml. load(org.jdom2.Element enumElement, LogixNG_SelectEnum<E> selectEnum)voidLogixNG_SelectIntegerXml. load(org.jdom2.Element intElement, LogixNG_SelectInteger selectInt)voidLogixNG_SelectNamedBeanXml. load(org.jdom2.Element namedBeanElement, LogixNG_SelectNamedBean<E> selectNamedBean)voidLogixNG_SelectNamedBeanXml. load(org.jdom2.Element namedBeanElement, LogixNG_SelectNamedBean<E> selectNamedBean, boolean delayedLookup)voidLogixNG_SelectStringListXml. load(org.jdom2.Element strElement, LogixNG_SelectStringList selectStr)voidLogixNG_SelectStringXml. load(org.jdom2.Element strElement, LogixNG_SelectString selectStr)voidLogixNG_SelectTableXml. load(org.jdom2.Element tableElement, LogixNG_SelectTable selectTable)voidLogixNG_SelectEnumXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectEnum<E> selectEnum, java.lang.String addressingElementName, java.lang.String enumElementName, java.lang.String referenceElementName, java.lang.String localVariableElementName, java.lang.String formulaElementName)This method is for backward compability up to and including 4.99.4.Remove this class after 5.0.voidLogixNG_SelectIntegerXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectInteger selectInt, java.lang.String addressingElementName, java.lang.String valueElementName, java.lang.String referenceElementName, java.lang.String localVariableElementName, java.lang.String formulaElementName)This method is for backward compability up to and including 4.99.4.Remove this class after 5.0.voidLogixNG_SelectNamedBeanXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectNamedBean<E> selectNamedBean, java.lang.String beanElementName)This method is for backward compability up to and including 4.99.4.Remove this class after 5.0.voidLogixNG_SelectNamedBeanXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectNamedBean<E> selectNamedBean, java.lang.String beanElementName, java.lang.String addressingElementName, java.lang.String referenceElementName, java.lang.String localVariableElementName, java.lang.String formulaElementName)This method is for backward compability up to and including 4.99.4.Remove this class after 5.0.voidLogixNG_SelectStringXml. loadLegacy(org.jdom2.Element shared, LogixNG_SelectString selectStr, java.lang.String addressingElementName, java.lang.String valueElementName, java.lang.String referenceElementName, java.lang.String localVariableElementName, java.lang.String formulaElementName)This method is for backward compability up to and including 4.99.4.Remove this class after 5.0. -
Uses of JmriConfigureXmlException in jmri.jmrit.operations.logixng.configurexml
Methods in jmri.jmrit.operations.logixng.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanOperationsProStartAutomationXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrit.swing.meter.configurexml
Methods in jmri.jmrit.swing.meter.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanMeterFrameManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)Create a set of configured objects from their XML description. -
Uses of JmriConfigureXmlException in jmri.jmrix.acela.configurexml
Methods in jmri.jmrix.acela.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanAcelaSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.bidib.configurexml
Methods in jmri.jmrix.bidib.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanBiDiBSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.can.cbus.configurexml
Methods in jmri.jmrix.can.cbus.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanCbusSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)Create a SensorManager object of the correct class, then register and fill it. -
Uses of JmriConfigureXmlException in jmri.jmrix.can.cbus.logixng.configurexml
Methods in jmri.jmrix.can.cbus.logixng.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSendMergCbusEventXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.cmri.serial.configurexml
Methods in jmri.jmrix.cmri.serial.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.dcc4pc.configurexml
Methods in jmri.jmrix.dcc4pc.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanDcc4PcSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.dccpp.configurexml
Methods in jmri.jmrix.dccpp.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanDCCppSensorManagerXml. load(org.jdom2.Element sensors)booleanDCCppSensorManagerXml. load(org.jdom2.Element sharedSensors, org.jdom2.Element perNodeSensors) -
Uses of JmriConfigureXmlException in jmri.jmrix.ecos.configurexml
Methods in jmri.jmrix.ecos.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanEcosSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.grapevine.configurexml
Methods in jmri.jmrix.grapevine.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.ieee802154.xbee.configurexml
Methods in jmri.jmrix.ieee802154.xbee.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanXBeeSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.internal.configurexml
Methods in jmri.jmrix.internal.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanInternalSensorManagerXml. load(org.jdom2.Element sharedSensors, org.jdom2.Element perNodeSensors)booleanInternalStringIOManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.ipocs.configurexml
Methods in jmri.jmrix.ipocs.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanIpocsConnectionConfigXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanIpocsSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.jmriclient.configurexml
Methods in jmri.jmrix.jmriclient.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description voidJMRIClientReporterManagerXml. load(org.jdom2.Element element, java.lang.Object o)booleanJMRIClientSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.lenz.configurexml
Methods in jmri.jmrix.lenz.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanXNetSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.loconet.configurexml
Methods in jmri.jmrix.loconet.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanLnSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanLnStringIOManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.loconet.logixng.configurexml
Methods in jmri.jmrix.loconet.logixng.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanActionClearSlotsXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanActionUpdateSlotsXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanExpressionSlotUsageXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanSetSpeedZeroXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.maple.configurexml
Methods in jmri.jmrix.maple.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.marklin.configurexml
Methods in jmri.jmrix.marklin.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanMarklinSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.mqtt.configurexml
Methods in jmri.jmrix.mqtt.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanMqttReporterManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanMqttSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.mqtt.logixng.configurexml
Methods in jmri.jmrix.mqtt.logixng.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanPublishXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanSubscribeXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.nce.configurexml
Methods in jmri.jmrix.nce.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanNceSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.oaktree.configurexml
Methods in jmri.jmrix.oaktree.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.openlcb.configurexml
Methods in jmri.jmrix.openlcb.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanOlcbSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode)booleanOlcbStringIOManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.pi.configurexml
Methods in jmri.jmrix.pi.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanRaspberryPiSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.powerline.configurexml
Methods in jmri.jmrix.powerline.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.rfid.configurexml
Methods in jmri.jmrix.rfid.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanRfidSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.roco.z21.configurexml
Methods in jmri.jmrix.roco.z21.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanZ21SensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.rps.configurexml
Methods in jmri.jmrix.rps.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanRpsSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.secsi.configurexml
Methods in jmri.jmrix.secsi.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSerialSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.srcp.configurexml
Methods in jmri.jmrix.srcp.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanSRCPSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.jmrix.tams.configurexml
Methods in jmri.jmrix.tams.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description booleanTamsSensorManagerXml. load(org.jdom2.Element shared, org.jdom2.Element perNode) -
Uses of JmriConfigureXmlException in jmri.managers.configurexml
Methods in jmri.managers.configurexml that throw JmriConfigureXmlException Modifier and Type Method Description abstract booleanAbstractMemoryManagerConfigXML. load(org.jdom2.Element sharedMemories, org.jdom2.Element perNodeMemories)Create a MemoryManager object of the correct class, then register and fill it.booleanAbstractMeterManagerXml. load(org.jdom2.Element sharedMeters, org.jdom2.Element perNodeMemories)Create a MeterManager object of the correct class, then register and fill it.abstract booleanAbstractSensorManagerConfigXML. load(org.jdom2.Element sharedSensors, org.jdom2.Element perNodeSensors)Create a SensorManager object of the correct class, then register and fill it.booleanAbstractSensorManagerConfigXML. loadSensors(org.jdom2.Element sensors)Utility method to load the individual Sensor objects.
-