Class JDFAutoQualityControlParams

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

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

      • JDFAutoQualityControlParams

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

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

        protected JDFAutoQualityControlParams​(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                                              java.lang.String myNamespaceURI,
                                              java.lang.String qualifiedName,
                                              java.lang.String myLocalName)
        Constructor for JDFAutoQualityControlParams
        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
      • setSampleInterval

        public void setSampleInterval​(int value)
        (36) set attribute SampleInterval
        Parameters:
        value - the value to set the attribute to
      • getSampleInterval

        public int getSampleInterval()
        (15) get int attribute SampleInterval
        Returns:
        int 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
      • 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
      • setTimeInterval

        public void setTimeInterval​(JDFDuration value)
        (36) set attribute TimeInterval
        Parameters:
        value - the value to set the attribute to
      • getTimeInterval

        public JDFDuration getTimeInterval()
        (20) get JDFDuration attribute TimeInterval
        Returns:
        JDFDuration the value of the attribute, null if a the attribute value is not a valid to create a JDFDuration
      • 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
      • getCreateColorMeasurement

        public JDFColorMeasurement getCreateColorMeasurement​(int iSkip)
        (26) getCreateColorMeasurement
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorMeasurement the element
      • getColorMeasurement

        public JDFColorMeasurement getColorMeasurement​(int iSkip)
        (27) const get element ColorMeasurement
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFColorMeasurement the element default is getColorMeasurement(0)
      • getAllColorMeasurement

        public java.util.Collection<JDFColorMeasurement> getAllColorMeasurement()
        Get all ColorMeasurement from the current element
        Returns:
        Collection, null if none are available
      • appendColorMeasurement

        public JDFColorMeasurement appendColorMeasurement()
        (30) append element ColorMeasurement
        Returns:
        JDFColorMeasurement the element
      • getCreateFileSpec

        public JDFFileSpec getCreateFileSpec​(int iSkip)
        (26) getCreateFileSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFileSpec the element
      • getFileSpec

        public JDFFileSpec getFileSpec​(int iSkip)
        (27) const get element FileSpec
        Parameters:
        iSkip - number of elements to skip
        Returns:
        JDFFileSpec the element default is getFileSpec(0)
      • getAllFileSpec

        public java.util.Collection<JDFFileSpec> getAllFileSpec()
        Get all FileSpec from the current element
        Returns:
        Collection, null if none are available
      • appendFileSpec

        public JDFFileSpec appendFileSpec()
        (30) append element FileSpec
        Returns:
        JDFFileSpec the element
      • refFileSpec

        public void refFileSpec​(JDFFileSpec refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • 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