Class JDFAutoMarkActivation

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.JDFAutoMarkActivation
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFMarkActivation

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

    • JDFAutoMarkActivation

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

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

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

    • getTheAttributeInfo

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

      public void setContext(JDFAutoMarkActivation.EnumContext enumVar)
      (5) set attribute Context
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getContext

      public JDFAutoMarkActivation.EnumContext getContext()
      (9) get attribute Context
      Returns:
      the value of the attribute
    • setIndex

      public void setIndex(JDFIntegerRangeList value)
      (36) set attribute Index
      Parameters:
      value - the value to set the attribute to
    • getIndex

      public JDFIntegerRangeList getIndex()
      (20) get JDFIntegerRangeList attribute Index
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList