|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JDFNodeInfo | |
|---|---|
| org.cip4.jdflib.auto | |
| org.cip4.jdflib.goldenticket | |
| org.cip4.jdflib.node | |
| Uses of JDFNodeInfo in org.cip4.jdflib.auto |
|---|
| Methods in org.cip4.jdflib.auto that return JDFNodeInfo | |
|---|---|
JDFNodeInfo |
JDFAutoNodeInfoResp.appendNodeInfo()
(29) append element NodeInfo |
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.appendNodeInfo()
(29) append element NodeInfo |
JDFNodeInfo |
JDFAutoAncestor.appendNodeInfo()
(29) append element NodeInfo |
JDFNodeInfo |
JDFAutoNodeInfoResp.getCreateNodeInfo()
(25) getCreateNodeInfo |
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.getCreateNodeInfo()
(25) getCreateNodeInfo |
JDFNodeInfo |
JDFAutoAncestor.getCreateNodeInfo()
(25) getCreateNodeInfo |
JDFNodeInfo |
JDFAutoNodeInfoResp.getNodeInfo()
(24) const get element NodeInfo |
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.getNodeInfo()
(24) const get element NodeInfo |
JDFNodeInfo |
JDFAutoAncestor.getNodeInfo()
(24) const get element NodeInfo |
| Uses of JDFNodeInfo in org.cip4.jdflib.goldenticket |
|---|
| Methods in org.cip4.jdflib.goldenticket that return JDFNodeInfo | |
|---|---|
protected JDFNodeInfo |
ProductGoldenTicket.initNodeInfo()
|
protected JDFNodeInfo |
MISGoldenTicket.initNodeInfo()
|
protected JDFNodeInfo |
MISCPGoldenTicket.initNodeInfo()
|
protected JDFNodeInfo |
BaseGoldenTicket.initNodeInfo()
|
| Uses of JDFNodeInfo in org.cip4.jdflib.node |
|---|
| Methods in org.cip4.jdflib.node that return JDFNodeInfo | |
|---|---|
JDFNodeInfo |
JDFNode.appendNodeInfo()
appends a NodeInfo to this |
JDFNodeInfo |
JDFNode.appendNodeInfo(int combinedProcessIndex)
appends a NodeInfo for a given combinedprocessindex to this |
JDFNodeInfo |
JDFNode.getCreateNodeInfo()
gets the existing NodeInfo or creates a new one if none exists this method will check if a NodeInfo exists, |
JDFNodeInfo |
JDFNode.getInheritedNodeInfo()
Deprecated. 060221 use getInheritedNodeInfo(String xPath) |
JDFNodeInfo |
JDFNode.getInheritedNodeInfo(String xPath)
get first NodeInfo element from child list or child list of any ancestor |
JDFNodeInfo |
JDFNode.getNodeInfo()
gets the existing local NodeInfo if it is a resource or an element and the NodeInfo is unique for all CombinedProcessIndex values |
JDFNodeInfo |
JDFNode.getNodeInfo(int combinedProcessIndex)
gets the existing local NodeInfo for a given CombinedProcessIndex |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||