public class MISPreGoldenTicket extends MISGoldenTicket
| Modifier and Type | Field and Description |
|---|---|
boolean |
bSingleSided |
boolean |
bStripping |
static java.lang.String |
MISPRE_CONTENTCREATION |
static java.lang.String |
MISPRE_IMPOSITIONPREPARATION |
static java.lang.String |
MISPRE_IMPOSITIONRIPING |
static java.lang.String |
MISPRE_PLATEMAKING |
static java.lang.String |
MISPRE_PLATESETTING |
static java.lang.String |
MISPRE_PREPRESSPREPARATION |
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 |
|---|
MISPreGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
VJDFAttributeMap vPartMap)
create a BaseGoldenTicket
|
MISPreGoldenTicket(MISPreGoldenTicket parent)
create a BaseGoldenTicket
|
MISPreGoldenTicket(MISPreGoldenTicket previous,
VJDFAttributeMap _vparts)
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 excution
|
protected void |
fillCatMaps() |
JDFMedia |
getPlateMedia() |
void |
init()
initializes this node to a given ICS version
|
protected void |
initPreviewComp() |
protected void |
initPreviewSep() |
void |
makeReady()
prepare an mis fuzzy node and make it runnable by the device
|
addAmountLink, assign, getICSVersions, initCustomerInfo, initDevice, initJDF, initNodeInfo, initUsageCounter, setGrayBoxaddJDFNode, addKid, addSheet, createSheetMap, executeAll, finalizeProcess, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initDocumentRunList, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2Filepublic static final java.lang.String MISPRE_CONTENTCREATION
public static final java.lang.String MISPRE_IMPOSITIONPREPARATION
public static final java.lang.String MISPRE_PREPRESSPREPARATION
public static final java.lang.String MISPRE_IMPOSITIONRIPING
public static final java.lang.String MISPRE_PLATEMAKING
public static final java.lang.String MISPRE_PLATESETTING
public boolean bStripping
public boolean bSingleSided
public MISPreGoldenTicket(MISPreGoldenTicket previous, VJDFAttributeMap _vparts)
previous - _vparts - public MISPreGoldenTicket(MISPreGoldenTicket parent)
parent - public MISPreGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
VJDFAttributeMap vPartMap)
_icsLevel - the level to init to (1,2 or 3)jdfVersion - the version to generate a golden ticket for_jmfLevel - level of jmf ICS to support_misLevel - level of MIS ICS to supportvPartMap - list of parts to processprotected void fillCatMaps()
fillCatMaps in class BaseGoldenTicketpublic void init()
init in class MISGoldenTicketpublic void execute(VJDFAttributeMap parts, boolean outputAvailable, boolean bFirst)
execute in class MISGoldenTicketprotected void initPreviewSep()
protected void initPreviewComp()
public void makeReady()
makeReady in class BaseGoldenTicketpublic JDFMedia getPlateMedia()