Class JDFAutoStack

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

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

    • JDFAutoStack

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

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

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

    • getTheAttributeInfo

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

      public void setLogicalStackOrd(int value)
      (36) set attribute LogicalStackOrd
      Parameters:
      value - the value to set the attribute to
    • getLogicalStackOrd

      public int getLogicalStackOrd()
      (15) get int attribute LogicalStackOrd
      Returns:
      int the value of the attribute
    • setLogicalStackSequence

      public void setLogicalStackSequence(JDFAutoStack.EnumLogicalStackSequence enumVar)
      (5) set attribute LogicalStackSequence
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getLogicalStackSequence

      public JDFAutoStack.EnumLogicalStackSequence getLogicalStackSequence()
      (9) get attribute LogicalStackSequence
      Returns:
      the value of the attribute