Class JDFAutoPreflightReportRulePool

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

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

    • JDFAutoPreflightReportRulePool

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

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

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

      public void setMaxOccurrences(int value)
      (36) set attribute MaxOccurrences
      Parameters:
      value - the value to set the attribute to
    • getMaxOccurrences

      public int getMaxOccurrences()
      (15) get int attribute MaxOccurrences
      Returns:
      int the value of the attribute
    • getPRRule

      public JDFPRRule getPRRule()
      (24) const get element PRRule
      Returns:
      JDFPRRule the element
    • getCreatePRRule

      public JDFPRRule getCreatePRRule()
      (25) getCreatePRRule
      Returns:
      JDFPRRule the element
    • getCreatePRRule

      public JDFPRRule getCreatePRRule(int iSkip)
      (26) getCreatePRRule
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPRRule the element
    • getPRRule

      public JDFPRRule getPRRule(int iSkip)
      (27) const get element PRRule
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFPRRule the element default is getPRRule(0)
    • getAllPRRule

      public Collection<JDFPRRule> getAllPRRule()
      Get all PRRule from the current element
      Returns:
      Collection, null if none are available
    • appendPRRule

      public JDFPRRule appendPRRule()
      (30) append element PRRule
      Returns:
      JDFPRRule the element
    • getPRRuleAttr

      public JDFPRRuleAttr getPRRuleAttr()
      (24) const get element PRRuleAttr
      Returns:
      JDFPRRuleAttr the element
    • getCreatePRRuleAttr

      public JDFPRRuleAttr getCreatePRRuleAttr()
      (25) getCreatePRRuleAttr
      Returns:
      JDFPRRuleAttr the element
    • appendPRRuleAttr

      public JDFPRRuleAttr appendPRRuleAttr()
      (29) append element PRRuleAttr
      Returns:
      JDFPRRuleAttr the element @ if the element already exists