Package org.cip4.jdflib.auto
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:
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:
JDFGangElement
public abstract class JDFAutoGangElement extends JDFElement
class JDFAutoGangElement : public JDFElement- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classJDFAutoGangElement.EnumGrainDirectionEnumeration strings for GrainDirection-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.JDFElement
JDFElement.EnumBoolean, JDFElement.EnumNamedColor, JDFElement.EnumNodeStatus, JDFElement.EnumOrientation, JDFElement.EnumPoolType, JDFElement.EnumSeparation, JDFElement.EnumSettingsPolicy, JDFElement.EnumValidationLevel, JDFElement.EnumVersion, JDFElement.EnumXYRelation, JDFElement.eUnit
-
Nested classes/interfaces inherited from class org.cip4.jdflib.core.KElement
KElement.SimpleElementNameComparator, KElement.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator
-
-
Field Summary
-
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
-
Fields inherited from class org.apache.xerces.dom.NodeImpl
DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_IS_CONTAINED, DOCUMENT_POSITION_PRECEDING, ELEMENT_DEFINITION_NODE, FIRSTCHILD, flags, HASSTRING, ID, IGNORABLEWS, NORMALIZED, OWNED, ownerNode, READONLY, SPECIFIED, SYNCCHILDREN, SYNCDATA, TREE_POSITION_ANCESTOR, TREE_POSITION_DESCENDANT, TREE_POSITION_DISCONNECTED, TREE_POSITION_EQUIVALENT, TREE_POSITION_FOLLOWING, TREE_POSITION_PRECEDING, TREE_POSITION_SAME_NODE
-
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_POSITION_CONTAINED_BY, DOCUMENT_POSITION_CONTAINS, DOCUMENT_POSITION_DISCONNECTED, DOCUMENT_POSITION_FOLLOWING, DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC, DOCUMENT_POSITION_PRECEDING, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedJDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoGangElementprotectedJDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoGangElementprotectedJDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoGangElement
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JDFMediaappendMedia()(30) append element MediaJDFRunListappendRunList()(30) append element RunListJDFSeparationListappendSeparationListBack()(29) append element SeparationListBackJDFSeparationListappendSeparationListFront()(29) append element SeparationListFrontJDFStrippingParamsappendStrippingParams()(29) append element StrippingParamsjava.util.Collection<JDFMedia>getAllMedia()Get all Media from the current elementjava.util.Collection<JDFRunList>getAllRunList()Get all RunList from the current elementVStringgetAssemblyIDs()(21) get VString attribute AssemblyIDsbooleangetCollapseBleeds()(18) get boolean attribute CollapseBleedsJDFMediagetCreateMedia(int iSkip)(26) getCreateMediaJDFRunListgetCreateRunList(int iSkip)(26) getCreateRunListJDFSeparationListgetCreateSeparationListBack()(25) getCreateSeparationListBackJDFSeparationListgetCreateSeparationListFront()(25) getCreateSeparationListFrontJDFStrippingParamsgetCreateStrippingParams()(25) getCreateStrippingParamsjava.lang.StringgetCustomerID()(23) get String attribute CustomerIDJDFXYPairgetDimension()(20) get JDFXYPair attribute DimensionJDFDategetDueDate()(12) get JDFDate attribute DueDateintgetFillPriority()(15) get int attribute FillPriorityjava.lang.StringgetGangElementID()(23) get String attribute GangElementIDJDFAutoGangElement.EnumGrainDirectiongetGrainDirection()(9) get attribute GrainDirectionjava.lang.StringgetGroupCode()(23) get String attribute GroupCodejava.lang.StringgetJobID()(23) get String attribute JobIDintgetMaxQuantity()(15) get int attribute MaxQuantityJDFMediagetMedia(int iSkip)(27) const get element MediaintgetMinQuantity()(15) get int attribute MinQuantityintgetNPage()(15) get int attribute NPageJDFXYPairgetNumberUp()(20) get JDFXYPair attribute NumberUpJDFXYPairgetNumColors()(20) get JDFXYPair attribute NumColorsjava.lang.StringgetOneSheet()(23) get String attribute OneSheetVStringgetOperations()(21) get VString attribute OperationsintgetOrderQuantity()(15) get int attribute OrderQuantityJDFXYPairgetPageDimension()(20) get JDFXYPair attribute PageDimensionintgetPlacedQuantity()(15) get int attribute PlacedQuantityintgetPriority()(15) get int attribute Priorityjava.lang.StringgetProductID()(23) get String attribute ProductIDJDFRunListgetRunList(int iSkip)(27) const get element RunListJDFSeparationListgetSeparationListBack()(24) const get element SeparationListBackJDFSeparationListgetSeparationListFront()(24) const get element SeparationListFrontJDFStrippingParamsgetStrippingParams()(24) const get element StrippingParamsprotected AttributeInfogetTheAttributeInfo()protected ElementInfogetTheElementInfo()voidrefMedia(JDFMedia refTarget)(31) create inter-resource link to refTargetvoidrefRunList(JDFRunList refTarget)(31) create inter-resource link to refTargetvoidrefStrippingParams(JDFStrippingParams refTarget)(31) create inter-resource link to refTargetvoidsetAssemblyIDs(VString value)(36) set attribute AssemblyIDsvoidsetCollapseBleeds(boolean value)(36) set attribute CollapseBleedsvoidsetCustomerID(java.lang.String value)(36) set attribute CustomerIDvoidsetDimension(JDFXYPair value)(36) set attribute DimensionvoidsetDueDate(JDFDate value)(11) set attribute DueDatevoidsetFillPriority(int value)(36) set attribute FillPriorityvoidsetGangElementID(java.lang.String value)(36) set attribute GangElementIDvoidsetGrainDirection(JDFAutoGangElement.EnumGrainDirection enumVar)(5) set attribute GrainDirectionvoidsetGroupCode(java.lang.String value)(36) set attribute GroupCodevoidsetJobID(java.lang.String value)(36) set attribute JobIDvoidsetMaxQuantity(int value)(36) set attribute MaxQuantityvoidsetMinQuantity(int value)(36) set attribute MinQuantityvoidsetNPage(int value)(36) set attribute NPagevoidsetNumberUp(JDFXYPair value)(36) set attribute NumberUpvoidsetNumColors(JDFXYPair value)(36) set attribute NumColorsvoidsetOneSheet(java.lang.String value)(36) set attribute OneSheetvoidsetOperations(VString value)(36) set attribute OperationsvoidsetOrderQuantity(int value)(36) set attribute OrderQuantityvoidsetPageDimension(JDFXYPair value)(36) set attribute PageDimensionvoidsetPlacedQuantity(int value)(36) set attribute PlacedQuantityvoidsetPriority(int value)(36) set attribute PriorityvoidsetProductID(java.lang.String value)(36) set attribute ProductID-
Methods inherited from class org.cip4.jdflib.core.JDFElement
appendAnchor, appendBestEffortExceptions, appendComment, appendElement, appendGeneralID, appendGeneralID, appendGeneralID, appendHRef, appendHRef, appendMustHonorExceptions, appendOperatorInterventionExceptions, appendPreview, appendrRefs, attributeType, clearTargets, cloneNewDoc, copyChildren, copyInto, createRoot, createRoot, deprecatedAttributes, eraseDefaultAttributes, exclusiveOneOfAttribute, exclusiveOneOfElement, fixVersion, getAllRefs, getAtrType, getAttributeInfo, getBestEffortExceptions, getChildElement, getChildElements, getChildElementVector, getChildElementVector_JDFElement, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentText, getCommentURL, getCreateComment, getCreateComment, getCreateElement_JDFElement, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement, getElement_JDFElement, getElementIDPrefix, getElementInfo, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDListMap, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidAttributes, getInvalidElements, getInvalidElements_JDFElement, getJDFRoot, getJMFRoot, getLastVersion, getLinkFromUserData, getLinkRoot, getMaxVersion, getMissingAttributes, getMissingAttributeVector, getMissingElements, getMissingElementVector, getMustHonorExceptions, getNamesVector, getOperatorInterventionExceptions, getOwnerDocument_JDFElement, getParentJDF, getParentJDF, getPartMap, getPartMapArray, getPartMapVector, getPrereleaseAttributes, getPrereleaseElements, getPreview, getRefElement, getRefElements, getRefString, getrRefs, getSchemaURL, getSchemaURL, getSchemaURL, getSettingsPolicy, getStatus, getTarget, getTarget, getTarget_JDFElement, getTheAttributeInfo_JDFElement, getTheElementInfo_JDFElement, getTypeForAttribute, getUnknownAttributes, getUnknownAttributeVector, getUnknownElements, getUnknownElementVector, getUnknownPoolElements, getURLDoc, getURLInputStream, getValueForNewAttribute, getVersion, getVersion, getvHRefRes, getvHRefRes, getXMLDocUserData, hasMissingAttributes, hasMissingElements, hasPartMap, hasSettingsPolicy, hasUnknownAttributes, hasUnknownElements, idString, includesMatchingAttribute, init, inlineRefElements, insertBefore, isComment, isCommentStatic, isDeprecated, isDirty, isInAnyCIP4NameSpaceStatic, isInAnyCIP4NameSpaceStatic, isInAnyJDFNameSpaceStatic, isInAnyJDFNameSpaceStatic, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isInXJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid, isValid_JDFElement, isXJDF, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements, numChildElements_JDFElement, optionalAttributes, optionalElements, prereleaseAttributes, prereleaseElements, refElement, removeBestEffortExceptions, removeChild, removeChild, removeChildren, removeExtensions, removeFromBestEffortExceptions, removeFromMustHonorExceptions, removeFromOperatorInterventionExceptions, removeFromrRefs, removeGeneralID, removePartMap, removeRefElement, removeSettingsPolicy, replaceChild, requiredAttributes, requiredElements, requiredLevel, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNameTimeStamp, setAttributes, setBestEffortExceptions, setCommentText, setCommentText, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version, write2Dir
-
Methods inherited from class org.cip4.jdflib.core.KElement
addAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, appendAttribute, appendAttributes, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildRelativeXPath, buildXPath, buildXPath, buildXPath, cleanup, clearNSMap, clone, copyAttribute, copyAttribute, copyAttribute, copyAttribute, copyElement, copyElements, copyXPathValue, createRoot, deleteNode, ensureCase, eraseEmptyAttributes, eraseEmptyNodes, fillHashSet, fitsName, fitsName_KElement, flush, generateDotID, getAttribute, getAttribute, getAttribute_KElement, getAttribute_KElement, getAttributeArray_KElement, getAttributeIgnoreCase, getAttributeMap, getAttributeMap_KElement, getAttributeRaw, getAttributeVector, getAttributeVector_KElement, getBoolAttribute, getCData, getChildArray, getChildArray_KElement, getChildArrayByClass, getChildArrayByClass_KElement, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector, getChildElementVector, getChildElementVector_KElement, getChildFromList, getChildFromList, getChildList, getChildList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByClass, getChildrenByTagName, getChildrenByTagName_KElement, getChildrenFromList, getChildrenIgnoreList, getChildrenWithAttribute, getChildWithAttribute, getChildWithAttribute, getCreateChildWithAttribute, getCreateElement, getCreateElement, getCreateElement_KElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement, getElement_KElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIDPrefix, getIgnoreCase, getIgnoreCase_KElement, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNonEmpty, getNonEmpty_KElement, getNumCDatas, getNumChildNodes, getNumChildText, getNumXMLComments, getOwnerDocument_KElement, getParentNode_KElement, getPreviousSiblingElement, getPreviousSiblingElement, getRealAttribute, getTarget_KElement, getText, getText, getTree, getTree, getTreeByClass, getTreeElement, getXMLComment, getXMLNSNameSpace, getXMLNSPrefix, getXPathAttribute, getXPathAttributeMap, getXPathElement, getXPathElementVector, getXPathValueMap, getXPathValueMap, getXSIType, hasAttribute, hasAttribute, hasAttribute_KElement, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasNonEmpty, hasNonEmpty_KElement, hasXPathNode, includesAttribute, includesAttributes, insertAt, insertBefore, isAncestor, isEqual, isEqual, isWildCard, matchesPath, matchesPathName, mergeElement, moveArray, moveAttribute, moveAttribute, moveElement, moveElements, moveMe, normalize, numChildElements_KElement, numChildNodes, numChildNodes, numChildrenByClass, numSiblingElements, parseFile, parseStream, parseString, pushUp, removeAllText, removeAttribute, removeAttribute, removeAttribute_KElement, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildrenByClass, removeChildText, removeExtensions, removeFromAttribute, removeIgnoreCase, removeIgnoreCase_KElement, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameAttribute, renameElement, replaceElement, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNSRaw, setAttributeRaw, setAttributes, setAttributes, setAttributes, setAttributesRaw, setBoolAttribute, setDirty, setID, setIntAttribute, setNamespaceURI, setNodeValue, setNonEmpty, setPrefix, setRealAttribute, setText, setvStringAttribute, setXMLComment, setXMLComment, setXPathAttribute, setXPathValue, setXPathValues, setXSIType, sortChild, sortChild, sortChildren, sortChildren, sortChildren, sortChildren, toDisplayXML, toString, toValueString, toXML, toXML, uniqueID, uniqueID, write2File, write2File, write2Stream, writeStream, xmlNameSpace, xmlnsLocalName, xmlnsPrefix
-
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getLocalName, getPrefix, getTypeName, getTypeNamespace, getXMLBaseAttribute, isDerivedFrom, setType
-
Methods inherited from class org.apache.xerces.dom.ElementImpl
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getBaseURI, getChildElementCount, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getFirstElementChild, getLastElementChild, getNextElementSibling, getNodeName, getNodeType, getPreviousElementSibling, getSchemaTypeInfo, getTagName, getXercesAttribute, hasAttributeNS, isEqualNode, reconcileDefaultAttributes, setIdAttribute, setIdAttributeNode, setIdAttributeNS, setOwnerDocument, setReadOnly, setupDefaultAttributes, setXercesAttributeNode, synchronizeData
-
Methods inherited from class org.apache.xerces.dom.ParentNode
getChildNodes, getChildNodesUnoptimized, getFirstChild, getLastChild, getLength, getOwnerDocument, getTextContent, hasChildNodes, item, setTextContent, synchronizeChildren
-
Methods inherited from class org.apache.xerces.dom.ChildNode
getNextSibling, getParentNode, getPreviousSibling
-
Methods inherited from class org.apache.xerces.dom.NodeImpl
addEventListener, changed, changes, compareDocumentPosition, compareTreePosition, dispatchEvent, getContainer, getFeature, getNodeNumber, getNodeValue, getReadOnly, getUserData, getUserData, getUserDataRecord, isDefaultNamespace, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, needsSyncChildren, removeEventListener, setUserData, setUserData
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.w3c.dom.Element
getAttributeNode, getAttributeNodeNS, getAttributeNS, getElementsByTagName, getElementsByTagNameNS, getSchemaTypeInfo, getTagName, hasAttributeNS, setIdAttribute, setIdAttributeNode, setIdAttributeNS
-
Methods inherited from interface org.w3c.dom.Node
cloneNode, compareDocumentPosition, getAttributes, getBaseURI, getChildNodes, getFeature, getFirstChild, getLastChild, getLocalName, getNextSibling, getNodeName, getNodeType, getNodeValue, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, getTextContent, getUserData, hasChildNodes, isDefaultNamespace, isEqualNode, isSameNode, isSupported, lookupNamespaceURI, lookupPrefix, setTextContent, setUserData
-
-
-
-
Constructor Detail
-
JDFAutoGangElement
protected JDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoGangElement- Parameters:
myOwnerDocument-qualifiedName-
-
JDFAutoGangElement
protected JDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoGangElement- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-
-
JDFAutoGangElement
protected JDFAutoGangElement(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoGangElement- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-myLocalName-
-
-
Method Detail
-
getTheAttributeInfo
protected AttributeInfo getTheAttributeInfo()
- Overrides:
getTheAttributeInfoin classJDFElement- Returns:
-
getTheElementInfo
protected ElementInfo getTheElementInfo()
- Overrides:
getTheElementInfoin classJDFElement- 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(java.lang.String value)
(36) set attribute CustomerID- Parameters:
value- the value to set the attribute to
-
getCustomerID
public java.lang.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(java.lang.String value)
(36) set attribute GangElementID- Parameters:
value- the value to set the attribute to
-
getGangElementID
public java.lang.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(java.lang.String value)
(36) set attribute GroupCode- Parameters:
value- the value to set the attribute to
-
getGroupCode
public java.lang.String getGroupCode()
(23) get String attribute GroupCode- Returns:
- the value of the attribute
-
setJobID
public void setJobID(java.lang.String value)
(36) set attribute JobID- Parameters:
value- the value to set the attribute to
-
getJobID
public java.lang.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(java.lang.String value)
(36) set attribute OneSheet- Parameters:
value- the value to set the attribute to
-
getOneSheet
public java.lang.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(java.lang.String value)
(36) set attribute ProductID- Parameters:
value- the value to set the attribute to
-
getProductID
public java.lang.String getProductID()
(23) get String attribute ProductID- Returns:
- the value of the attribute
-
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 java.util.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
-
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 java.util.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
-
-