Class JDFAutoGlue

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:
JDFGlue

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

    • JDFAutoGlue

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • setWorkingDirection

      public void setWorkingDirection(JDFAutoCut.EWorkingDirection enumVar)
      (5) set attribute WorkingDirection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEWorkingDirection

      public JDFAutoCut.EWorkingDirection getEWorkingDirection()
      (9) get attribute WorkingDirection
      Returns:
      the value of the attribute
    • setWorkingDirection

      @Deprecated public void setWorkingDirection(JDFAutoCut.EnumWorkingDirection enumVar)
      Deprecated.
      use SetWorkingDirection(EWorkingDirection) based on java.lang.enum instead
      (5) set attribute WorkingDirection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getWorkingDirection

      @Deprecated public JDFAutoCut.EnumWorkingDirection getWorkingDirection()
      Deprecated.
      use EWorkingDirection GetEWorkingDirection() based on java.lang.enum instead
      (9) get attribute WorkingDirection
      Returns:
      the value of the attribute
    • getGlueApplication

      public JDFGlueApplication getGlueApplication()
      (24) const get element GlueApplication
      Returns:
      JDFGlueApplication the element
    • getCreateGlueApplication

      public JDFGlueApplication getCreateGlueApplication()
      (25) getCreateGlueApplication
      Returns:
      JDFGlueApplication the element
    • appendGlueApplication

      public JDFGlueApplication appendGlueApplication()
      (29) append element GlueApplication
      Returns:
      JDFGlueApplication the element
    • refGlueApplication

      public void refGlueApplication(JDFGlueApplication refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getGlueLine

      public JDFGlueLine getGlueLine()
      (24) const get element GlueLine
      Returns:
      JDFGlueLine the element
    • getCreateGlueLine

      public JDFGlueLine getCreateGlueLine()
      (25) getCreateGlueLine
      Returns:
      JDFGlueLine the element
    • appendGlueLine

      public JDFGlueLine appendGlueLine()
      (29) append element GlueLine
      Returns:
      JDFGlueLine the element