org.cip4.jdflib.auto
Class JDFAutoDropItem

java.lang.Object
  extended by org.apache.xerces.dom.NodeImpl
      extended by org.apache.xerces.dom.ChildNode
          extended by org.apache.xerces.dom.ParentNode
              extended by org.apache.xerces.dom.ElementImpl
                  extended by org.apache.xerces.dom.ElementNSImpl
                      extended by org.cip4.jdflib.core.KElement
                          extended by org.cip4.jdflib.core.JDFElement
                              extended by org.cip4.jdflib.auto.JDFAutoDropItem
All Implemented Interfaces:
Serializable, Cloneable, Element, EventTarget, Node, NodeList, 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.SimpleNodeComparator, KElement.SingleAttributeComparator, KElement.SingleXPathComparator
 
Field Summary
 
Fields inherited from class org.apache.xerces.dom.ElementNSImpl
localName, namespaceURI
 
Fields inherited from class org.apache.xerces.dom.ElementImpl
attributes, name
 
Fields inherited from class org.apache.xerces.dom.ParentNode
firstChild, fNodeListCache, ownerDocument
 
Fields inherited from class org.apache.xerces.dom.ChildNode
nextSibling, previousSibling
 
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
 
Fields inherited from interface org.w3c.dom.TypeInfo
DERIVATION_EXTENSION, DERIVATION_LIST, DERIVATION_RESTRICTION, DERIVATION_UNION
 
Constructor Summary
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String qualifiedName)
          Constructor for JDFAutoDropItem
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName)
          Constructor for JDFAutoDropItem
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument, String myNamespaceURI, String qualifiedName, String myLocalName)
          Constructor for JDFAutoDropItem
 
Method Summary
 JDFBundle appendBundle()
          (30) append element Bundle
 JDFComponent appendComponent()
          (30) append element Component
 JDFDigitalMedia appendDigitalMedia()
          (30) append element DigitalMedia
 JDFExposedMedia appendExposedMedia()
          (30) append element ExposedMedia
 JDFInk appendInk()
          (30) append element Ink
 JDFMedia appendMedia()
          (30) append element Media
 JDFPallet appendPallet()
          (30) append element Pallet
 JDFRegisterRibbon appendRegisterRibbon()
          (30) append element RegisterRibbon
 JDFRollStand appendRollStand()
          (30) append element RollStand
 JDFStrap appendStrap()
          (30) append element Strap
 JDFTool appendTool()
          (30) append element Tool
 int getActualAmount()
          (15) get int attribute ActualAmount
 int getActualTotalAmount()
          (15) get int attribute ActualTotalAmount
 Collection<JDFBundle> getAllBundle()
          Get all Bundle from the current element
 Collection<JDFComponent> getAllComponent()
          Get all Component from the current element
 Collection<JDFDigitalMedia> getAllDigitalMedia()
          Get all DigitalMedia from the current element
 Collection<JDFExposedMedia> getAllExposedMedia()
          Get all ExposedMedia from the current element
 Collection<JDFInk> getAllInk()
          Get all Ink from the current element
 Collection<JDFMedia> getAllMedia()
          Get all Media from the current element
 Collection<JDFPallet> getAllPallet()
          Get all Pallet from the current element
 Collection<JDFRegisterRibbon> getAllRegisterRibbon()
          Get all RegisterRibbon from the current element
 Collection<JDFRollStand> getAllRollStand()
          Get all RollStand from the current element
 Collection<JDFStrap> getAllStrap()
          Get all Strap from the current element
 Collection<JDFTool> getAllTool()
          Get all Tool from the current element
 int getAmount()
          (15) get int attribute Amount
 JDFBundle getBundle(int iSkip)
          (27) const get element Bundle
 JDFComponent getComponent(int iSkip)
          (27) const get element Component
 JDFBundle getCreateBundle(int iSkip)
          (26) getCreateBundle
 JDFComponent getCreateComponent(int iSkip)
          (26) getCreateComponent
 JDFDigitalMedia getCreateDigitalMedia(int iSkip)
          (26) getCreateDigitalMedia
 JDFExposedMedia getCreateExposedMedia(int iSkip)
          (26) getCreateExposedMedia
 JDFInk getCreateInk(int iSkip)
          (26) getCreateInk
 JDFMedia getCreateMedia(int iSkip)
          (26) getCreateMedia
 JDFPallet getCreatePallet(int iSkip)
          (26) getCreatePallet
 JDFRegisterRibbon getCreateRegisterRibbon(int iSkip)
          (26) getCreateRegisterRibbon
 JDFRollStand getCreateRollStand(int iSkip)
          (26) getCreateRollStand
 JDFStrap getCreateStrap(int iSkip)
          (26) getCreateStrap
 JDFTool getCreateTool(int iSkip)
          (26) getCreateTool
 JDFDigitalMedia getDigitalMedia(int iSkip)
          (27) const get element DigitalMedia
 JDFExposedMedia getExposedMedia(int iSkip)
          (27) const get element ExposedMedia
 JDFInk getInk(int iSkip)
          (27) const get element Ink
 JDFMedia getMedia(int iSkip)
          (27) const get element Media
 JDFPallet getPallet(int iSkip)
          (27) const get element Pallet
 JDFRegisterRibbon getRegisterRibbon(int iSkip)
          (27) const get element RegisterRibbon
 JDFRollStand getRollStand(int iSkip)
          (27) const get element RollStand
 JDFStrap getStrap(int iSkip)
          (27) const get element Strap
protected  AttributeInfo getTheAttributeInfo()
           
protected  ElementInfo getTheElementInfo()
           
 JDFTool getTool(int iSkip)
          (27) const get element Tool
 int getTotalAmount()
          (15) get int attribute TotalAmount
 JDFShape getTotalDimensions()
          (20) get JDFShape attribute TotalDimensions
 double getTotalVolume()
          (17) get double attribute TotalVolume
 double getTotalWeight()
          (17) get double attribute TotalWeight
 String getTrackingID()
          (23) get String attribute TrackingID
 String getUnit()
          (23) get String attribute Unit
 void refBundle(JDFBundle refTarget)
          (31) create inter-resource link to refTarget
 void refComponent(JDFComponent refTarget)
          (31) create inter-resource link to refTarget
 void refDigitalMedia(JDFDigitalMedia refTarget)
          (31) create inter-resource link to refTarget
 void refExposedMedia(JDFExposedMedia refTarget)
          (31) create inter-resource link to refTarget
 void refInk(JDFInk refTarget)
          (31) create inter-resource link to refTarget
 void refMedia(JDFMedia refTarget)
          (31) create inter-resource link to refTarget
 void refPallet(JDFPallet refTarget)
          (31) create inter-resource link to refTarget
 void refRegisterRibbon(JDFRegisterRibbon refTarget)
          (31) create inter-resource link to refTarget
 void refRollStand(JDFRollStand refTarget)
          (31) create inter-resource link to refTarget
 void refStrap(JDFStrap refTarget)
          (31) create inter-resource link to refTarget
 void refTool(JDFTool refTarget)
          (31) create inter-resource link to refTarget
 void setActualAmount(int value)
          (36) set attribute ActualAmount
 void setActualTotalAmount(int value)
          (36) set attribute ActualTotalAmount
 void setAmount(int value)
          (36) set attribute Amount
 void setTotalAmount(int value)
          (36) set attribute TotalAmount
 void setTotalDimensions(JDFShape value)
          (36) set attribute TotalDimensions
 void setTotalVolume(double value)
          (36) set attribute TotalVolume
 void setTotalWeight(double value)
          (36) set attribute TotalWeight
 void setTrackingID(String value)
          (36) set attribute TrackingID
 void setUnit(String value)
          (36) set attribute Unit
 String toString()
          toString
 
Methods inherited from class org.cip4.jdflib.core.JDFElement
appendAnchor, appendBestEffortExceptions, appendComment, appendElement, appendGeneralID, appendGeneralID, appendHRef, appendHRef, appendMustHonorExceptions, appendOperatorInterventionExceptions, appendPreview, appendrRefs, attributeType, clearTargets, cloneNewDoc, copyInto, deprecatedAttributes, eraseDefaultAttributes, exclusiveOneOfAttribute, exclusiveOneOfElement, fixVersion, getAllRefs, getAtrType, getAttributeInfo, getBestEffortExceptions, getChildElement, getChildElements, getChildElementVector_JDFElement, getChildElementVector, getChildIds, getChildrenByTagName, getChildrenByTagName, getChildWithAttribute, getChildWithMatchingAttribute, getComment, getComment, getCommentURL, getCreateComment, getCreatePreview, getCreateRefElement, getDeepElementByID, getDefaultAttributeMap, getDefaultJDFVersion, getDeprecatedAttributes, getDeprecatedElements, getDescriptiveName, getElement_JDFElement, getElement, getElementIDPrefix, getElementNameVector, getEnumAttribute, getEnumerationsAttribute, getEnumerationsAttribute, getEnumforAttribute, getEnumNodeName, getEnumString, getFirstVersion, getGeneralID, getGeneralID, getGeneralID, getGeneralIDMap, getGeneralIDVectorMap, getHRef, getHRefs, getHRefs, getInsertElements, getInsertElementVector, getInvalidAttributes, getInvalidElements_JDFElement, getInvalidElements, getJDFRoot, getJMFRoot, getLastVersion, getLinkRoot, getMaxVersion, getMissingAttributes, getMissingAttributeVector, getMissingElements, getMissingElementVector, getMustHonorExceptions, getNamesVector, getOperatorInterventionExceptions, getOwnerDocument_JDFElement, getParentJDF, getParentJDF, getPartMap, getPartMapVector, getPrereleaseAttributes, getPrereleaseElements, getPreview, getRefElement, getRefElements, getRefString, getrRefs, getSchemaURL, getSchemaURL, getSettingsPolicy, getStatus, getTarget_JDFElement, getTarget, getTarget, 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, inlineRefElements, insertBefore, isComment, isCommentStatic, isDirty, isInJDFNameSpace, isInJDFNameSpaceStatic, isInJDFNameSpaceStatic, isJDFNode, isRefElement, isRefElementStatic, isResource, isResourceLink, isResourceLinkStatic, isResourceStatic, isResourceUpdate, isValid_JDFElement, isValid, jdfVersion, knownAttributes, knownElements, matchesPath, newID, numChildElements_JDFElement, numChildElements, 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, setCommentURL, setDefaultJDFVersion, setDescriptiveName, setDirty, setEnumerationsAttribute, setGeneralID, setLongID, setMustHonorExceptions, setOperatorInterventionExceptions, setPartMap, setPartMapVector, setSettingsPolicy, setStatus, setVersion, setvStringAttribute, stringToVersion, uniqueElements, upDaterRefs, validAttribute, validAttribute, validEnumAttribute, validEnumerationsAttribute, validResourcePosition, version
 
Methods inherited from class org.cip4.jdflib.core.KElement
addAttribute, addAttribute, addNameSpace, ancestorDistance, appendAttribute, appendCData, appendCData, appendChild, appendElement, appendElementN, appendElementRaw, appendEntityReference, appendText, appendTextElement, appendXMLComment, appendXMLComment, buildXPath, buildXPath, buildXPath, clone, copyAttribute, copyAttribute, copyElement, copyElements, copyXPathValue, createRoot, deleteNode, eraseEmptyAttributes, eraseEmptyNodes, fillHashSet, fitsName_KElement, fitsName, flush, generateDotID, getAttribute_KElement, getAttribute_KElement, getAttribute, getAttribute, getAttributeMap, getAttributeVector_KElement, getAttributeVector, getBoolAttribute, getCData, getChildAttributeList, getChildByTagName, getChildElementArray, getChildElementVector_KElement, getChildElementVector, getChildElementVector, getChildFromList, getChildFromList, getChildNode, getChildNodes_KElement, getChildNodeVector, getChildrenByClass, getChildrenByTagName_KElement, getChildrenFromList, getChildrenWithAttribute, getCreateElement_KElement, getCreateElement, getCreateElement, getCreateXPathElement, getDeepElement, getDeepParent, getDeepParent, getDeepParentChild, getDeepParentNotName, getDocRoot, getDOMAttr, getElement_KElement, getElement, getElementByClass, getElementHashMap, getElementsByTagName_KElement, getFirstChildElement, getFirstChildElement, getFirstChildElement, getFirstElementNode, getID, getIDPrefix, getInheritedAttribute, getInheritedElement, getInheritedXPathAttribute, getIntAttribute, getLocalNameStatic, getLongAttribute, getMultipleIDs, getNamespaceURI, getNamespaceURIFromPrefix, getNextElementNode, getNextSiblingElement, getNextSiblingElement, getNextSiblingElement, getNumCDatas, getNumChildNodes, getNumChildText, getNumXMLComments, getOwnerDocument_KElement, getParentNode_KElement, getPreviousSiblingElement, getPreviousSiblingElement, getRealAttribute, getTarget_KElement, getText, getText, getTree, getTreeElement, getXMLComment, getXMLNSNameSpace, getXMLNSPrefix, getXPathAttribute, getXPathAttributeMap, getXPathElement, getXPathElementVector, getXSIType, hasAttribute_KElement, hasAttribute, hasAttribute, hasAttributes, hasChildElement, hasChildElements, hasChildNodes, hasChildText, hasXPathNode, includesAttribute, includesAttributes, init, insertAt, insertBefore, isAncestor, isEqual, isWildCard, matchesPath, matchesPathName, mergeElement, moveAttribute, moveAttribute, moveElement, moveElements, moveMe, normalize, numChildElements_KElement, numChildNodes, numSiblingElements, pushUp, removeAllText, removeAttribute_KElement, removeAttribute, removeAttribute, removeAttributeNode, removeAttributeNS, removeAttributes, removeCData, removeChildNode, removeChildren, removeChildText, removeExtensions, removeFromAttribute, removeXMLComment, removeXPathAttribute, removeXPathElement, renameAttribute, renameElement, replaceElement, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttribute, setAttributeNode, setAttributeNodeNS, setAttributeNS, setAttributeNSRaw, setAttributeRaw, setAttributes, setAttributes, setAttributes, setAttributesRaw, setBoolAttribute, setDirty, setID, setIntAttribute, setNamespaceURI, setNodeValue, setPrefix, setRealAttribute, setText, setvStringAttribute, setXMLComment, setXPathAttribute, setXPathValue, setXPathValues, setXSIType, sortChild, sortChild, sortChildren, sortChildren, toDisplayXML, toXML, toXML, uniqueID, write2File, write2File, write2Stream, xmlNameSpace, xmlnsLocalName, xmlnsPrefix
 
Methods inherited from class org.apache.xerces.dom.ElementNSImpl
getBaseURI, getLocalName, getPrefix, getTypeName, getTypeNamespace, isDerivedFrom, setType, setValues
 
Methods inherited from class org.apache.xerces.dom.ElementImpl
cloneNode, getAttributeNode, getAttributeNodeNS, getAttributeNS, getAttributes, getDefaultAttributes, getElementsByTagName, getElementsByTagNameNS, getNodeName, getNodeType, 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,
                          String qualifiedName)
Constructor for JDFAutoDropItem

Parameters:
myOwnerDocument -
qualifiedName -

JDFAutoDropItem

protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                          String myNamespaceURI,
                          String qualifiedName)
Constructor for JDFAutoDropItem

Parameters:
myOwnerDocument -
myNamespaceURI -
qualifiedName -

JDFAutoDropItem

protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
                          String myNamespaceURI,
                          String qualifiedName,
                          String myLocalName)
Constructor for JDFAutoDropItem

Parameters:
myOwnerDocument -
myNamespaceURI -
qualifiedName -
myLocalName -
Method Detail

getTheAttributeInfo

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

getTheElementInfo

protected ElementInfo getTheElementInfo()
Overrides:
getTheElementInfo in class JDFElement
Returns:
the elementinfo

toString

public String toString()
Description copied from class: JDFElement
toString

Overrides:
toString in class JDFElement
Returns:
the string representation
See Also:
Object.toString()

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(String value)
(36) set attribute TrackingID

Parameters:
value - the value to set the attribute to

getTrackingID

public String getTrackingID()
(23) get String attribute TrackingID

Returns:
the value of the attribute

setUnit

public void setUnit(String value)
(36) set attribute Unit

Parameters:
value - the value to set the attribute to

getUnit

public 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 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 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 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 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 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 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 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 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 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 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 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


Copyright © 2013. All Rights Reserved.