public class ODPGoldenTicket extends BaseGoldenTicket
amountLinks, baseICSLevel, bExpandGrayBox, bPartitionedPlateMedia, category, catMap, cols, colsActual, deviceURL, devID, getNIFromParent, good, icsLevel, m_pdfFile, misURL, nCols, paperMedia, paperProductID, partIDKeys, partsAtOnce, partsForAvailable, plateReduction, returnURL, theExpandedNode, theNode, theParentNode, theParentProduct, thePreviousNode, theStatusCounter, theVersion, vParts, waste, workStyle| Constructor and Description |
|---|
ODPGoldenTicket(int _icsLevel,
JDFElement.EnumVersion version)
create a BaseGoldenTicket
|
| Modifier and Type | Method and Description |
|---|---|
void |
execute(VJDFAttributeMap parts,
boolean outputAvailable,
boolean bFirst)
simulate execution of this node the internal node will be modified to reflect the execution
|
protected void |
fillCatMaps() |
void |
init()
initializes this node to a given ICS version
|
protected JDFRunList |
initDocumentRunList() |
protected JDFMedia |
initPaperMedia() |
addAmountLink, addJDFNode, addKid, addSheet, assign, createSheetMap, executeAll, finalizeProcess, getCategory, getCols, getDeviceURL, getExpandedNode, getICSVersions, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initDevice, initJDF, initNodeInfo, initOutputComponent, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2Filepublic ODPGoldenTicket(int _icsLevel,
JDFElement.EnumVersion version)
_icsLevel - the level to init to (1,2 or 3)version - protected void fillCatMaps()
fillCatMaps in class BaseGoldenTicketpublic void init()
init in class BaseGoldenTicketpublic void execute(VJDFAttributeMap parts, boolean outputAvailable, boolean bFirst)
execute in class BaseGoldenTicketprotected JDFRunList initDocumentRunList()
initDocumentRunList in class BaseGoldenTicketprotected JDFMedia initPaperMedia()
initPaperMedia in class BaseGoldenTicket