Class JDFAutoRunList

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

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

    • JDFAutoRunList

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

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

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

      public void setIsPage(boolean value)
      (36) set attribute IsPage
      Parameters:
      value - the value to set the attribute to
    • getIsPage

      public boolean getIsPage()
      (18) get boolean attribute IsPage
      Returns:
      boolean the value of the attribute
    • setPageCopies

      public void setPageCopies(int value)
      (36) set attribute PageCopies
      Parameters:
      value - the value to set the attribute to
    • getPageCopies

      public int getPageCopies()
      (15) get int attribute PageCopies
      Returns:
      int the value of the attribute
    • setSetCopies

      public void setSetCopies(int value)
      (36) set attribute SetCopies
      Parameters:
      value - the value to set the attribute to
    • getSetCopies

      public int getSetCopies()
      (15) get int attribute SetCopies
      Returns:
      int the value of the attribute
    • setAutomation

      public void setAutomation(JDFAutoRunList.EnumAutomation enumVar)
      (5) set attribute Automation
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getAutomation

      public JDFAutoRunList.EnumAutomation getAutomation()
      (9) get attribute Automation
      Returns:
      the value of the attribute
    • setComponentGranularity

      public void setComponentGranularity(JDFAutoRunList.EnumComponentGranularity enumVar)
      (5) set attribute ComponentGranularity
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getComponentGranularity

      public JDFAutoRunList.EnumComponentGranularity getComponentGranularity()
      (9) get attribute ComponentGranularity
      Returns:
      the value of the attribute
    • setDirectory

      public void setDirectory(String value)
      (36) set attribute Directory
      Parameters:
      value - the value to set the attribute to
    • getDirectory

      public String getDirectory()
      (23) get String attribute Directory
      Returns:
      the value of the attribute
    • setDocNames

      public void setDocNames(JDFNameRangeList value)
      (36) set attribute DocNames
      Parameters:
      value - the value to set the attribute to
    • getDocNames

      public JDFNameRangeList getDocNames()
      (20) get JDFNameRangeList attribute DocNames
      Returns:
      JDFNameRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNameRangeList
    • setDocs

      public void setDocs(JDFIntegerRangeList value)
      (36) set attribute Docs
      Parameters:
      value - the value to set the attribute to
    • getDocs

      public JDFIntegerRangeList getDocs()
      (20) get JDFIntegerRangeList attribute Docs
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setDocPages

      public void setDocPages(JDFIntegerList value)
      (36) set attribute DocPages
      Parameters:
      value - the value to set the attribute to
    • getDocPages

      public JDFIntegerList getDocPages()
      (20) get JDFIntegerList attribute DocPages
      Returns:
      JDFIntegerList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerList
    • setEndOfBundleItem

      public void setEndOfBundleItem(boolean value)
      (36) set attribute EndOfBundleItem
      Parameters:
      value - the value to set the attribute to
    • getEndOfBundleItem

      public boolean getEndOfBundleItem()
      (18) get boolean attribute EndOfBundleItem
      Returns:
      boolean the value of the attribute
    • setEndOfDocument

      public void setEndOfDocument(boolean value)
      (36) set attribute EndOfDocument
      Parameters:
      value - the value to set the attribute to
    • getEndOfDocument

      public boolean getEndOfDocument()
      (18) get boolean attribute EndOfDocument
      Returns:
      boolean the value of the attribute
    • setEndOfSet

      public void setEndOfSet(boolean value)
      (36) set attribute EndOfSet
      Parameters:
      value - the value to set the attribute to
    • getEndOfSet

      public boolean getEndOfSet()
      (18) get boolean attribute EndOfSet
      Returns:
      boolean the value of the attribute
    • setFinishedPages

      public void setFinishedPages(int value)
      (36) set attribute FinishedPages
      Parameters:
      value - the value to set the attribute to
    • getFinishedPages

      public int getFinishedPages()
      (15) get int attribute FinishedPages
      Returns:
      int the value of the attribute
    • setFirstPage

      public void setFirstPage(int value)
      (36) set attribute FirstPage
      Parameters:
      value - the value to set the attribute to
    • getFirstPage

      public int getFirstPage()
      (15) get int attribute FirstPage
      Returns:
      int the value of the attribute
    • setIgnoreContext

      public void setIgnoreContext(JDFAutoRunList.EnumIgnoreContext enumVar)
      (5) set attribute IgnoreContext
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getIgnoreContext

      public JDFAutoRunList.EnumIgnoreContext getIgnoreContext()
      (9) get attribute IgnoreContext
      Returns:
      the value of the attribute
    • setLogicalPage

      public void setLogicalPage(int value)
      (36) set attribute LogicalPage
      Parameters:
      value - the value to set the attribute to
    • getLogicalPage

      public int getLogicalPage()
      (15) get int attribute LogicalPage
      Returns:
      int the value of the attribute
    • setNDoc

      public void setNDoc(int value)
      (36) set attribute NDoc
      Parameters:
      value - the value to set the attribute to
    • getNDoc

      public int getNDoc()
      (15) get int attribute NDoc
      Returns:
      int the value of the attribute
    • setNPage

      public void setNPage(int value)
      (36) set attribute NPage
      Parameters:
      value - the value to set the attribute to
    • getNPage

      public int getNPage()
      (15) get int attribute NPage
      Returns:
      int the value of the attribute
    • setNSet

      public void setNSet(int value)
      (36) set attribute NSet
      Parameters:
      value - the value to set the attribute to
    • getNSet

      public int getNSet()
      (15) get int attribute NSet
      Returns:
      int the value of the attribute
    • setPageListIndex

      public void setPageListIndex(JDFIntegerRangeList value)
      (36) set attribute PageListIndex
      Parameters:
      value - the value to set the attribute to
    • getPageListIndex

      public JDFIntegerRangeList getPageListIndex()
      (20) get JDFIntegerRangeList attribute PageListIndex
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setPageNames

      public void setPageNames(JDFNameRangeList value)
      (36) set attribute PageNames
      Parameters:
      value - the value to set the attribute to
    • getPageNames

      public JDFNameRangeList getPageNames()
      (20) get JDFNameRangeList attribute PageNames
      Returns:
      JDFNameRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNameRangeList
    • setPages

      public void setPages(JDFIntegerRangeList value)
      (36) set attribute Pages
      Parameters:
      value - the value to set the attribute to
    • getPages

      public JDFIntegerRangeList getPages()
      (20) get JDFIntegerRangeList attribute Pages
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setRunTag

      public void setRunTag(String value)
      (36) set attribute RunTag
      Parameters:
      value - the value to set the attribute to
    • getRunTag

      public String getRunTag()
      (23) get String attribute RunTag
      Returns:
      the value of the attribute
    • setSetNames

      public void setSetNames(JDFNameRangeList value)
      (36) set attribute SetNames
      Parameters:
      value - the value to set the attribute to
    • getSetNames

      public JDFNameRangeList getSetNames()
      (20) get JDFNameRangeList attribute SetNames
      Returns:
      JDFNameRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFNameRangeList
    • setSets

      public void setSets(JDFIntegerRangeList value)
      (36) set attribute Sets
      Parameters:
      value - the value to set the attribute to
    • getSets

      public JDFIntegerRangeList getSets()
      (20) get JDFIntegerRangeList attribute Sets
      Returns:
      JDFIntegerRangeList the value of the attribute, null if a the attribute value is not a valid to create a JDFIntegerRangeList
    • setSheetSides

      public void setSheetSides(JDFAutoRunList.EnumSheetSides enumVar)
      (5) set attribute SheetSides
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getSheetSides

      public JDFAutoRunList.EnumSheetSides getSheetSides()
      (9) get attribute SheetSides
      Returns:
      the value of the attribute
    • setSkipPage

      public void setSkipPage(int value)
      (36) set attribute SkipPage
      Parameters:
      value - the value to set the attribute to
    • getSkipPage

      public int getSkipPage()
      (15) get int attribute SkipPage
      Returns:
      int the value of the attribute
    • setSorted

      public void setSorted(boolean value)
      (36) set attribute Sorted
      Parameters:
      value - the value to set the attribute to
    • getSorted

      public boolean getSorted()
      (18) get boolean attribute Sorted
      Returns:
      boolean the value of the attribute
    • getByteMap

      public JDFByteMap getByteMap()
      (24) const get element ByteMap
      Returns:
      JDFByteMap the element
    • getCreateByteMap

      public JDFByteMap getCreateByteMap()
      (25) getCreateByteMap
      Returns:
      JDFByteMap the element
    • appendByteMap

      public JDFByteMap appendByteMap()
      (29) append element ByteMap
      Returns:
      JDFByteMap the element @ if the element already exists
    • refByteMap

      public void refByteMap(JDFByteMap refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDynamicInput

      public JDFDynamicInput getDynamicInput()
      (24) const get element DynamicInput
      Returns:
      JDFDynamicInput the element
    • getCreateDynamicInput

      public JDFDynamicInput getCreateDynamicInput()
      (25) getCreateDynamicInput
      Returns:
      JDFDynamicInput the element
    • getCreateDynamicInput

      public JDFDynamicInput getCreateDynamicInput(int iSkip)
      (26) getCreateDynamicInput
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDynamicInput the element
    • getDynamicInput

      public JDFDynamicInput getDynamicInput(int iSkip)
      (27) const get element DynamicInput
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFDynamicInput the element default is getDynamicInput(0)
    • getAllDynamicInput

      public Collection<JDFDynamicInput> getAllDynamicInput()
      Get all DynamicInput from the current element
      Returns:
      Collection, null if none are available
    • appendDynamicInput

      public JDFDynamicInput appendDynamicInput()
      (30) append element DynamicInput
      Returns:
      JDFDynamicInput the element
    • getMetadataMap

      public JDFMetadataMap getMetadataMap()
      (24) const get element MetadataMap
      Returns:
      JDFMetadataMap the element
    • getCreateMetadataMap

      public JDFMetadataMap getCreateMetadataMap()
      (25) getCreateMetadataMap
      Returns:
      JDFMetadataMap the element
    • getCreateMetadataMap

      public JDFMetadataMap getCreateMetadataMap(int iSkip)
      (26) getCreateMetadataMap
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMetadataMap the element
    • getMetadataMap

      public JDFMetadataMap getMetadataMap(int iSkip)
      (27) const get element MetadataMap
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMetadataMap the element default is getMetadataMap(0)
    • getAllMetadataMap

      public Collection<JDFMetadataMap> getAllMetadataMap()
      Get all MetadataMap from the current element
      Returns:
      Collection, null if none are available
    • appendMetadataMap

      public JDFMetadataMap appendMetadataMap()
      (30) append element MetadataMap
      Returns:
      JDFMetadataMap the element
    • getInsertSheet

      public JDFInsertSheet getInsertSheet()
      (24) const get element InsertSheet
      Returns:
      JDFInsertSheet the element
    • getCreateInsertSheet

      public JDFInsertSheet getCreateInsertSheet()
      (25) getCreateInsertSheet
      Returns:
      JDFInsertSheet the element
    • getCreateInsertSheet

      public JDFInsertSheet getCreateInsertSheet(int iSkip)
      (26) getCreateInsertSheet
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFInsertSheet the element
    • getInsertSheet

      public JDFInsertSheet getInsertSheet(int iSkip)
      (27) const get element InsertSheet
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFInsertSheet the element default is getInsertSheet(0)
    • getAllInsertSheet

      public Collection<JDFInsertSheet> getAllInsertSheet()
      Get all InsertSheet from the current element
      Returns:
      Collection, null if none are available
    • appendInsertSheet

      public JDFInsertSheet appendInsertSheet()
      (30) append element InsertSheet
      Returns:
      JDFInsertSheet the element
    • refInsertSheet

      public void refInsertSheet(JDFInsertSheet refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getLayoutElement

      public JDFLayoutElement getLayoutElement()
      (24) const get element LayoutElement
      Returns:
      JDFLayoutElement the element
    • getCreateLayoutElement

      public JDFLayoutElement getCreateLayoutElement()
      (25) getCreateLayoutElement
      Returns:
      JDFLayoutElement the element
    • appendLayoutElement

      public JDFLayoutElement appendLayoutElement()
      (29) append element LayoutElement
      Returns:
      JDFLayoutElement the element @ if the element already exists
    • refLayoutElement

      public void refLayoutElement(JDFLayoutElement refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getInterpretedPDLData

      public JDFInterpretedPDLData getInterpretedPDLData()
      (24) const get element InterpretedPDLData
      Returns:
      JDFInterpretedPDLData the element
    • getCreateInterpretedPDLData

      public JDFInterpretedPDLData getCreateInterpretedPDLData()
      (25) getCreateInterpretedPDLData
      Returns:
      JDFInterpretedPDLData the element
    • appendInterpretedPDLData

      public JDFInterpretedPDLData appendInterpretedPDLData()
      (29) append element InterpretedPDLData
      Returns:
      JDFInterpretedPDLData the element @ if the element already exists
    • refInterpretedPDLData

      public void refInterpretedPDLData(JDFInterpretedPDLData refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDisposition

      public JDFDisposition getDisposition()
      (24) const get element Disposition
      Returns:
      JDFDisposition the element
    • getCreateDisposition

      public JDFDisposition getCreateDisposition()
      (25) getCreateDisposition
      Returns:
      JDFDisposition the element
    • appendDisposition

      public JDFDisposition appendDisposition()
      (29) append element Disposition
      Returns:
      JDFDisposition the element @ if the element already exists
    • getPageList

      public JDFPageList getPageList()
      (24) const get element PageList
      Returns:
      JDFPageList the element
    • getCreatePageList

      public JDFPageList getCreatePageList()
      (25) getCreatePageList
      Returns:
      JDFPageList the element
    • appendPageList

      public JDFPageList appendPageList()
      (29) append element PageList
      Returns:
      JDFPageList the element @ if the element already exists
    • refPageList

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