Class JDFAutoInspection

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoInspection
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFInspection

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

    • JDFAutoInspection

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

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

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

    • getTheElementInfo

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

      public JDFDefect getDefect()
      (24) const get element Defect
      Returns:
      JDFDefect the element
    • getCreateDefect

      public JDFDefect getCreateDefect()
      (25) getCreateDefect
      Returns:
      JDFDefect the element
    • appendDefect

      public JDFDefect appendDefect()
      (29) append element Defect
      Returns:
      JDFDefect the element
    • getFileSpec

      public JDFFileSpec getFileSpec()
      (24) const get element FileSpec
      Returns:
      JDFFileSpec the element
    • getCreateFileSpec

      public JDFFileSpec getCreateFileSpec()
      (25) getCreateFileSpec
      Returns:
      JDFFileSpec the element
    • appendFileSpec

      public JDFFileSpec appendFileSpec()
      (29) append element FileSpec
      Returns:
      JDFFileSpec the element