Package | Description |
---|---|
org.cip4.jdflib.auto | |
org.cip4.jdflib.goldenticket | |
org.cip4.jdflib.node |
Modifier and Type | Method and Description |
---|---|
JDFNodeInfo |
JDFAutoAncestor.appendNodeInfo()
(29) append element NodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.appendNodeInfo()
(29) append element NodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoResp.appendNodeInfo()
(29) append element NodeInfo
|
JDFNodeInfo |
JDFAutoAncestor.getCreateNodeInfo()
(25) getCreateNodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.getCreateNodeInfo()
(25) getCreateNodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoResp.getCreateNodeInfo()
(25) getCreateNodeInfo
|
JDFNodeInfo |
JDFAutoAncestor.getNodeInfo()
(24) const get element NodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoCmdParams.getNodeInfo()
(24) const get element NodeInfo
|
JDFNodeInfo |
JDFAutoNodeInfoResp.getNodeInfo()
(24) const get element NodeInfo
|
Modifier and Type | Method and Description |
---|---|
protected JDFNodeInfo |
MISGoldenTicket.initNodeInfo() |
protected JDFNodeInfo |
MISCPGoldenTicket.initNodeInfo() |
protected JDFNodeInfo |
BaseGoldenTicket.initNodeInfo() |
protected JDFNodeInfo |
ProductGoldenTicket.initNodeInfo() |
Modifier and Type | Method and Description |
---|---|
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
|
Copyright © 2018. All rights reserved.