Package org.cip4.jdflib.goldenticket
Class IDPGoldenTicket
java.lang.Object
org.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.IDPGoldenTicket
-
Field Summary
Fields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursFields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
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 Summary
ConstructorsConstructorDescriptionIDPGoldenTicket(int _icsLevel) create a BaseGoldenTicketIDPGoldenTicket(int _icsLevel, JDFElement.EnumVersion version) create a BaseGoldenTicketIDPGoldenTicket(IDPGoldenTicket previous, VJDFAttributeMap _vparts) IDPGoldenTicket(MISGoldenTicket parent) create a BaseGoldenTicket -
Method Summary
Modifier and TypeMethodDescriptionvoidexecute(VJDFAttributeMap parts, boolean outputAvailable, boolean bFirst) simulate execution of this node the internal node will be modified to reflect the executionprotected voidvoidinit()initializes this node to a given ICS versionprotected JDFRunListprotected JDFMediaMethods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, getICSVersions, initCustomerInfo, initDevice, initJDF, initNodeInfo, initUsageCounter, setGrayBoxMethods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalizeProcess, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initOutputComponent, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runphases, runSinglePhase, schedule, setActivePart, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
-
Constructor Details
-
IDPGoldenTicket
- Parameters:
previous-_vparts-
-
IDPGoldenTicket
create a BaseGoldenTicket- Parameters:
parent-
-
IDPGoldenTicket
public IDPGoldenTicket(int _icsLevel) create a BaseGoldenTicket- Parameters:
_icsLevel- the level to init to (1,2 or 3)
-
IDPGoldenTicket
create a BaseGoldenTicket- Parameters:
_icsLevel- the level to init to (1,2 or 3)version-
-
-
Method Details
-
fillCatMaps
protected void fillCatMaps()- Overrides:
fillCatMapsin classBaseGoldenTicket
-
init
public void init()initializes this node to a given ICS version- Overrides:
initin classMISGoldenTicket
-
execute
simulate execution of this node the internal node will be modified to reflect the execution- Overrides:
executein classMISGoldenTicket
-
initDocumentRunList
- Overrides:
initDocumentRunListin classBaseGoldenTicket- Returns:
-
initPaperMedia
- Overrides:
initPaperMediain classBaseGoldenTicket- Returns:
-