Class JDFAutoQualityControlResult

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

    public abstract class JDFAutoQualityControlResult
    extends JDFResource
    class JDFAutoQualityControlResult : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoQualityControlResult

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

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

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

      • 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​(java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
        (5.2) set attribute MeasurementUsage
        Parameters:
        v - vector of the enumeration values
      • getMeasurementUsage

        public java.util.Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getMeasurementUsage()
        (9.2) get MeasurementUsage attribute MeasurementUsage
        Returns:
        Vector of the enumerations
      • 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​(java.lang.String value)
        (36) set attribute SourceDeviceID
        Parameters:
        value - the value to set the attribute to
      • getSourceDeviceID

        public java.lang.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
      • 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 java.util.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