Class JDFAutoRefAnchor

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
org.apache.xerces.dom.ElementNSImpl
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoRefAnchor
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFRefAnchor

public abstract class JDFAutoRefAnchor extends JDFElement
class JDFAutoRefAnchor : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoRefAnchor

      protected JDFAutoRefAnchor(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
      Constructor for JDFAutoRefAnchor
      Parameters:
      myOwnerDocument -
      qualifiedName -
    • JDFAutoRefAnchor

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

      protected JDFAutoRefAnchor(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoRefAnchor
      Parameters:
      myOwnerDocument -
      myNamespaceURI -
      qualifiedName -
      myLocalName -
  • Method Details

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • setAnchor

      public void setAnchor(JDFAutoRefAnchor.EAnchor enumVar)
      (5) set attribute Anchor
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEAnchor

      public JDFAutoRefAnchor.EAnchor getEAnchor()
      (9) get attribute Anchor
      Returns:
      the value of the attribute
    • setAnchor

      @Deprecated public void setAnchor(JDFAutoRefAnchor.EnumAnchor enumVar)
      Deprecated.
      use SetAnchor(EAnchor) based on java.lang.enum instead
      (5) set attribute Anchor
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getAnchor

      Deprecated.
      use EAnchor GetEAnchor() based on java.lang.enum instead
      (9) get attribute Anchor
      Returns:
      the value of the attribute
    • setAnchorType

      public void setAnchorType(JDFAutoRefAnchor.EAnchorType enumVar)
      (5) set attribute AnchorType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEAnchorType

      public JDFAutoRefAnchor.EAnchorType getEAnchorType()
      (9) get attribute AnchorType
      Returns:
      the value of the attribute
    • setAnchorType

      @Deprecated public void setAnchorType(JDFAutoRefAnchor.EnumAnchorType enumVar)
      Deprecated.
      use SetAnchorType(EAnchorType) based on java.lang.enum instead
      (5) set attribute AnchorType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getAnchorType

      Deprecated.
      use EAnchorType GetEAnchorType() based on java.lang.enum instead
      (9) get attribute AnchorType
      Returns:
      the value of the attribute
    • setrRef

      public void setrRef(String value)
      (36) set attribute rRef
      Parameters:
      value - the value to set the attribute to
    • getrRef

      public String getrRef()
      (23) get String attribute rRef
      Returns:
      the value of the attribute