Package org.cip4.jdflib.goldenticket
Class MISFinGoldenTicket
java.lang.Object
org.cip4.jdflib.goldenticket.BaseGoldenTicket
org.cip4.jdflib.goldenticket.MISGoldenTicket
org.cip4.jdflib.goldenticket.MISFinGoldenTicket
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringMIS FIN GB Typestatic final StringMIS FIN GB Typestatic final StringMIS FIN GB Typestatic final Stringstatic final StringMIS FIN GB Typestatic final StringMIS FIN GB TypeFields inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
bUsageCounter, duration, grayBox, jmfICSLevel, misICSLevel, preStart, scheduleDuration, scheduleHoursFields inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
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 Summary
ConstructorsConstructorDescriptionMISFinGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap) create a BaseGoldenTicketMISFinGoldenTicket(MISFinGoldenTicket parent) create a BaseGoldenTicket -
Method Summary
Modifier and TypeMethodDescriptionvoidassign a node to this golden ticket instanceprotected voidvoidinit()initializes this node to a given ICS versionprotected JDFComponentprotected JDFComponentprotected voidrunphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst) voidsetActivePart(VJDFAttributeMap vp, boolean bFirst) Methods inherited from class org.cip4.jdflib.goldenticket.MISGoldenTicket
addAmountLink, execute, initCustomerInfo, initDevice, initJDF, initNodeInfo, initUsageCounter, setGrayBoxMethods inherited from class org.cip4.jdflib.goldenticket.BaseGoldenTicket
addJDFNode, addKid, addSheet, createSheetMap, executeAll, finalizeProcess, 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
-
Field Details
-
MISFIN
- See Also:
-
MISFIN_SHEETFIN
- See Also:
-
MISFIN_BOXMAKING
MIS FIN GB Type- See Also:
-
MISFIN_INSERTFIN
MIS FIN GB Type- See Also:
-
MISFIN_STITCHFIN
MIS FIN GB Type- See Also:
-
MISFIN_SOFTCOVERFIN
MIS FIN GB Type- See Also:
-
MISFIN_HARDCOVERFIN
MIS FIN GB Type- See Also:
-
foldCatalog
-
-
Constructor Details
-
MISFinGoldenTicket
public MISFinGoldenTicket(int _icsLevel, JDFElement.EnumVersion jdfVersion, int _jmfLevel, int _misLevel, VJDFAttributeMap vPartMap) create a BaseGoldenTicket- Parameters:
_icsLevel-jdfVersion-_jmfLevel-_misLevel-vPartMap-
-
MISFinGoldenTicket
create a BaseGoldenTicket- Parameters:
parent- the previous node, may be null
-
-
Method Details
-
fillCatMaps
protected void fillCatMaps()- Overrides:
fillCatMapsin classBaseGoldenTicket
-
init
public void init()initializes this node to a given ICS version- Overrides:
initin classMISGoldenTicket
-
getICSVersions
- Overrides:
getICSVersionsin classMISGoldenTicket- Returns:
- the ics versions
- See Also:
-
setActivePart
- Overrides:
setActivePartin classBaseGoldenTicket- See Also:
-
initOutputComponent
- Overrides:
initOutputComponentin classBaseGoldenTicket- Returns:
-
initInputComponent
- Returns:
-
runphases
protected void runphases(int pgood, int pwaste, boolean bOutAvail, boolean bFirst) - Overrides:
runphasesin classBaseGoldenTicket
-
assign
Description copied from class:BaseGoldenTicketassign a node to this golden ticket instance- Overrides:
assignin classMISGoldenTicket- Parameters:
node- the node to assign, if null a new conforming node is generated from scratch- See Also:
-