Package | Description |
---|---|
org.cip4.jdflib.ifaces | |
org.cip4.jdflib.jmf | |
org.cip4.jdflib.node | |
org.cip4.jdflib.resource | |
org.cip4.jdflib.util |
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
INodeIdentifiable.getIdentifier() |
Modifier and Type | Method and Description |
---|---|
void |
INodeIdentifiable.setIdentifier(NodeIdentifier ni) |
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
JDFNewJDFQuParams.getIdentifier() |
NodeIdentifier |
JDFQueueFilter.getIdentifier() |
NodeIdentifier |
JDFStatusQuParams.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFRequestQueueEntryParams.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFResourceCmdParams.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFJobPhase.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFResourceQuParams.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFIDInfo.getIdentifier() |
NodeIdentifier |
JDFQueueEntry.getIdentifier()
gets the NodeIdetifier that matches this
|
NodeIdentifier |
JDFRequestQueueEntryParams.getNodeIdentifier()
Deprecated.
use getIdentifier
|
Modifier and Type | Method and Description |
---|---|
JDFJMF |
JMFBuilder.buildRequestQueueEntry(String queueURL,
NodeIdentifier nid)
build a JMF RequestQueueEntry command
default: JMFFactory.buildRequestQueueEntry(theQueueURL,null) |
JDFQueueEntry |
JDFQueue.getQueueEntry(NodeIdentifier nodeID,
int nSkip)
Find a queueEntry by NodeIdentifier (jobid, jobpartid, part)
note that you may want to use the generic getChildByTagName with the appropriate attribute map, if you have more information available |
VElement |
JDFQueue.getQueueEntryVector(NodeIdentifier nid)
Get a vector of queueentry elements that matches a given nodeidentifier
|
boolean |
JDFQueueEntry.matchesNodeIdentifier(NodeIdentifier ni)
return true if this qe matches the input node identifier
|
void |
JDFNewJDFQuParams.setIdentifier(NodeIdentifier ni) |
void |
JDFQueueFilter.setIdentifier(NodeIdentifier ni) |
void |
JDFStatusQuParams.setIdentifier(NodeIdentifier ni) |
void |
JDFRequestQueueEntryParams.setIdentifier(NodeIdentifier ni) |
void |
JDFResourceCmdParams.setIdentifier(NodeIdentifier ni) |
void |
JDFJobPhase.setIdentifier(NodeIdentifier ni) |
void |
JDFResourceQuParams.setIdentifier(NodeIdentifier ni) |
void |
JDFIDInfo.setIdentifier(NodeIdentifier ni) |
void |
JDFQueueEntry.setIdentifier(NodeIdentifier ni)
gets the NodeIdentifier that matches this
|
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
NodeIdentifier.getIdentifier()
formalism so zhat we can use this as a
INodeIdentifiable |
NodeIdentifier |
JDFNode.getIdentifier()
gets the NodeIdetifier that matches this
|
Modifier and Type | Method and Description |
---|---|
JDFNode |
JDFNode.getJobPart(NodeIdentifier nodeID)
getJobPart - get a child node with a given jobpartid
|
VElement |
JDFNode.getMatchingNodes(NodeIdentifier ni)
returns all subnodes of this (including this) that match ni
|
void |
NodeIdentifier.setIdentifier(NodeIdentifier n)
sets a NodeIdentifier to a given JDF node identifier uses the AncestorPool or NodeInfo or output resource in that sequence to determine the partmap
|
void |
JDFNode.setIdentifier(NodeIdentifier ni) |
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
JDFNotification.getIdentifier()
gets the NodeIdetifier that matches this
|
Modifier and Type | Method and Description |
---|---|
void |
JDFNotification.setIdentifier(NodeIdentifier ni) |
void |
JDFNotification.setNode(NodeIdentifier identifier) |
Modifier and Type | Method and Description |
---|---|
NodeIdentifier |
StatusCounter.getNodeIDentifier() |
Copyright © 2018. All rights reserved.