Class JDFAutoGangElement

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
org.cip4.jdflib.core.KElement
org.cip4.jdflib.core.JDFElement
org.cip4.jdflib.auto.JDFAutoGangElement
All Implemented Interfaces:
Serializable, Cloneable, IStreamWriter, Element, ElementTraversal, EventTarget, Node, NodeList, TypeInfo
Direct Known Subclasses:
JDFGangElement

public abstract class JDFAutoGangElement extends JDFElement
class JDFAutoGangElement : public JDFElement
See Also:
  • Constructor Details

    • JDFAutoGangElement

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

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

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

    • getTheAttributeInfo

      protected AttributeInfo getTheAttributeInfo()
      Overrides:
      getTheAttributeInfo in class JDFElement
      Returns:
    • getTheElementInfo

      protected ElementInfo getTheElementInfo()
      Overrides:
      getTheElementInfo in class JDFElement
      Returns:
      the elementinfo
    • 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
    • setCollapseBleeds

      public void setCollapseBleeds(boolean value)
      (36) set attribute CollapseBleeds
      Parameters:
      value - the value to set the attribute to
    • getCollapseBleeds

      public boolean getCollapseBleeds()
      (18) get boolean attribute CollapseBleeds
      Returns:
      boolean the value of the attribute
    • setCustomerID

      public void setCustomerID(String value)
      (36) set attribute CustomerID
      Parameters:
      value - the value to set the attribute to
    • getCustomerID

      public String getCustomerID()
      (23) get String attribute CustomerID
      Returns:
      the value of the attribute
    • setDimension

      public void setDimension(JDFXYPair value)
      (36) set attribute Dimension
      Parameters:
      value - the value to set the attribute to
    • getDimension

      public JDFXYPair getDimension()
      (20) get JDFXYPair attribute Dimension
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setDueDate

      public void setDueDate(JDFDate value)
      (11) set attribute DueDate
      Parameters:
      value - the value to set the attribute to or null
    • getDueDate

      public JDFDate getDueDate()
      (12) get JDFDate attribute DueDate
      Returns:
      JDFDate the value of the attribute
    • setFillPriority

      public void setFillPriority(int value)
      (36) set attribute FillPriority
      Parameters:
      value - the value to set the attribute to
    • getFillPriority

      public int getFillPriority()
      (15) get int attribute FillPriority
      Returns:
      int the value of the attribute
    • setGangElementID

      public void setGangElementID(String value)
      (36) set attribute GangElementID
      Parameters:
      value - the value to set the attribute to
    • getGangElementID

      public String getGangElementID()
      (23) get String attribute GangElementID
      Returns:
      the value of the attribute
    • setGrainDirection

      public void setGrainDirection(JDFAutoGangElement.EnumGrainDirection enumVar)
      (5) set attribute GrainDirection
      Parameters:
      enumVar - the enumVar to set the attribute to
    • getGrainDirection

      public JDFAutoGangElement.EnumGrainDirection getGrainDirection()
      (9) get attribute GrainDirection
      Returns:
      the value of the attribute
    • setGroupCode

      public void setGroupCode(String value)
      (36) set attribute GroupCode
      Parameters:
      value - the value to set the attribute to
    • getGroupCode

      public String getGroupCode()
      (23) get String attribute GroupCode
      Returns:
      the value of the attribute
    • setJobID

      public void setJobID(String value)
      (36) set attribute JobID
      Parameters:
      value - the value to set the attribute to
    • getJobID

      public String getJobID()
      (23) get String attribute JobID
      Returns:
      the value of the attribute
    • setMaxQuantity

      public void setMaxQuantity(int value)
      (36) set attribute MaxQuantity
      Parameters:
      value - the value to set the attribute to
    • getMaxQuantity

      public int getMaxQuantity()
      (15) get int attribute MaxQuantity
      Returns:
      int the value of the attribute
    • setMinQuantity

      public void setMinQuantity(int value)
      (36) set attribute MinQuantity
      Parameters:
      value - the value to set the attribute to
    • getMinQuantity

      public int getMinQuantity()
      (15) get int attribute MinQuantity
      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
    • setNumColors

      public void setNumColors(JDFXYPair value)
      (36) set attribute NumColors
      Parameters:
      value - the value to set the attribute to
    • getNumColors

      public JDFXYPair getNumColors()
      (20) get JDFXYPair attribute NumColors
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setNumberUp

      public void setNumberUp(JDFXYPair value)
      (36) set attribute NumberUp
      Parameters:
      value - the value to set the attribute to
    • getNumberUp

      public JDFXYPair getNumberUp()
      (20) get JDFXYPair attribute NumberUp
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setOneSheet

      public void setOneSheet(String value)
      (36) set attribute OneSheet
      Parameters:
      value - the value to set the attribute to
    • getOneSheet

      public String getOneSheet()
      (23) get String attribute OneSheet
      Returns:
      the value of the attribute
    • setOperations

      public void setOperations(VString value)
      (36) set attribute Operations
      Parameters:
      value - the value to set the attribute to
    • getOperations

      public VString getOperations()
      (21) get VString attribute Operations
      Returns:
      VString the value of the attribute
    • setOrderQuantity

      public void setOrderQuantity(int value)
      (36) set attribute OrderQuantity
      Parameters:
      value - the value to set the attribute to
    • getOrderQuantity

      public int getOrderQuantity()
      (15) get int attribute OrderQuantity
      Returns:
      int the value of the attribute
    • setPageDimension

      public void setPageDimension(JDFXYPair value)
      (36) set attribute PageDimension
      Parameters:
      value - the value to set the attribute to
    • getPageDimension

      public JDFXYPair getPageDimension()
      (20) get JDFXYPair attribute PageDimension
      Returns:
      JDFXYPair the value of the attribute, null if a the attribute value is not a valid to create a JDFXYPair
    • setPlacedQuantity

      public void setPlacedQuantity(int value)
      (36) set attribute PlacedQuantity
      Parameters:
      value - the value to set the attribute to
    • getPlacedQuantity

      public int getPlacedQuantity()
      (15) get int attribute PlacedQuantity
      Returns:
      int the value of the attribute
    • setPriority

      public void setPriority(int value)
      (36) set attribute Priority
      Parameters:
      value - the value to set the attribute to
    • getPriority

      public int getPriority()
      (15) get int attribute Priority
      Returns:
      int the value of the attribute
    • setProductID

      public void setProductID(String value)
      (36) set attribute ProductID
      Parameters:
      value - the value to set the attribute to
    • getProductID

      public String getProductID()
      (23) get String attribute ProductID
      Returns:
      the value of the attribute
    • getMedia

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

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

      public JDFMedia getCreateMedia(int iSkip)
      (26) getCreateMedia
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element
    • getMedia

      public JDFMedia getMedia(int iSkip)
      (27) const get element Media
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFMedia the element default is getMedia(0)
    • getAllMedia

      public Collection<JDFMedia> getAllMedia()
      Get all Media from the current element
      Returns:
      Collection, null if none are available
    • appendMedia

      public JDFMedia appendMedia()
      (30) append element Media
      Returns:
      JDFMedia the element
    • refMedia

      public void refMedia(JDFMedia refTarget)
      (31) create inter-resource link to refTarget
      Parameters:
      refTarget - the element that is referenced
    • getRunList

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

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

      public JDFRunList getCreateRunList(int iSkip)
      (26) getCreateRunList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRunList the element
    • getRunList

      public JDFRunList getRunList(int iSkip)
      (27) const get element RunList
      Parameters:
      iSkip - number of elements to skip
      Returns:
      JDFRunList the element default is getRunList(0)
    • getAllRunList

      public Collection<JDFRunList> getAllRunList()
      Get all RunList from the current element
      Returns:
      Collection, null if none are available
    • appendRunList

      public JDFRunList appendRunList()
      (30) append element RunList
      Returns:
      JDFRunList the element
    • refRunList

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

      public JDFSeparationList getSeparationListBack()
      (24) const get element SeparationListBack
      Returns:
      JDFSeparationList the element
    • getCreateSeparationListBack

      public JDFSeparationList getCreateSeparationListBack()
      (25) getCreateSeparationListBack
      Returns:
      JDFSeparationList the element
    • appendSeparationListBack

      public JDFSeparationList appendSeparationListBack()
      (29) append element SeparationListBack
      Returns:
      JDFSeparationList the element @ if the element already exists
    • getSeparationListFront

      public JDFSeparationList getSeparationListFront()
      (24) const get element SeparationListFront
      Returns:
      JDFSeparationList the element
    • getCreateSeparationListFront

      public JDFSeparationList getCreateSeparationListFront()
      (25) getCreateSeparationListFront
      Returns:
      JDFSeparationList the element
    • appendSeparationListFront

      public JDFSeparationList appendSeparationListFront()
      (29) append element SeparationListFront
      Returns:
      JDFSeparationList the element @ if the element already exists
    • getStrippingParams

      public JDFStrippingParams getStrippingParams()
      (24) const get element StrippingParams
      Returns:
      JDFStrippingParams the element
    • getCreateStrippingParams

      public JDFStrippingParams getCreateStrippingParams()
      (25) getCreateStrippingParams
      Returns:
      JDFStrippingParams the element
    • appendStrippingParams

      public JDFStrippingParams appendStrippingParams()
      (29) append element StrippingParams
      Returns:
      JDFStrippingParams the element @ if the element already exists
    • refStrippingParams

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