Class JDFTool

  • 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

    public class JDFTool
    extends JDFAutoTool
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFTool

        public JDFTool​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                       java.lang.String qualifiedName)
                throws org.w3c.dom.DOMException
        Constructor for JDFTool
        Parameters:
        myOwnerDocument -
        qualifiedName -
        Throws:
        org.w3c.dom.DOMException
      • JDFTool

        public JDFTool​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                       java.lang.String myNamespaceURI,
                       java.lang.String qualifiedName)
                throws org.w3c.dom.DOMException
        Constructor for JDFTool
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        Throws:
        org.w3c.dom.DOMException
      • JDFTool

        public JDFTool​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                       java.lang.String myNamespaceURI,
                       java.lang.String qualifiedName,
                       java.lang.String myLocalName)
                throws org.w3c.dom.DOMException
        Constructor for JDFTool
        Parameters:
        myOwnerDocument -
        myNamespaceURI -
        qualifiedName -
        myLocalName -
        Throws:
        org.w3c.dom.DOMException
    • Method Detail

      • setToolID

        public void setToolID​(java.lang.String value)
        Description copied from class: JDFAutoTool
        (36) set attribute ToolID
        Overrides:
        setToolID in class JDFAutoTool
        Parameters:
        value - the value to set the attribute to
      • getToolID

        public java.lang.String getToolID()
        Description copied from class: JDFAutoTool
        (23) get String attribute ToolID
        Overrides:
        getToolID in class JDFAutoTool
        Returns:
        the value of the attribute