Class TagXMLImporter.TagXMLReader.AlarmDefElement
java.lang.Object
com.inductiveautomation.ignition.common.xmlserialization.simple.Element
com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.PropertyBasedElement
com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.AlarmDefElement
- Enclosing class:
- TagXMLImporter.TagXMLReader
protected class TagXMLImporter.TagXMLReader.AlarmDefElement
extends TagXMLImporter.TagXMLReader.PropertyBasedElement
-
Nested Class Summary
Nested classes/interfaces inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
Element.ValidationResult
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Object
coerceValueFor
(Property<?> prop, TagXMLImporter.TagXMLReader.PropertyElement elem) protected Property<?>
getPropertyFor
(String name) getValue()
void
setAttributes
(Attributes attr) protected void
setProperty
(Property<?> prop, Object value) Methods inherited from class com.inductiveautomation.ignition.common.sqltags.importexport.TagXMLImporter.TagXMLReader.PropertyBasedElement
addChild
Methods inherited from class com.inductiveautomation.ignition.common.xmlserialization.simple.Element
getLocale, getName, resolveType, setLocale, setName, setRawValue, validate
-
Constructor Details
-
AlarmDefElement
public AlarmDefElement()
-
-
Method Details
-
getPropertyFor
- Specified by:
getPropertyFor
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
-
coerceValueFor
protected Object coerceValueFor(Property<?> prop, TagXMLImporter.TagXMLReader.PropertyElement elem) throws Exception - Overrides:
coerceValueFor
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
- Throws:
Exception
-
setProperty
- Specified by:
setProperty
in classTagXMLImporter.TagXMLReader.PropertyBasedElement
-
getValue
-
setAttributes
- Overrides:
setAttributes
in classElement
- Throws:
Exception
-