|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.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
public abstract class JDFAutoDropItem
class JDFAutoDropItem : public JDFElement
| 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.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.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 |
|---|
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String qualifiedName)
myOwnerDocument - qualifiedName -
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName)
myOwnerDocument - myNamespaceURI - qualifiedName -
protected JDFAutoDropItem(org.apache.xerces.dom.CoreDocumentImpl myOwnerDocument,
String myNamespaceURI,
String qualifiedName,
String myLocalName)
myOwnerDocument - myNamespaceURI - qualifiedName - myLocalName - | Method Detail |
|---|
protected AttributeInfo getTheAttributeInfo()
getTheAttributeInfo in class JDFElementprotected ElementInfo getTheElementInfo()
getTheElementInfo in class JDFElementpublic String toString()
JDFElement
toString in class JDFElementObject.toString()public void setActualAmount(int value)
value - the value to set the attribute topublic int getActualAmount()
public void setActualTotalAmount(int value)
value - the value to set the attribute topublic int getActualTotalAmount()
public void setAmount(int value)
value - the value to set the attribute topublic int getAmount()
public void setTotalAmount(int value)
value - the value to set the attribute topublic int getTotalAmount()
public void setTotalDimensions(JDFShape value)
value - the value to set the attribute topublic JDFShape getTotalDimensions()
public void setTotalVolume(double value)
value - the value to set the attribute topublic double getTotalVolume()
public void setTotalWeight(double value)
value - the value to set the attribute topublic double getTotalWeight()
public void setTrackingID(String value)
value - the value to set the attribute topublic String getTrackingID()
public void setUnit(String value)
value - the value to set the attribute topublic String getUnit()
public JDFComponent getCreateComponent(int iSkip)
iSkip - number of elements to skip
public JDFComponent getComponent(int iSkip)
iSkip - number of elements to skip
public Collection<JDFComponent> getAllComponent()
public JDFComponent appendComponent()
public void refComponent(JDFComponent refTarget)
refTarget - the element that is referencedpublic JDFExposedMedia getCreateExposedMedia(int iSkip)
iSkip - number of elements to skip
public JDFExposedMedia getExposedMedia(int iSkip)
iSkip - number of elements to skip
public Collection<JDFExposedMedia> getAllExposedMedia()
public JDFExposedMedia appendExposedMedia()
public void refExposedMedia(JDFExposedMedia refTarget)
refTarget - the element that is referencedpublic JDFInk getCreateInk(int iSkip)
iSkip - number of elements to skip
public JDFInk getInk(int iSkip)
iSkip - number of elements to skip
public Collection<JDFInk> getAllInk()
public JDFInk appendInk()
public void refInk(JDFInk refTarget)
refTarget - the element that is referencedpublic JDFMedia getCreateMedia(int iSkip)
iSkip - number of elements to skip
public JDFMedia getMedia(int iSkip)
iSkip - number of elements to skip
public Collection<JDFMedia> getAllMedia()
public JDFMedia appendMedia()
public void refMedia(JDFMedia refTarget)
refTarget - the element that is referencedpublic JDFPallet getCreatePallet(int iSkip)
iSkip - number of elements to skip
public JDFPallet getPallet(int iSkip)
iSkip - number of elements to skip
public Collection<JDFPallet> getAllPallet()
public JDFPallet appendPallet()
public void refPallet(JDFPallet refTarget)
refTarget - the element that is referencedpublic JDFRegisterRibbon getCreateRegisterRibbon(int iSkip)
iSkip - number of elements to skip
public JDFRegisterRibbon getRegisterRibbon(int iSkip)
iSkip - number of elements to skip
public Collection<JDFRegisterRibbon> getAllRegisterRibbon()
public JDFRegisterRibbon appendRegisterRibbon()
public void refRegisterRibbon(JDFRegisterRibbon refTarget)
refTarget - the element that is referencedpublic JDFStrap getCreateStrap(int iSkip)
iSkip - number of elements to skip
public JDFStrap getStrap(int iSkip)
iSkip - number of elements to skip
public Collection<JDFStrap> getAllStrap()
public JDFStrap appendStrap()
public void refStrap(JDFStrap refTarget)
refTarget - the element that is referencedpublic JDFBundle getCreateBundle(int iSkip)
iSkip - number of elements to skip
public JDFBundle getBundle(int iSkip)
iSkip - number of elements to skip
public Collection<JDFBundle> getAllBundle()
public JDFBundle appendBundle()
public void refBundle(JDFBundle refTarget)
refTarget - the element that is referencedpublic JDFDigitalMedia getCreateDigitalMedia(int iSkip)
iSkip - number of elements to skip
public JDFDigitalMedia getDigitalMedia(int iSkip)
iSkip - number of elements to skip
public Collection<JDFDigitalMedia> getAllDigitalMedia()
public JDFDigitalMedia appendDigitalMedia()
public void refDigitalMedia(JDFDigitalMedia refTarget)
refTarget - the element that is referencedpublic JDFRollStand getCreateRollStand(int iSkip)
iSkip - number of elements to skip
public JDFRollStand getRollStand(int iSkip)
iSkip - number of elements to skip
public Collection<JDFRollStand> getAllRollStand()
public JDFRollStand appendRollStand()
public void refRollStand(JDFRollStand refTarget)
refTarget - the element that is referencedpublic JDFTool getCreateTool(int iSkip)
iSkip - number of elements to skip
public JDFTool getTool(int iSkip)
iSkip - number of elements to skip
public Collection<JDFTool> getAllTool()
public JDFTool appendTool()
public void refTool(JDFTool refTarget)
refTarget - the element that is referenced
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||