org.cip4.jdflib.goldenticket
Class IDPGoldenTicket

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

public class IDPGoldenTicket
extends MISGoldenTicket

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

Field Summary
 
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
IDPGoldenTicket(IDPGoldenTicket previous, VJDFAttributeMap _vparts)
           
IDPGoldenTicket(int _icsLevel)
          create a BaseGoldenTicket
IDPGoldenTicket(MISGoldenTicket parent)
          create a BaseGoldenTicket
 
Method Summary
 void execute(VJDFAttributeMap parts, boolean outputAvailable, boolean bFirst)
          simulate execution of this node the internal node will be modified to reflect the execution
protected  void fillCatMaps()
           
 void init()
          initializes this node to a given ICS version
protected  JDFRunList initDocumentRunList()
           
protected  void initJDF()
           
protected  JDFMedia initPaperMedia()
           
 
Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, assign, 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, initOutputComponent, 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
 

Constructor Detail

IDPGoldenTicket

public IDPGoldenTicket(IDPGoldenTicket previous,
                       VJDFAttributeMap _vparts)
Parameters:
previous -
_vparts -

IDPGoldenTicket

public IDPGoldenTicket(MISGoldenTicket parent)
create a BaseGoldenTicket

Parameters:
parent -

IDPGoldenTicket

public IDPGoldenTicket(int _icsLevel)
create a BaseGoldenTicket

Parameters:
_icsLevel - the level to init to (1,2 or 3)
Method Detail

fillCatMaps

protected void fillCatMaps()
Overrides:
fillCatMaps in class MISGoldenTicket

init

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

Overrides:
init in class MISGoldenTicket

initJDF

protected void initJDF()
Overrides:
initJDF in class BaseGoldenTicket

execute

public void execute(VJDFAttributeMap parts,
                    boolean outputAvailable,
                    boolean bFirst)
simulate execution of this node the internal node will be modified to reflect the execution

Overrides:
execute in class MISGoldenTicket

initDocumentRunList

protected JDFRunList initDocumentRunList()
Overrides:
initDocumentRunList in class BaseGoldenTicket
Returns:

initPaperMedia

protected JDFMedia initPaperMedia()
Overrides:
initPaperMedia in class BaseGoldenTicket
Returns:


Copyright © 2013. All Rights Reserved.