Class JDFAutoIDPHoleMaking

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

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

    • JDFAutoIDPHoleMaking

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

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

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

    • getTheElementInfo

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

      public JDFHoleMakingParams getHoleMakingParams()
      (24) const get element HoleMakingParams
      Returns:
      JDFHoleMakingParams the element
    • getCreateHoleMakingParams

      public JDFHoleMakingParams getCreateHoleMakingParams()
      (25) getCreateHoleMakingParams
      Returns:
      JDFHoleMakingParams the element
    • getCreateHoleMakingParams

      public JDFHoleMakingParams getCreateHoleMakingParams(int iSkip)
      (26) getCreateHoleMakingParams
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHoleMakingParams the element
    • getHoleMakingParams

      public JDFHoleMakingParams getHoleMakingParams(int iSkip)
      (27) const get element HoleMakingParams
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFHoleMakingParams the element default is getHoleMakingParams(0)
    • getAllHoleMakingParams

      public Collection<JDFHoleMakingParams> getAllHoleMakingParams()
      Get all HoleMakingParams from the current element
      Returns:
      Collection, null if none are available
    • appendHoleMakingParams

      public JDFHoleMakingParams appendHoleMakingParams()
      (30) append element HoleMakingParams
      Returns:
      JDFHoleMakingParams the element
    • refHoleMakingParams

      public void refHoleMakingParams(JDFHoleMakingParams refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced