Class JDFAutoQualityControlResult

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:
JDFQualityControlResult

public abstract class JDFAutoQualityControlResult extends JDFResource
class JDFAutoQualityControlResult : public JDFResource
See Also:
  • Constructor Details

    • JDFAutoQualityControlResult

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

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

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

    • getTheAttributeInfo

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

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFResource
      Returns:
      the elementinfo
    • init

      public boolean init()
      Description copied from class: JDFResource
      default initialization
      Overrides:
      init in class JDFResource
      Returns:
      true if ok
      See Also:
    • getValidClass

      public JDFResource.EnumResourceClass getValidClass()
      Description copied from class: JDFResource
      get the fixed class for this resource,
      Overrides:
      getValidClass in class JDFResource
      Returns:
      the resource Class
    • 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
    • setEnd

      public void setEnd(JDFDate value)
      (11) set attribute End
      Parameters:
      value - the value to set the attribute to or null
    • getEnd

      public JDFDate getEnd()
      (12) get JDFDate attribute End
      Returns:
      JDFDate the value of the attribute
    • setFailed

      public void setFailed(int value)
      (36) set attribute Failed
      Parameters:
      value - the value to set the attribute to
    • getFailed

      public int getFailed()
      (15) get int attribute Failed
      Returns:
      int the value of the attribute
    • setMeasurements

      public void setMeasurements(int value)
      (36) set attribute Measurements
      Parameters:
      value - the value to set the attribute to
    • getMeasurements

      public int getMeasurements()
      (15) get int attribute Measurements
      Returns:
      int the value of the attribute
    • setMeasurementUsage

      public void setMeasurementUsage(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute MeasurementUsage
      Parameters:
      v - vector of the enumeration values
    • getMeasurementUsage

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getMeasurementUsage()
      (9.2) get MeasurementUsage attribute MeasurementUsage
      Returns:
      Vector of the enumerations
    • setPosition

      public void setPosition(JDFAutoQualityControlResult.EnumPosition enumVar)
      (5) set attribute Position
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getPosition

      (9) get attribute Position
      Returns:
      the value of the attribute
    • setPassed

      public void setPassed(int value)
      (36) set attribute Passed
      Parameters:
      value - the value to set the attribute to
    • getPassed

      public int getPassed()
      (15) get int attribute Passed
      Returns:
      int the value of the attribute
    • setSample

      public void setSample(JDFIntegerRange value)
      (36) set attribute Sample
      Parameters:
      value - the value to set the attribute to
    • getSample

      public JDFIntegerRange getSample()
      (20) get JDFIntegerRange attribute Sample
      Returns:
      JDFIntegerRange the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRange
    • 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
    • setSourceDeviceID

      public void setSourceDeviceID(String value)
      (36) set attribute SourceDeviceID
      Parameters:
      value - the value to set the attribute to
    • getSourceDeviceID

      public String getSourceDeviceID()
      (23) get String attribute SourceDeviceID
      Returns:
      the value of the attribute
    • setStart

      public void setStart(JDFDate value)
      (11) set attribute Start
      Parameters:
      value - the value to set the attribute to or null
    • getStart

      public JDFDate getStart()
      (12) get JDFDate attribute Start
      Returns:
      JDFDate the value of the attribute
    • getBindingQualityParams

      public JDFBindingQualityParams getBindingQualityParams()
      (24) const get element BindingQualityParams
      Returns:
      JDFBindingQualityParams the element
    • getCreateBindingQualityParams

      public JDFBindingQualityParams getCreateBindingQualityParams()
      (25) getCreateBindingQualityParams
      Returns:
      JDFBindingQualityParams the element
    • appendBindingQualityParams

      public JDFBindingQualityParams appendBindingQualityParams()
      (29) append element BindingQualityParams
      Returns:
      JDFBindingQualityParams 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
    • refFileSpec

      public void refFileSpec(JDFFileSpec refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getInspection

      public JDFInspection getInspection()
      (24) const get element Inspection
      Returns:
      JDFInspection the element
    • getCreateInspection

      public JDFInspection getCreateInspection()
      (25) getCreateInspection
      Returns:
      JDFInspection the element
    • appendInspection

      public JDFInspection appendInspection()
      (29) append element Inspection
      Returns:
      JDFInspection the element @ if the element already exists
    • getQualityMeasurement

      public JDFQualityMeasurement getQualityMeasurement()
      (24) const get element QualityMeasurement
      Returns:
      JDFQualityMeasurement the element
    • getCreateQualityMeasurement

      public JDFQualityMeasurement getCreateQualityMeasurement()
      (25) getCreateQualityMeasurement
      Returns:
      JDFQualityMeasurement the element
    • getCreateQualityMeasurement

      public JDFQualityMeasurement getCreateQualityMeasurement(int iSkip)
      (26) getCreateQualityMeasurement
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFQualityMeasurement the element
    • getQualityMeasurement

      public JDFQualityMeasurement getQualityMeasurement(int iSkip)
      (27) const get element QualityMeasurement
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFQualityMeasurement the element default is getQualityMeasurement(0)
    • getAllQualityMeasurement

      public Collection<JDFQualityMeasurement> getAllQualityMeasurement()
      Get all QualityMeasurement from the current element
      Returns:
      Collection, null if none are available
    • appendQualityMeasurement

      public JDFQualityMeasurement appendQualityMeasurement()
      (30) append element QualityMeasurement
      Returns:
      JDFQualityMeasurement the element
    • getRegistrationQuality

      public JDFRegistrationQuality getRegistrationQuality()
      (24) const get element RegistrationQuality
      Returns:
      JDFRegistrationQuality the element
    • getCreateRegistrationQuality

      public JDFRegistrationQuality getCreateRegistrationQuality()
      (25) getCreateRegistrationQuality
      Returns:
      JDFRegistrationQuality the element
    • appendRegistrationQuality

      public JDFRegistrationQuality appendRegistrationQuality()
      (29) append element RegistrationQuality
      Returns:
      JDFRegistrationQuality the element @ if the element already exists