|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.MISFinGoldenTicket
public class MISFinGoldenTicket
| Field Summary | |
|---|---|
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 |
| 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 | |
|---|---|
MISFinGoldenTicket(int _icsLevel,
JDFElement.EnumVersion jdfVersion,
int _jmfLevel,
int _misLevel,
VJDFAttributeMap vPartMap)
create a BaseGoldenTicket |
|
MISFinGoldenTicket(MISFinGoldenTicket parent)
create a BaseGoldenTicket |
|
| Method Summary | |
|---|---|
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)
|
| Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket |
|---|
addAmountLink, execute, getCategory, 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, initPaperMedia, initPlateMedia, initPlateXM, makeReady, makeReadyAll, runSinglePhase, schedule, 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 |
|---|
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
| Constructor Detail |
|---|
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 null| Method Detail |
|---|
protected 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)
BaseGoldenTicket
assign in class MISGoldenTicketnode - the node to assign, if null a new conforming node is generated from scratchMISGoldenTicket.assign(org.cip4.jdflib.node.JDFNode)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||