Class JDFAutoComponent

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

    public abstract class JDFAutoComponent
    extends JDFResource
    class JDFAutoComponent : public JDFResource
    See Also:
    Serialized Form
    • Constructor Detail

      • JDFAutoComponent

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

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

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

      • setComponentType

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

        public java.util.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
      • 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
      • 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​(java.lang.String value)
        (36) set attribute ProductType
        Parameters:
        value - the value to set the attribute to
      • getProductType

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

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

        public java.lang.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​(java.lang.String value)
        (36) set attribute SourceRibbon
        Parameters:
        value - the value to set the attribute to
      • getSourceRibbon

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

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

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

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

        public java.lang.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
      • 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 java.util.Collection<JDFContact> getAllContact()
        Get all Contact from the current element
        Returns:
        Collection, null if none are available
      • refContact

        public void refContact​(JDFContact refTarget)
        (31) create inter-resource link to refTarget
        Parameters:
        refTarget - the element that is referenced
      • 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 java.util.Collection<JDFIdentificationField> getAllIdentificationField()
        Get all IdentificationField from the current element
        Returns:
        Collection, null if none are available
      • refIdentificationField

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