org.cip4.jdflib.goldenticket
Class MISPreGoldenTicket

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

public class MISPreGoldenTicket
extends MISGoldenTicket

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

Field Summary
 boolean bSingleSided
           
 boolean bStripping
           
static String MISPRE_CONTENTCREATION
           
static String MISPRE_IMPOSITIONPREPARATION
           
static String MISPRE_IMPOSITIONRIPING
           
static String MISPRE_PLATEMAKING
           
static String MISPRE_PLATESETTING
           
static String MISPRE_PREPRESSPREPARATION
           
 
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
MISPreGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap)
          create a BaseGoldenTicket
MISPreGoldenTicket(MISPreGoldenTicket parent)
          create a BaseGoldenTicket
MISPreGoldenTicket(MISPreGoldenTicket previous, VJDFAttributeMap _vparts)
          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 excution
protected  void fillCatMaps()
           
 JDFMedia getPlateMedia()
           
 void init()
          initializes this node to a given ICS version
protected  void initPreviewComp()
           
protected  void initPreviewSep()
           
 void makeReady()
          prepare an mis fuzzy node and make it runnable by the device
 
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, initDocumentRunList, initJDF, initOutputComponent, initPaperMedia, initPlateMedia, initPlateXM, 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

MISPRE_CONTENTCREATION

public static final String MISPRE_CONTENTCREATION
See Also:
Constant Field Values

MISPRE_IMPOSITIONPREPARATION

public static final String MISPRE_IMPOSITIONPREPARATION
See Also:
Constant Field Values

MISPRE_PREPRESSPREPARATION

public static final String MISPRE_PREPRESSPREPARATION
See Also:
Constant Field Values

MISPRE_IMPOSITIONRIPING

public static final String MISPRE_IMPOSITIONRIPING
See Also:
Constant Field Values

MISPRE_PLATEMAKING

public static final String MISPRE_PLATEMAKING
See Also:
Constant Field Values

MISPRE_PLATESETTING

public static final String MISPRE_PLATESETTING
See Also:
Constant Field Values

bStripping

public boolean bStripping

bSingleSided

public boolean bSingleSided
Constructor Detail

MISPreGoldenTicket

public MISPreGoldenTicket(MISPreGoldenTicket previous,
                          VJDFAttributeMap _vparts)
create a BaseGoldenTicket

Parameters:
previous -
_vparts -

MISPreGoldenTicket

public MISPreGoldenTicket(MISPreGoldenTicket parent)
create a BaseGoldenTicket

Parameters:
parent -

MISPreGoldenTicket

public MISPreGoldenTicket(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

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

execute

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

Overrides:
execute in class MISGoldenTicket

initPreviewSep

protected void initPreviewSep()

initPreviewComp

protected void initPreviewComp()

makeReady

public void makeReady()
prepare an mis fuzzy node and make it runnable by the device

Overrides:
makeReady in class BaseGoldenTicket

getPlateMedia

public JDFMedia getPlateMedia()
Returns:


Copyright © 2013. All Rights Reserved.