Class JDFAutoQualityMeasurement

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoQualityMeasurement
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFQualityMeasurement

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

    • JDFAutoQualityMeasurement

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

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

      protected JDFAutoQualityMeasurement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
      Constructor for JDFAutoQualityMeasurement
      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
    • 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
    • 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
    • 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
    • getBindingQualityMeasurement

      public JDFBindingQualityMeasurement getBindingQualityMeasurement()
      (24) const get element BindingQualityMeasurement
      Returns:
      JDFBindingQualityMeasurement the element
    • getCreateBindingQualityMeasurement

      public JDFBindingQualityMeasurement getCreateBindingQualityMeasurement()
      (25) getCreateBindingQualityMeasurement
      Returns:
      JDFBindingQualityMeasurement the element
    • appendBindingQualityMeasurement

      public JDFBindingQualityMeasurement appendBindingQualityMeasurement()
      (29) append element BindingQualityMeasurement
      Returns:
      JDFBindingQualityMeasurement the element @ if the element already exists