Package org.cip4.jdflib.goldenticket
Class PackagingGoldenTicket
java.lang.Object
org.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.PackagingGoldenTicket
-
Field Summary
FieldsFields 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
ConstructorsConstructorDescriptionPackagingGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap) create a BaseGoldenTicket -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidinit()initializes this node to a given ICS versionMethods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, execute, getICSVersions, initCustomerInfo, initDevice, initJDF, initNodeInfo, initUsageCounter, setGrayBoxMethods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
addJDFNode, addKid, addSheet, createSheetMap, executeAll, fillCatMaps, finalizeProcess, 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
-
Field Details
-
shapeFile
filename for shapedefs
-
-
Constructor Details
-
PackagingGoldenTicket
public PackagingGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap) create a BaseGoldenTicket- Parameters:
_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 process
-
-
Method Details
-
init
public void init()initializes this node to a given ICS version- Overrides:
initin classMISGoldenTicket
-
createDieLayoutProduction
public void createDieLayoutProduction() -
createShapeDefProduction
public void createShapeDefProduction()
-