Class JDFAutoGlue

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

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

      • JDFAutoGlue

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

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

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

      • setWorkingDirection

        public void setWorkingDirection​(JDFAutoGlue.EnumWorkingDirection enumVar)
        (5) set attribute WorkingDirection
        Parameters:
        enumVar - the enumVar to set the attribute to
      • 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 @ if the element already exists
      • 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 @ if the element already exists
      • refGlueLine

        public void refGlueLine​(JDFGlueLine refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced