Class JDFTool

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo

public class JDFTool extends JDFAutoTool
See Also:
  • Constructor Details

    • JDFTool

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

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

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

    • setToolID

      public void setToolID(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 String getToolID()
      Description copied from class: JDFAutoTool
      (23) get String attribute ToolID
      Overrides:
      getToolID in class JDFAutoTool
      Returns:
      the value of the attribute