public class MISGoldenTicket extends BaseGoldenTicket
Modifier and Type | Field and Description |
---|---|
protected boolean |
bUsageCounter |
int |
duration
seconds this was active
|
protected boolean |
grayBox |
protected int |
jmfICSLevel |
protected int |
misICSLevel |
int |
preStart
seconds ago that this started
|
int |
scheduleDuration
duration in hours from now that this should be scheduled, if -1 do not schedule
|
int |
scheduleHours
seconds from now that this should be scheduled, if -1 do not schedule
|
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 |
---|
MISGoldenTicket(int misLevel,
JDFElement.EnumVersion jdfVersion,
int jmfLevel)
create a BaseGoldenTicket
|
MISGoldenTicket(MISGoldenTicket parent) |
Modifier and Type | Method and Description |
---|---|
void |
addAmountLink(String link)
add the type of amount link for resource audits etc
|
void |
assign(JDFNode node)
assign a node to this golden ticket instance
|
void |
execute(VJDFAttributeMap vNodeMap,
boolean bOutAvail,
boolean bFirst)
simulate execution of this node the internal node will be modified to reflect the excution
|
VString |
getICSVersions() |
void |
init()
initializes this node to a given ICS version
|
protected JDFCustomerInfo |
initCustomerInfo() |
protected JDFDevice |
initDevice(JDFNode reuseNode) |
protected void |
initJDF() |
protected JDFNodeInfo |
initNodeInfo() |
protected JDFUsageCounter |
initUsageCounter() |
void |
setGrayBox(boolean _grayBox) |
addJDFNode, addKid, addSheet, createSheetMap, executeAll, fillCatMaps, finalize, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initDocumentRunList, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
protected int misICSLevel
protected int jmfICSLevel
protected boolean bUsageCounter
public int preStart
public int duration
public int scheduleHours
public int scheduleDuration
protected boolean grayBox
public MISGoldenTicket(int misLevel, JDFElement.EnumVersion jdfVersion, int jmfLevel)
misLevel
- the mis level to init to ( 1,2 or 3)jdfVersion
- the version to generate a golden ticket forjmfLevel
- level of jmf ICS to supportpublic MISGoldenTicket(MISGoldenTicket parent)
parent
- public VString getICSVersions()
getICSVersions
in class BaseGoldenTicket
BaseGoldenTicket.getICSVersions()
public void assign(JDFNode node)
BaseGoldenTicket
assign
in class BaseGoldenTicket
node
- the node to assign, if null a new conforming node is generated from scratchprotected JDFNodeInfo initNodeInfo()
initNodeInfo
in class BaseGoldenTicket
public void execute(VJDFAttributeMap vNodeMap, boolean bOutAvail, boolean bFirst)
execute
in class BaseGoldenTicket
protected JDFUsageCounter initUsageCounter()
public void init()
init
in class BaseGoldenTicket
protected JDFCustomerInfo initCustomerInfo()
protected JDFDevice initDevice(JDFNode reuseNode)
initDevice
in class BaseGoldenTicket
public void addAmountLink(String link)
addAmountLink
in class BaseGoldenTicket
link
- public void setGrayBox(boolean _grayBox)
_grayBox
- the grayBox to setprotected void initJDF()
initJDF
in class BaseGoldenTicket
Copyright © 2018. All rights reserved.