NAVU (Navigation Utilities) is an API which provides increased
accessibility to the ConfD/NCS populated data model tree:
NAVU-Tree.
Utility package for traversing the NAVU tree (or a subset thereof)
using the NAVU API.
-
Returns the current
NavuContext
that this node is
attached to.
Returns the current
NavuContext
that this node is
attached to.
Analyzes what changes has been done within this
transaction.
Return the descendant NavuNode
's
(including this element) that has been affected by
changes to the MAAPI
transaction.
Return the descendant NavuNode
including this
NavuNode
that has been affected by the
current MAAPI transaction.
Return the descendant NavuNode
including this
NavuNode
that has been affected by the
current MAAPI transaction.
void
Set the context attributes using another context object.
void
Sets the change type on a node.
void
When all of the parameterized values have been filled in,
this method is intended to be invoked for a
final set operation with the given values.
void
Creates an root NavuContainer
a starting point of
which further navigation is performed.
-
Factory method to retrieve an instance of this class.
Retrieve an iterator to traverse the entire NAVU tree.
-