public class WideFormatGoldenTicket extends MISGoldenTicket
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursamountLinks, 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 |
|---|
WideFormatGoldenTicket(int _icsLevel)
create a BaseGoldenTicket
|
WideFormatGoldenTicket(int _icsLevel,
JDFElement.EnumVersion version)
create a BaseGoldenTicket
|
WideFormatGoldenTicket(MISGoldenTicket parent)
create a BaseGoldenTicket
|
WideFormatGoldenTicket(WideFormatGoldenTicket previous,
VJDFAttributeMap _vparts) |
| 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() |
protected VString |
getCols() |
void |
init()
initializes this node to a given ICS version
|
protected JDFRunList |
initDocumentRunList() |
protected void |
initInk() |
protected void |
initJDF() |
protected JDFComponent |
initOutputComponent() |
protected JDFMedia |
initPaperMedia() |
addAmountLink, assign, getICSVersions, initCustomerInfo, initDevice, initNodeInfo, initUsageCounter, setGrayBoxaddJDFNode, addKid, addSheet, createSheetMap, executeAll, finalizeProcess, getCategory, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2Filepublic WideFormatGoldenTicket(WideFormatGoldenTicket previous, VJDFAttributeMap _vparts)
previous - _vparts - public WideFormatGoldenTicket(MISGoldenTicket parent)
parent - public WideFormatGoldenTicket(int _icsLevel)
_icsLevel - the level to init to (1,2 or 3)public WideFormatGoldenTicket(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 MISGoldenTicketprotected void initInk()
public void execute(VJDFAttributeMap parts, boolean outputAvailable, boolean bFirst)
execute in class MISGoldenTicketprotected JDFRunList initDocumentRunList()
initDocumentRunList in class BaseGoldenTicketBaseGoldenTicket.initDocumentRunList()protected JDFMedia initPaperMedia()
initPaperMedia in class BaseGoldenTicketBaseGoldenTicket.initPaperMedia()protected void initJDF()
initJDF in class MISGoldenTicketMISGoldenTicket.initJDF()protected JDFComponent initOutputComponent()
initOutputComponent in class BaseGoldenTicketprotected VString getCols()
getCols in class BaseGoldenTicket