Class JDFAutoInsertSheet

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

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

    • JDFAutoInsertSheet

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

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

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

      public void setSheetType(JDFAutoInsertSheet.EnumSheetType enumVar)
      (5) set attribute SheetType
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetType

      public JDFAutoInsertSheet.EnumSheetType getSheetType()
      (9) get attribute SheetType
      Returns:
      the value of the attribute
    • setSheetUsage

      public void setSheetUsage(JDFAutoInsertSheet.EnumSheetUsage enumVar)
      (5) set attribute SheetUsage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetUsage

      public JDFAutoInsertSheet.EnumSheetUsage getSheetUsage()
      (9) get attribute SheetUsage
      Returns:
      the value of the attribute
    • setIncludeInBundleItem

      public void setIncludeInBundleItem(JDFAutoInsertSheet.EnumIncludeInBundleItem enumVar)
      (5) set attribute IncludeInBundleItem
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getIncludeInBundleItem

      public JDFAutoInsertSheet.EnumIncludeInBundleItem getIncludeInBundleItem()
      (9) get attribute IncludeInBundleItem
      Returns:
      the value of the attribute
    • setIsWaste

      public void setIsWaste(boolean value)
      (36) set attribute IsWaste
      Parameters:
      value - the value to set the attribute to
    • getIsWaste

      public boolean getIsWaste()
      (18) get boolean attribute IsWaste
      Returns:
      boolean the value of the attribute
    • setMarkList

      public void setMarkList(VString value)
      (36) set attribute MarkList
      Parameters:
      value - the value to set the attribute to
    • getMarkList

      public VString getMarkList()
      (21) get VString attribute MarkList
      Returns:
      VString the value of the attribute
    • setSheetFormat

      public void setSheetFormat(String value)
      (36) set attribute SheetFormat
      Parameters:
      value - the value to set the attribute to
    • getSheetFormat

      public String getSheetFormat()
      (23) get String attribute SheetFormat
      Returns:
      the value of the attribute
    • setUsage

      public void setUsage(JDFAutoInsertSheet.EnumSheetUsage enumVar)
      (5) set attribute Usage
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getUsage

      (9) get attribute Usage
      Returns:
      the value of the attribute
    • getRunList

      public JDFRunList getRunList()
      (24) const get element RunList
      Returns:
      JDFRunList the element
    • getCreateRunList

      public JDFRunList getCreateRunList()
      (25) getCreateRunList
      Returns:
      JDFRunList the element
    • appendRunList

      public JDFRunList appendRunList()
      (29) append element RunList
      Returns:
      JDFRunList the element @ if the element already exists
    • refRunList

      public void refRunList(JDFRunList refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getLayout

      public JDFLayout getLayout()
      (24) const get element Layout
      Returns:
      JDFLayout the element
    • getCreateLayout

      public JDFLayout getCreateLayout()
      (25) getCreateLayout
      Returns:
      JDFLayout the element
    • appendLayout

      public JDFLayout appendLayout()
      (29) append element Layout
      Returns:
      JDFLayout the element @ if the element already exists
    • refLayout

      public void refLayout(JDFLayout refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getSheet

      public JDFSheet getSheet()
      (24) const get element Sheet
      Returns:
      JDFSheet the element
    • getCreateSheet

      public JDFSheet getCreateSheet()
      (25) getCreateSheet
      Returns:
      JDFSheet the element
    • appendSheet

      public JDFSheet appendSheet()
      (29) append element Sheet
      Returns:
      JDFSheet the element @ if the element already exists
    • refSheet

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