Class JDFAutoGatheringParams

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

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

    • JDFAutoGatheringParams

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

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

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

    • 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
    • getDisjointing

      public JDFDisjointing getDisjointing()
      (24) const get element Disjointing
      Returns:
      JDFDisjointing the element
    • getCreateDisjointing

      public JDFDisjointing getCreateDisjointing()
      (25) getCreateDisjointing
      Returns:
      JDFDisjointing the element
    • appendDisjointing

      public JDFDisjointing appendDisjointing()
      (29) append element Disjointing
      Returns:
      JDFDisjointing the element