Class JDFAutoObservationTarget

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFObservationTarget

    public abstract class JDFAutoObservationTarget
    extends JDFElement
    class JDFAutoObservationTarget : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoObservationTarget

        protected JDFAutoObservationTarget​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String qualifiedName)
        Constructor for JDFAutoObservationTarget
        Parameters:
        myOwnerDocument -
        qualifiedName -
      • JDFAutoObservationTarget

        protected JDFAutoObservationTarget​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String myNamespaceURI,
                                           java.lang.String qualifiedName)
        Constructor for JDFAutoObservationTarget
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
      • JDFAutoObservationTarget

        protected JDFAutoObservationTarget​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                           java.lang.String myNamespaceURI,
                                           java.lang.String qualifiedName,
                                           java.lang.String myLocalName)
        Constructor for JDFAutoObservationTarget
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
    • Method Detail

      • setElementType

        public void setElementType​(java.lang.String value)
        (36) set attribute ElementType
        Parameters:
        value - the value to set the attribute to
      • getElementType

        public java.lang.String getElementType()
        (23) get String attribute ElementType
        Returns:
        the value of the attribute
      • setAttributes

        public void setAttributes​(VString value)
        (36) set attribute Attributes
        Parameters:
        value - the value to set the attribute to
      • getAttributesJDF

        public VString getAttributesJDF()
        (21) get VString attribute AttributesJDF
        Returns:
        VString the value of the attribute
      • setElementIDs

        public void setElementIDs​(VString value)
        (36) set attribute ElementIDs
        Parameters:
        value - the value to set the attribute to
      • getElementIDs

        public VString getElementIDs()
        (21) get VString attribute ElementIDs
        Returns:
        VString the value of the attribute
      • setObservationPath

        public void setObservationPath​(java.lang.String value)
        (36) set attribute ObservationPath
        Parameters:
        value - the value to set the attribute to
      • getObservationPath

        public java.lang.String getObservationPath()
        (23) get String attribute ObservationPath
        Returns:
        the value of the attribute