org.cip4.jdflib.goldenticket
Class PackagingGoldenTicket

java.lang.Object
  extended by org.cip4.jdflib.goldenticket.BaseGoldenTicket
      extended by org.cip4.jdflib.goldenticket.MISGoldenTicket
          extended by org.cip4.jdflib.goldenticket.PackagingGoldenTicket

public class PackagingGoldenTicket
extends MISGoldenTicket

Author:
Rainer Prosi class that generates golden tickets based on ICS levels etc

Field Summary
 String shapeFile
          filename for shapedefs
 
Fields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
category, catMap, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHours
 
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
PackagingGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap)
          create a BaseGoldenTicket
 
Method Summary
 void createDieLayoutProduction()
           
 void createShapeDefProduction()
           
 void init()
          initializes this node to a given ICS version
 
Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, execute, fillCatMaps, getCategory, getICSVersions, getTypes, initCustomerInfo, initDevice, initNodeInfo, isNodeInfoSubscription, setCategory, setGrayBox, setNodeInfoSubscription
 
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

shapeFile

public String shapeFile
filename for shapedefs

Constructor Detail

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 support
vPartMap - list of parts to process
Method Detail

init

public void init()
initializes this node to a given ICS version

Overrides:
init in class MISGoldenTicket

createDieLayoutProduction

public void createDieLayoutProduction()

createShapeDefProduction

public void createShapeDefProduction()


Copyright © 2013. All Rights Reserved.