public class MISFinGoldenTicket extends MISGoldenTicket
Modifier and Type | Field and Description |
---|---|
String |
foldCatalog |
static String |
MISFIN |
static String |
MISFIN_BOXMAKING
MIS FIN GB Type
|
static String |
MISFIN_HARDCOVERFIN
MIS FIN GB Type
|
static String |
MISFIN_INSERTFIN
MIS FIN GB Type
|
static String |
MISFIN_SHEETFIN |
static String |
MISFIN_SOFTCOVERFIN
MIS FIN GB Type
|
static String |
MISFIN_STITCHFIN
MIS FIN GB Type
|
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHours
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 and Description |
---|
MISFinGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
VJDFAttributeMap vPartMap)
create a BaseGoldenTicket
|
MISFinGoldenTicket(MISFinGoldenTicket parent)
create a BaseGoldenTicket
|
Modifier and Type | Method and Description |
---|---|
void |
assign(JDFNode node)
assign a node to this golden ticket instance
|
protected void |
fillCatMaps() |
VString |
getICSVersions() |
void |
init()
initializes this node to a given ICS version
|
protected JDFComponent |
initInputComponent() |
protected JDFComponent |
initOutputComponent() |
protected void |
runphases(int pgood,
int pwaste,
boolean bOutAvail,
boolean bFirst) |
void |
setActivePart(VJDFAttributeMap vp,
boolean bFirst) |
addAmountLink, execute, initCustomerInfo, initDevice, initJDF, initNodeInfo, initUsageCounter, setGrayBox
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalize, getCategory, getCols, getDeviceURL, getExpandedNode, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, getTypes, initAuditPool, initColorantControl, initColorPool, initDocumentRunList, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runSinglePhase, schedule, setCategory, setDeviceURL, setMisURL, setParent, setParent, setPreviousNode, setVersion, toString, write2File
public static final String MISFIN
public static final String MISFIN_SHEETFIN
public static final String MISFIN_BOXMAKING
public static final String MISFIN_INSERTFIN
public static final String MISFIN_STITCHFIN
public static final String MISFIN_SOFTCOVERFIN
public static final String MISFIN_HARDCOVERFIN
public String foldCatalog
public MISFinGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap)
_icsLevel
- jdfVersion
- _jmfLevel
- _misLevel
- vPartMap
- public MISFinGoldenTicket(MISFinGoldenTicket parent)
parent
- the previous node, may be nullprotected void fillCatMaps()
fillCatMaps
in class BaseGoldenTicket
public void init()
init
in class MISGoldenTicket
public VString getICSVersions()
getICSVersions
in class MISGoldenTicket
BaseGoldenTicket.getICSVersions()
public void setActivePart(VJDFAttributeMap vp, boolean bFirst)
setActivePart
in class BaseGoldenTicket
BaseGoldenTicket.setActivePart(org.cip4.jdflib.datatypes.VJDFAttributeMap, boolean)
protected JDFComponent initOutputComponent()
initOutputComponent
in class BaseGoldenTicket
protected JDFComponent initInputComponent()
protected void runphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst)
runphases
in class BaseGoldenTicket
public void assign(JDFNode node)
BaseGoldenTicket
assign
in class MISGoldenTicket
node
- the node to assign, if null a new conforming node is generated from scratchMISGoldenTicket.assign(org.cip4.jdflib.node.JDFNode)
Copyright © 2018. All rights reserved.