Class JDFAutoIDPHoleMaking

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Cloneable, IStreamWriter, org.w3c.dom.Element, org.w3c.dom.ElementTraversal, org.w3c.dom.events.EventTarget, org.w3c.dom.Node, org.w3c.dom.NodeList, org.w3c.dom.TypeInfo
    Direct Known Subclasses:
    JDFIDPHoleMaking

    public abstract class JDFAutoIDPHoleMaking
    extends JDFElement
    class JDFAutoIDPHoleMaking : public JDFElement
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoIDPHoleMaking

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

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

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

      • 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 java.util.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