public class MISGoldenTicket extends BaseGoldenTicket
| Modifier and Type | Field and Description |
|---|---|
protected String |
category |
protected Map<String,VString> |
catMap |
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, 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 _icsLevel,
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
|
protected void |
fillCatMaps() |
String |
getCategory() |
VString |
getICSVersions() |
VString |
getTypes()
get the correct Types from category
|
void |
init()
initializes this node to a given ICS version
|
protected JDFCustomerInfo |
initCustomerInfo() |
protected JDFDevice |
initDevice(JDFNode reuseNode) |
protected JDFNodeInfo |
initNodeInfo() |
boolean |
isNodeInfoSubscription() |
void |
setCategory(String _category) |
void |
setGrayBox(boolean _grayBox) |
void |
setNodeInfoSubscription(boolean nodeInfoSubscription) |
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalize, getDeviceURL, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, initAuditPool, initColorantControl, initDocumentRunList, initJDF, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setDeviceURL, setMisURL, setParent, setPreviousNode, setVersion, toString, write2Fileprotected int misICSLevel
protected int jmfICSLevel
protected String category
public int preStart
public int duration
public int scheduleHours
public int scheduleDuration
protected boolean grayBox
public MISGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int jmfLevel)
_icsLevel - the 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 BaseGoldenTicketBaseGoldenTicket.getICSVersions()public boolean isNodeInfoSubscription()
public void setNodeInfoSubscription(boolean nodeInfoSubscription)
nodeInfoSubscription - the bNodeInfoSubscription to setpublic void assign(JDFNode node)
BaseGoldenTicketassign in class BaseGoldenTicketnode - the node to assign, if null a new conforming node is generated from scratchprotected JDFNodeInfo initNodeInfo()
initNodeInfo in class BaseGoldenTicketpublic void execute(VJDFAttributeMap vNodeMap, boolean bOutAvail, boolean bFirst)
execute in class BaseGoldenTicketpublic void init()
init in class BaseGoldenTicketprotected JDFCustomerInfo initCustomerInfo()
protected JDFDevice initDevice(JDFNode reuseNode)
initDevice in class BaseGoldenTicketpublic void addAmountLink(String link)
addAmountLink in class BaseGoldenTicketlink - public String getCategory()
public void setCategory(String _category)
_category - public VString getTypes()
public void setGrayBox(boolean _grayBox)
_grayBox - the grayBox to setprotected void fillCatMaps()
Copyright © 2013. All Rights Reserved.