Class JDFAutoDefect

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
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFDefect

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

    • JDFAutoDefect

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • getTheElementInfo

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

      public void setBox(JDFRectangle value)
      (36) set attribute Box
      Parameters:
      value - the value to set the attribute to
    • getBox

      public JDFRectangle getBox()
      (20) get JDFRectangle attribute Box
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setDefectReason

      public void setDefectReason(String value)
      (36) set attribute DefectReason
      Parameters:
      value - the value to set the attribute to
    • getDefectReason

      public String getDefectReason()
      (23) get String attribute DefectReason
      Returns:
      the value of the attribute
    • setDefectType

      public void setDefectType(JDFAutoDefect.EnumDefectType enumVar)
      (5) set attribute DefectType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getDefectType

      public JDFAutoDefect.EnumDefectType getDefectType()
      (9) get attribute DefectType
      Returns:
      the value of the attribute
    • setDefectTypeDetails

      public void setDefectTypeDetails(String value)
      (36) set attribute DefectTypeDetails
      Parameters:
      value - the value to set the attribute to
    • getDefectTypeDetails

      public String getDefectTypeDetails()
      (23) get String attribute DefectTypeDetails
      Returns:
      the value of the attribute
    • setFace

      public void setFace(JDFAutoDefect.EnumFace enumVar)
      (5) set attribute Face
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getFace

      public JDFAutoDefect.EnumFace getFace()
      (9) get attribute Face
      Returns:
      the value of the attribute
    • setSeverity

      public void setSeverity(int value)
      (36) set attribute Severity
      Parameters:
      value - the value to set the attribute to
    • getSeverity

      public int getSeverity()
      (15) get int attribute Severity
      Returns:
      int the value of the attribute
    • setSize

      public void setSize(double value)
      (36) set attribute Size
      Parameters:
      value - the value to set the attribute to
    • getSize

      public double getSize()
      (17) get double attribute Size
      Returns:
      double the value of the attribute
    • 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