|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
public class MISGoldenTicket
| Field Summary | |
|---|---|
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 |
| Fields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket |
|---|
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 Summary | |
|---|---|
MISGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int jmfLevel)
create a BaseGoldenTicket |
|
MISGoldenTicket(MISGoldenTicket parent)
|
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket |
|---|
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, write2File |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected int misICSLevel
protected int jmfICSLevel
protected Map<String,VString> catMap
protected String category
public int preStart
public int duration
public int scheduleHours
public int scheduleDuration
protected boolean grayBox
| Constructor Detail |
|---|
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 - | Method Detail |
|---|
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)
BaseGoldenTicket
assign in class BaseGoldenTicketnode - 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 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()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||