Class JDFAutootherwise

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.JDFAutootherwise
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFotherwise

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

    • JDFAutootherwise

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

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

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

    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • getset

      public JDFset getset()
      (24) const get element set
      Returns:
      JDFset the element
    • getCreateset

      public JDFset getCreateset()
      (25) getCreateset
      Returns:
      JDFset the element
    • getCreateset

      public JDFset getCreateset(int iSkip)
      (26) getCreateset
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFset the element
    • getset

      public JDFset getset(int iSkip)
      (27) const get element set
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFset the element default is getset(0)
    • getAllset

      public Collection<JDFset> getAllset()
      Get all set from the current element
      Returns:
      Collection, null if none are available
    • appendset

      public JDFset appendset()
      (30) append element set
      Returns:
      JDFset the element