Class JDFAutoComponent

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

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

    • JDFAutoComponent

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

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

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

      public void setComponentType(Vector<? extends org.apache.commons.lang.enums.ValuedEnum> v)
      (5.2) set attribute ComponentType
      Parameters:
      v - vector of the enumeration values
    • getComponentType

      public Vector<? extends org.apache.commons.lang.enums.ValuedEnum> getComponentType()
      (9.2) get ComponentType attribute ComponentType
      Returns:
      Vector of the enumerations
    • setAssemblyIDs

      public void setAssemblyIDs(VString value)
      (36) set attribute AssemblyIDs
      Parameters:
      value - the value to set the attribute to
    • getAssemblyIDs

      public VString getAssemblyIDs()
      (21) get VString attribute AssemblyIDs
      Returns:
      VString the value of the attribute
    • setAutomation

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

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

      public void setCartonTopFlaps(JDFXYPair value)
      (36) set attribute CartonTopFlaps
      Parameters:
      value - the value to set the attribute to
    • getCartonTopFlaps

      public JDFXYPair getCartonTopFlaps()
      (20) get JDFXYPair attribute CartonTopFlaps
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setColumns

      public void setColumns(int value)
      (36) set attribute Columns
      Parameters:
      value - the value to set the attribute to
    • getColumns

      public int getColumns()
      (15) get int attribute Columns
      Returns:
      int the value of the attribute
    • setDimensions

      public void setDimensions(JDFShape value)
      (36) set attribute Dimensions
      Parameters:
      value - the value to set the attribute to
    • getDimensions

      public JDFShape getDimensions()
      (20) get JDFShape attribute Dimensions
      Returns:
      JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
    • 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
    • setMaxHeat

      public void setMaxHeat(double value)
      (36) set attribute MaxHeat
      Parameters:
      value - the value to set the attribute to
    • getMaxHeat

      public double getMaxHeat()
      (17) get double attribute MaxHeat
      Returns:
      double the value of the attribute
    • setOverfold

      public void setOverfold(double value)
      (36) set attribute Overfold
      Parameters:
      value - the value to set the attribute to
    • getOverfold

      public double getOverfold()
      (17) get double attribute Overfold
      Returns:
      double the value of the attribute
    • setOverfoldSide

      public void setOverfoldSide(JDFAutoComponent.EnumOverfoldSide enumVar)
      (5) set attribute OverfoldSide
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getOverfoldSide

      public JDFAutoComponent.EnumOverfoldSide getOverfoldSide()
      (9) get attribute OverfoldSide
      Returns:
      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
    • setProductType

      public void setProductType(String value)
      (36) set attribute ProductType
      Parameters:
      value - the value to set the attribute to
    • getProductType

      public String getProductType()
      (23) get String attribute ProductType
      Returns:
      the value of the attribute
    • setProductTypeDetails

      public void setProductTypeDetails(String value)
      (36) set attribute ProductTypeDetails
      Parameters:
      value - the value to set the attribute to
    • getProductTypeDetails

      public String getProductTypeDetails()
      (23) get String attribute ProductTypeDetails
      Returns:
      the value of the attribute
    • setReaderPageCount

      public void setReaderPageCount(int value)
      (36) set attribute ReaderPageCount
      Parameters:
      value - the value to set the attribute to
    • getReaderPageCount

      public int getReaderPageCount()
      (15) get int attribute ReaderPageCount
      Returns:
      int the value of the attribute
    • setSheetPart

      public void setSheetPart(JDFRectangle value)
      (36) set attribute SheetPart
      Parameters:
      value - the value to set the attribute to
    • getSheetPart

      public JDFRectangle getSheetPart()
      (20) get JDFRectangle attribute SheetPart
      Returns:
      JDFRectangle the value of the attribute, null if a the attribute value is not a valid to create a JDFRectangle
    • setSourceRibbon

      public void setSourceRibbon(String value)
      (36) set attribute SourceRibbon
      Parameters:
      value - the value to set the attribute to
    • getSourceRibbon

      public String getSourceRibbon()
      (23) get String attribute SourceRibbon
      Returns:
      the value of the attribute
    • setSourceSheet

      public void setSourceSheet(String value)
      (36) set attribute SourceSheet
      Parameters:
      value - the value to set the attribute to
    • getSourceSheet

      public String getSourceSheet()
      (23) get String attribute SourceSheet
      Returns:
      the value of the attribute
    • setSourceWeb

      public void setSourceWeb(String value)
      (36) set attribute SourceWeb
      Parameters:
      value - the value to set the attribute to
    • getSourceWeb

      public String getSourceWeb()
      (23) get String attribute SourceWeb
      Returns:
      the value of the attribute
    • setSpineThickness

      public void setSpineThickness(double value)
      (36) set attribute SpineThickness
      Parameters:
      value - the value to set the attribute to
    • getSpineThickness

      public double getSpineThickness()
      (17) get double attribute SpineThickness
      Returns:
      double the value of the attribute
    • setSurfaceCount

      public void setSurfaceCount(int value)
      (36) set attribute SurfaceCount
      Parameters:
      value - the value to set the attribute to
    • getSurfaceCount

      public int getSurfaceCount()
      (15) get int attribute SurfaceCount
      Returns:
      int the value of the attribute
    • setTransformation

      public void setTransformation(JDFMatrix value)
      (36) set attribute Transformation
      Parameters:
      value - the value to set the attribute to
    • getTransformation

      public JDFMatrix getTransformation()
      (20) get JDFMatrix attribute Transformation
      Returns:
      JDFMatrix the value of the attribute, null if a the attribute value is not a valid to create a JDFMatrix
    • setWindingResult

      public void setWindingResult(int value)
      (36) set attribute WindingResult
      Parameters:
      value - the value to set the attribute to
    • getWindingResult

      public int getWindingResult()
      (15) get int attribute WindingResult
      Returns:
      int the value of the attribute
    • getAssembly

      public JDFAssembly getAssembly()
      (24) const get element Assembly
      Returns:
      JDFAssembly the element
    • getCreateAssembly

      public JDFAssembly getCreateAssembly()
      (25) getCreateAssembly
      Returns:
      JDFAssembly the element
    • appendAssembly

      public JDFAssembly appendAssembly()
      (29) append element Assembly
      Returns:
      JDFAssembly the element @ if the element already exists
    • refAssembly

      public void refAssembly(JDFAssembly refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getBundle

      public JDFBundle getBundle()
      (24) const get element Bundle
      Returns:
      JDFBundle the element
    • getCreateBundle

      public JDFBundle getCreateBundle()
      (25) getCreateBundle
      Returns:
      JDFBundle the element
    • appendBundle

      public JDFBundle appendBundle()
      (29) append element Bundle
      Returns:
      JDFBundle the element @ if the element already exists
    • refBundle

      public void refBundle(JDFBundle refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getDisjointing

      public JDFDisjointing getDisjointing()
      (24) const get element Disjointing
      Returns:
      JDFDisjointing the element
    • getCreateDisjointing

      public JDFDisjointing getCreateDisjointing()
      (25) getCreateDisjointing
      Returns:
      JDFDisjointing the element
    • appendDisjointing

      public JDFDisjointing appendDisjointing()
      (29) append element Disjointing
      Returns:
      JDFDisjointing the element @ if the element already exists
    • 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
    • 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
    • getMedia

      public JDFMedia getMedia()
      (24) const get element Media
      Returns:
      JDFMedia the element
    • getCreateMedia

      public JDFMedia getCreateMedia()
      (25) getCreateMedia
      Returns:
      JDFMedia the element
    • appendMedia

      public JDFMedia appendMedia()
      (29) append element Media
      Returns:
      JDFMedia the element @ if the element already exists
    • refMedia

      public void refMedia(JDFMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • 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
    • getContact

      public JDFContact getContact()
      (24) const get element Contact
      Overrides:
      getContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact()
      (25) getCreateContact
      Overrides:
      getCreateContact in class JDFResource
      Returns:
      JDFContact the element
    • getCreateContact

      public JDFContact getCreateContact(int iSkip)
      (26) getCreateContact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element
    • getContact

      public JDFContact getContact(int iSkip)
      (27) const get element Contact
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFContact the element default is getContact(0)
    • getAllContact

      public Collection<JDFContact> getAllContact()
      Get all Contact from the current element
      Returns:
      Collection, null if none are available
    • appendContact

      public JDFContact appendContact()
      (30) append element Contact
      Overrides:
      appendContact in class JDFResource
      Returns:
      JDFContact the element
    • refContact

      public void refContact(JDFContact refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getIdentificationField

      public JDFIdentificationField getIdentificationField()
      (24) const get element IdentificationField
      Returns:
      JDFIdentificationField the element
    • getCreateIdentificationField

      public JDFIdentificationField getCreateIdentificationField()
      (25) getCreateIdentificationField
      Returns:
      JDFIdentificationField the element
    • getCreateIdentificationField

      public JDFIdentificationField getCreateIdentificationField(int iSkip)
      (26) getCreateIdentificationField
      Overrides:
      getCreateIdentificationField in class JDFResource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIdentificationField the element
    • getIdentificationField

      public JDFIdentificationField getIdentificationField(int iSkip)
      (27) const get element IdentificationField
      Overrides:
      getIdentificationField in class JDFResource
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFIdentificationField the element default is getIdentificationField(0)
    • getAllIdentificationField

      public Collection<JDFIdentificationField> getAllIdentificationField()
      Get all IdentificationField from the current element
      Returns:
      Collection, null if none are available
    • appendIdentificationField

      public JDFIdentificationField appendIdentificationField()
      (30) append element IdentificationField
      Overrides:
      appendIdentificationField in class JDFResource
      Returns:
      JDFIdentificationField the element
    • refIdentificationField

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