Class JDFAutoHoleMakingIntent

java.lang.Object
org.apache.xerces.dom.NodeImpl
org.apache.xerces.dom.ChildNode
org.apache.xerces.dom.ParentNode
org.apache.xerces.dom.ElementImpl
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFHoleMakingIntent

public abstract class JDFAutoHoleMakingIntent extends JDFIntentResource
class JDFAutoHoleMakingIntent : public JDFIntentResource
See Also:
  • Constructor Details

    • JDFAutoHoleMakingIntent

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

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

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

      public void setHoleReferenceEdge(JDFAutoHoleMakingIntent.EHoleReferenceEdge enumVar)
      (5) set attribute HoleReferenceEdge
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getEHoleReferenceEdge

      public JDFAutoHoleMakingIntent.EHoleReferenceEdge getEHoleReferenceEdge()
      (9) get attribute HoleReferenceEdge
      Returns:
      the value of the attribute
    • setHoleReferenceEdge

      @Deprecated public void setHoleReferenceEdge(JDFAutoHoleMakingIntent.EnumHoleReferenceEdge enumVar)
      Deprecated.
      use SetHoleReferenceEdge(EHoleReferenceEdge) based on java.lang.enum instead
      (5) set attribute HoleReferenceEdge
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getHoleReferenceEdge

      Deprecated.
      use EHoleReferenceEdge GetEHoleReferenceEdge() based on java.lang.enum instead
      (9) get attribute HoleReferenceEdge
      Returns:
      the value of the attribute
    • setExtent

      public void setExtent(JDFXYPair value)
      (36) set attribute Extent
      Parameters:
      value - the value to set the attribute to
    • getExtent

      public JDFXYPair getExtent()
      (20) get JDFXYPair attribute Extent
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • getHoleType

      public JDFStringSpan getHoleType()
      (24) const get element HoleType
      Returns:
      JDFStringSpan the element
    • getCreateHoleType

      public JDFStringSpan getCreateHoleType()
      (25) getCreateHoleType
      Returns:
      JDFStringSpan the element
    • appendHoleType

      public JDFStringSpan appendHoleType()
      (29) append element HoleType
      Returns:
      JDFStringSpan the element
    • getHoleList

      public JDFHoleList getHoleList()
      (24) const get element HoleList
      Returns:
      JDFHoleList the element
    • getCreateHoleList

      public JDFHoleList getCreateHoleList()
      (25) getCreateHoleList
      Returns:
      JDFHoleList the element
    • appendHoleList

      public JDFHoleList appendHoleList()
      (29) append element HoleList
      Returns:
      JDFHoleList the element