Class JDFAutoInspection

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

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

      • JDFAutoInspection

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

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

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

      • 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 @ if the element already exists
      • 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 @ if the element already exists