public class MISFinGoldenTicket extends MISGoldenTicket
| Modifier and Type | Field and Description |
|---|---|
String |
foldCatalog |
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
|
category, catMap, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursamountLinks, 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 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, getCategory, getTypes, initCustomerInfo, initDevice, initNodeInfo, isNodeInfoSubscription, setCategory, setGrayBox, setNodeInfoSubscriptionaddJDFNode, addKid, addSheet, createSheetMap, executeAll, finalize, getDeviceURL, getMisURL, getNCols, getNode, getNodeLinks, getReducedMap, getStatusCounter, initAuditPool, initColorantControl, initDocumentRunList, initJDF, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runSinglePhase, schedule, setDeviceURL, setMisURL, setParent, setPreviousNode, setVersion, toString, write2Filepublic 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 MISGoldenTicketpublic void init()
init in class MISGoldenTicketpublic VString getICSVersions()
getICSVersions in class MISGoldenTicketBaseGoldenTicket.getICSVersions()public void setActivePart(VJDFAttributeMap vp, boolean bFirst)
setActivePart in class BaseGoldenTicketBaseGoldenTicket.setActivePart(org.cip4.jdflib.datatypes.VJDFAttributeMap, boolean)protected JDFComponent initOutputComponent()
initOutputComponent in class BaseGoldenTicketprotected JDFComponent initInputComponent()
protected void runphases(int pgood,
int pwaste,
boolean bOutAvail,
boolean bFirst)
runphases in class BaseGoldenTicketpublic void assign(JDFNode node)
BaseGoldenTicketassign in class MISGoldenTicketnode - the node to assign, if null a new conforming node is generated from scratchMISGoldenTicket.assign(org.cip4.jdflib.node.JDFNode)Copyright © 2013. All Rights Reserved.