Package org.cip4.jdflib.auto
Class JDFAutoDropItem
- 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.JDFAutoDropItem
-
- 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:
JDFDropItem
public abstract class JDFAutoDropItem extends JDFElement
class JDFAutoDropItem : public JDFElement- See Also:
- Serialized Form
-
-
Nested Class Summary
-
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
-
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 protectedJDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoDropItemprotectedJDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoDropItemprotectedJDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoDropItem
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description JDFBundleappendBundle()(30) append element BundleJDFComponentappendComponent()(30) append element ComponentJDFDigitalMediaappendDigitalMedia()(30) append element DigitalMediaJDFExposedMediaappendExposedMedia()(30) append element ExposedMediaJDFInkappendInk()(30) append element InkJDFMediaappendMedia()(30) append element MediaJDFPalletappendPallet()(30) append element PalletJDFRegisterRibbonappendRegisterRibbon()(30) append element RegisterRibbonJDFRollStandappendRollStand()(30) append element RollStandJDFStrapappendStrap()(30) append element StrapJDFToolappendTool()(30) append element ToolintgetActualAmount()(15) get int attribute ActualAmountintgetActualTotalAmount()(15) get int attribute ActualTotalAmountjava.util.Collection<JDFBundle>getAllBundle()Get all Bundle from the current elementjava.util.Collection<JDFComponent>getAllComponent()Get all Component from the current elementjava.util.Collection<JDFDigitalMedia>getAllDigitalMedia()Get all DigitalMedia from the current elementjava.util.Collection<JDFExposedMedia>getAllExposedMedia()Get all ExposedMedia from the current elementjava.util.Collection<JDFInk>getAllInk()Get all Ink from the current elementjava.util.Collection<JDFMedia>getAllMedia()Get all Media from the current elementjava.util.Collection<JDFPallet>getAllPallet()Get all Pallet from the current elementjava.util.Collection<JDFRegisterRibbon>getAllRegisterRibbon()Get all RegisterRibbon from the current elementjava.util.Collection<JDFRollStand>getAllRollStand()Get all RollStand from the current elementjava.util.Collection<JDFStrap>getAllStrap()Get all Strap from the current elementjava.util.Collection<JDFTool>getAllTool()Get all Tool from the current elementintgetAmount()(15) get int attribute AmountJDFBundlegetBundle(int iSkip)(27) const get element BundleJDFComponentgetComponent(int iSkip)(27) const get element ComponentJDFBundlegetCreateBundle(int iSkip)(26) getCreateBundleJDFComponentgetCreateComponent(int iSkip)(26) getCreateComponentJDFDigitalMediagetCreateDigitalMedia(int iSkip)(26) getCreateDigitalMediaJDFExposedMediagetCreateExposedMedia(int iSkip)(26) getCreateExposedMediaJDFInkgetCreateInk(int iSkip)(26) getCreateInkJDFMediagetCreateMedia(int iSkip)(26) getCreateMediaJDFPalletgetCreatePallet(int iSkip)(26) getCreatePalletJDFRegisterRibbongetCreateRegisterRibbon(int iSkip)(26) getCreateRegisterRibbonJDFRollStandgetCreateRollStand(int iSkip)(26) getCreateRollStandJDFStrapgetCreateStrap(int iSkip)(26) getCreateStrapJDFToolgetCreateTool(int iSkip)(26) getCreateToolJDFDigitalMediagetDigitalMedia(int iSkip)(27) const get element DigitalMediaJDFExposedMediagetExposedMedia(int iSkip)(27) const get element ExposedMediaJDFInkgetInk(int iSkip)(27) const get element InkJDFMediagetMedia(int iSkip)(27) const get element MediaJDFPalletgetPallet(int iSkip)(27) const get element PalletJDFRegisterRibbongetRegisterRibbon(int iSkip)(27) const get element RegisterRibbonJDFRollStandgetRollStand(int iSkip)(27) const get element RollStandJDFStrapgetStrap(int iSkip)(27) const get element Strapprotected AttributeInfogetTheAttributeInfo()protected ElementInfogetTheElementInfo()JDFToolgetTool(int iSkip)(27) const get element ToolintgetTotalAmount()(15) get int attribute TotalAmountJDFShapegetTotalDimensions()(20) get JDFShape attribute TotalDimensionsdoublegetTotalVolume()(17) get double attribute TotalVolumedoublegetTotalWeight()(17) get double attribute TotalWeightjava.lang.StringgetTrackingID()(23) get String attribute TrackingIDjava.lang.StringgetUnit()(23) get String attribute UnitvoidrefBundle(JDFBundle refTarget)(31) create inter-resource link to refTargetvoidrefComponent(JDFComponent refTarget)(31) create inter-resource link to refTargetvoidrefDigitalMedia(JDFDigitalMedia refTarget)(31) create inter-resource link to refTargetvoidrefExposedMedia(JDFExposedMedia refTarget)(31) create inter-resource link to refTargetvoidrefInk(JDFInk refTarget)(31) create inter-resource link to refTargetvoidrefMedia(JDFMedia refTarget)(31) create inter-resource link to refTargetvoidrefPallet(JDFPallet refTarget)(31) create inter-resource link to refTargetvoidrefRegisterRibbon(JDFRegisterRibbon refTarget)(31) create inter-resource link to refTargetvoidrefRollStand(JDFRollStand refTarget)(31) create inter-resource link to refTargetvoidrefStrap(JDFStrap refTarget)(31) create inter-resource link to refTargetvoidrefTool(JDFTool refTarget)(31) create inter-resource link to refTargetvoidsetActualAmount(int value)(36) set attribute ActualAmountvoidsetActualTotalAmount(int value)(36) set attribute ActualTotalAmountvoidsetAmount(int value)(36) set attribute AmountvoidsetTotalAmount(int value)(36) set attribute TotalAmountvoidsetTotalDimensions(JDFShape value)(36) set attribute TotalDimensionsvoidsetTotalVolume(double value)(36) set attribute TotalVolumevoidsetTotalWeight(double value)(36) set attribute TotalWeightvoidsetTrackingID(java.lang.String value)(36) set attribute TrackingIDvoidsetUnit(java.lang.String value)(36) set attribute Unit-
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
-
JDFAutoDropItem
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String qualifiedName)Constructor for JDFAutoDropItem- Parameters:
myOwnerDocument-qualifiedName-
-
JDFAutoDropItem
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName)Constructor for JDFAutoDropItem- Parameters:
myOwnerDocument-myNamespaceURI-qualifiedName-
-
JDFAutoDropItem
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, java.lang.String myNamespaceURI, java.lang.String qualifiedName, java.lang.String myLocalName)Constructor for JDFAutoDropItem- 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
-
setActualAmount
public void setActualAmount(int value)
(36) set attribute ActualAmount- Parameters:
value- the value to set the attribute to
-
getActualAmount
public int getActualAmount()
(15) get int attribute ActualAmount- Returns:
- int the value of the attribute
-
setActualTotalAmount
public void setActualTotalAmount(int value)
(36) set attribute ActualTotalAmount- Parameters:
value- the value to set the attribute to
-
getActualTotalAmount
public int getActualTotalAmount()
(15) get int attribute ActualTotalAmount- Returns:
- int the value of the attribute
-
setAmount
public void setAmount(int value)
(36) set attribute Amount- Parameters:
value- the value to set the attribute to
-
getAmount
public int getAmount()
(15) get int attribute Amount- Returns:
- int the value of the attribute
-
setTotalAmount
public void setTotalAmount(int value)
(36) set attribute TotalAmount- Parameters:
value- the value to set the attribute to
-
getTotalAmount
public int getTotalAmount()
(15) get int attribute TotalAmount- Returns:
- int the value of the attribute
-
setTotalDimensions
public void setTotalDimensions(JDFShape value)
(36) set attribute TotalDimensions- Parameters:
value- the value to set the attribute to
-
getTotalDimensions
public JDFShape getTotalDimensions()
(20) get JDFShape attribute TotalDimensions- Returns:
- JDFShape the value of the attribute, null if a the attribute value is not a valid to create a JDFShape
-
setTotalVolume
public void setTotalVolume(double value)
(36) set attribute TotalVolume- Parameters:
value- the value to set the attribute to
-
getTotalVolume
public double getTotalVolume()
(17) get double attribute TotalVolume- Returns:
- double the value of the attribute
-
setTotalWeight
public void setTotalWeight(double value)
(36) set attribute TotalWeight- Parameters:
value- the value to set the attribute to
-
getTotalWeight
public double getTotalWeight()
(17) get double attribute TotalWeight- Returns:
- double the value of the attribute
-
setTrackingID
public void setTrackingID(java.lang.String value)
(36) set attribute TrackingID- Parameters:
value- the value to set the attribute to
-
getTrackingID
public java.lang.String getTrackingID()
(23) get String attribute TrackingID- Returns:
- the value of the attribute
-
setUnit
public void setUnit(java.lang.String value)
(36) set attribute Unit- Parameters:
value- the value to set the attribute to
-
getUnit
public java.lang.String getUnit()
(23) get String attribute Unit- Returns:
- the value of the attribute
-
getCreateComponent
public JDFComponent getCreateComponent(int iSkip)
(26) getCreateComponent- Parameters:
iSkip- number of elements to skip- Returns:
- JDFComponent the element
-
getComponent
public JDFComponent getComponent(int iSkip)
(27) const get element Component- Parameters:
iSkip- number of elements to skip- Returns:
- JDFComponent the element default is getComponent(0)
-
getAllComponent
public java.util.Collection<JDFComponent> getAllComponent()
Get all Component from the current element- Returns:
- Collection
, null if none are available
-
appendComponent
public JDFComponent appendComponent()
(30) append element Component- Returns:
- JDFComponent the element
-
refComponent
public void refComponent(JDFComponent refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateExposedMedia
public JDFExposedMedia getCreateExposedMedia(int iSkip)
(26) getCreateExposedMedia- Parameters:
iSkip- number of elements to skip- Returns:
- JDFExposedMedia the element
-
getExposedMedia
public JDFExposedMedia getExposedMedia(int iSkip)
(27) const get element ExposedMedia- Parameters:
iSkip- number of elements to skip- Returns:
- JDFExposedMedia the element default is getExposedMedia(0)
-
getAllExposedMedia
public java.util.Collection<JDFExposedMedia> getAllExposedMedia()
Get all ExposedMedia from the current element- Returns:
- Collection
, null if none are available
-
appendExposedMedia
public JDFExposedMedia appendExposedMedia()
(30) append element ExposedMedia- Returns:
- JDFExposedMedia the element
-
refExposedMedia
public void refExposedMedia(JDFExposedMedia refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateInk
public JDFInk getCreateInk(int iSkip)
(26) getCreateInk- Parameters:
iSkip- number of elements to skip- Returns:
- JDFInk the element
-
getInk
public JDFInk getInk(int iSkip)
(27) const get element Ink- Parameters:
iSkip- number of elements to skip- Returns:
- JDFInk the element default is getInk(0)
-
getAllInk
public java.util.Collection<JDFInk> getAllInk()
Get all Ink from the current element- Returns:
- Collection
, null if none are available
-
appendInk
public JDFInk appendInk()
(30) append element Ink- Returns:
- JDFInk the element
-
refInk
public void refInk(JDFInk refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
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
-
getCreatePallet
public JDFPallet getCreatePallet(int iSkip)
(26) getCreatePallet- Parameters:
iSkip- number of elements to skip- Returns:
- JDFPallet the element
-
getPallet
public JDFPallet getPallet(int iSkip)
(27) const get element Pallet- Parameters:
iSkip- number of elements to skip- Returns:
- JDFPallet the element default is getPallet(0)
-
getAllPallet
public java.util.Collection<JDFPallet> getAllPallet()
Get all Pallet from the current element- Returns:
- Collection
, null if none are available
-
appendPallet
public JDFPallet appendPallet()
(30) append element Pallet- Returns:
- JDFPallet the element
-
refPallet
public void refPallet(JDFPallet refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateRegisterRibbon
public JDFRegisterRibbon getCreateRegisterRibbon(int iSkip)
(26) getCreateRegisterRibbon- Parameters:
iSkip- number of elements to skip- Returns:
- JDFRegisterRibbon the element
-
getRegisterRibbon
public JDFRegisterRibbon getRegisterRibbon(int iSkip)
(27) const get element RegisterRibbon- Parameters:
iSkip- number of elements to skip- Returns:
- JDFRegisterRibbon the element default is getRegisterRibbon(0)
-
getAllRegisterRibbon
public java.util.Collection<JDFRegisterRibbon> getAllRegisterRibbon()
Get all RegisterRibbon from the current element- Returns:
- Collection
, null if none are available
-
appendRegisterRibbon
public JDFRegisterRibbon appendRegisterRibbon()
(30) append element RegisterRibbon- Returns:
- JDFRegisterRibbon the element
-
refRegisterRibbon
public void refRegisterRibbon(JDFRegisterRibbon refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateStrap
public JDFStrap getCreateStrap(int iSkip)
(26) getCreateStrap- Parameters:
iSkip- number of elements to skip- Returns:
- JDFStrap the element
-
getStrap
public JDFStrap getStrap(int iSkip)
(27) const get element Strap- Parameters:
iSkip- number of elements to skip- Returns:
- JDFStrap the element default is getStrap(0)
-
getAllStrap
public java.util.Collection<JDFStrap> getAllStrap()
Get all Strap from the current element- Returns:
- Collection
, null if none are available
-
appendStrap
public JDFStrap appendStrap()
(30) append element Strap- Returns:
- JDFStrap the element
-
refStrap
public void refStrap(JDFStrap refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateBundle
public JDFBundle getCreateBundle(int iSkip)
(26) getCreateBundle- Parameters:
iSkip- number of elements to skip- Returns:
- JDFBundle the element
-
getBundle
public JDFBundle getBundle(int iSkip)
(27) const get element Bundle- Parameters:
iSkip- number of elements to skip- Returns:
- JDFBundle the element default is getBundle(0)
-
getAllBundle
public java.util.Collection<JDFBundle> getAllBundle()
Get all Bundle from the current element- Returns:
- Collection
, null if none are available
-
appendBundle
public JDFBundle appendBundle()
(30) append element Bundle- Returns:
- JDFBundle the element
-
refBundle
public void refBundle(JDFBundle refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateDigitalMedia
public JDFDigitalMedia getCreateDigitalMedia(int iSkip)
(26) getCreateDigitalMedia- Parameters:
iSkip- number of elements to skip- Returns:
- JDFDigitalMedia the element
-
getDigitalMedia
public JDFDigitalMedia getDigitalMedia(int iSkip)
(27) const get element DigitalMedia- Parameters:
iSkip- number of elements to skip- Returns:
- JDFDigitalMedia the element default is getDigitalMedia(0)
-
getAllDigitalMedia
public java.util.Collection<JDFDigitalMedia> getAllDigitalMedia()
Get all DigitalMedia from the current element- Returns:
- Collection
, null if none are available
-
appendDigitalMedia
public JDFDigitalMedia appendDigitalMedia()
(30) append element DigitalMedia- Returns:
- JDFDigitalMedia the element
-
refDigitalMedia
public void refDigitalMedia(JDFDigitalMedia refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateRollStand
public JDFRollStand getCreateRollStand(int iSkip)
(26) getCreateRollStand- Parameters:
iSkip- number of elements to skip- Returns:
- JDFRollStand the element
-
getRollStand
public JDFRollStand getRollStand(int iSkip)
(27) const get element RollStand- Parameters:
iSkip- number of elements to skip- Returns:
- JDFRollStand the element default is getRollStand(0)
-
getAllRollStand
public java.util.Collection<JDFRollStand> getAllRollStand()
Get all RollStand from the current element- Returns:
- Collection
, null if none are available
-
appendRollStand
public JDFRollStand appendRollStand()
(30) append element RollStand- Returns:
- JDFRollStand the element
-
refRollStand
public void refRollStand(JDFRollStand refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
getCreateTool
public JDFTool getCreateTool(int iSkip)
(26) getCreateTool- Parameters:
iSkip- number of elements to skip- Returns:
- JDFTool the element
-
getTool
public JDFTool getTool(int iSkip)
(27) const get element Tool- Parameters:
iSkip- number of elements to skip- Returns:
- JDFTool the element default is getTool(0)
-
getAllTool
public java.util.Collection<JDFTool> getAllTool()
Get all Tool from the current element- Returns:
- Collection
, null if none are available
-
appendTool
public JDFTool appendTool()
(30) append element Tool- Returns:
- JDFTool the element
-
refTool
public void refTool(JDFTool refTarget)
(31) create inter-resource link to refTarget- Parameters:
refTarget- the element that is referenced
-
-