|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFPhaseTime | |
|---|---|
| org.cip4.jdflib.jmf | |
| org.cip4.jdflib.pool | |
| org.cip4.jdflib.resource | |
| Uses of JDFPhaseTime in org.cip4.jdflib.jmf |
|---|
| Methods in org.cip4.jdflib.jmf with parameters of type JDFPhaseTime | |
|---|---|
JDFJobPhase |
JDFDeviceInfo.createJobPhaseFromPhaseTime(JDFPhaseTime pt)
create a JobPhase message from a phaseTime Audit |
| Uses of JDFPhaseTime in org.cip4.jdflib.pool |
|---|
| Methods in org.cip4.jdflib.pool that return JDFPhaseTime | |
|---|---|
JDFPhaseTime |
JDFAuditPool.addPhaseTime(JDFElement.EnumNodeStatus phase,
String by,
VJDFAttributeMap vmParts)
Append a PhaseTime audit element |
JDFPhaseTime |
JDFAuditPool.getLastPhase()
Deprecated. use getLastPhase(VJDFAttributeMap) |
JDFPhaseTime |
JDFAuditPool.getLastPhase(VJDFAttributeMap vPartMap)
Deprecated. use getLastPhase(vPartMap, null) |
JDFPhaseTime |
JDFAuditPool.getLastPhase(VJDFAttributeMap vPartMap,
String moduleID)
getLastPhase - get the most recent PhaseTime audit in this pool |
JDFPhaseTime |
JDFAuditPool.setPhase(JDFElement.EnumNodeStatus status,
String statusDetails,
VJDFAttributeMap vmParts)
Deprecated. use the 4 parameter version |
JDFPhaseTime |
JDFAuditPool.setPhase(JDFElement.EnumNodeStatus status,
String statusDetails,
VJDFAttributeMap vmParts,
VElement employees)
Create or modify a PhaseTime Audit and fill it If the phase is identical to the prior phase that has been set, the existing PhaseTime is modified otherwise an existing phaseTime is closed and a new phaseTime is appended Phasetime elements with different Parts are treated independently |
| Uses of JDFPhaseTime in org.cip4.jdflib.resource |
|---|
| Methods in org.cip4.jdflib.resource with parameters of type JDFPhaseTime | |
|---|---|
void |
JDFProcessRun.addPhase(JDFPhaseTime pt)
add the active times in the PhaseTime pt to this processrun |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||