Package org.opendaylight.yangtools.yang.data.tree.api
package org.opendaylight.yangtools.yang.data.tree.api
-
ClassDescriptionException thrown when the backend of a
DataTreeSnapshotCursordetects an errors which prevents it from completing the requested operation.Exception thrown when a proposed change fails validation before being applied into the Data Tree because the Data Tree has been modified in way that a conflicting node is present.ADataTreeModificationwhich allows creation of aDataTreeModificationCursor.ADataTreeSnapshotwhich allows creation of aDataTreeSnapshotCursor.Interface representing a data tree which can be modified in an MVCC fashion.An encapsulation of a validated data tree modification.A single node within aDataTreeCandidate.ADataTreeCandidatewhich is also aDataTreeTip.DataTree configuration class.Factory interface for creating data trees.Class encapsulation of set of modifications to a base tree.Extension to theDataTreeSnapshotCursorwhich allows modifying the data tree.Read-only snapshot of aDataTree.A cursor holding a logical position within aDataTreeSnapshot.Tip of a data tree instance.Exception thrown when a proposed change fails validation before being applied into the datastore.Exception thrown when a proposed change fails validation before being applied into the datastore because of incorrect structure of user supplied data.Enumeration of all possible node modification states.Exception thrown when a proposed change fails validation before being applied into the Data Tree because tree node which child nodes are modified or written did not exist when transaction started and still does not exists when transaction is processed.A read-only view of aDataTree.Exception thrown whenmin-elementsormax-elementstatement restrictions are violated.SchemaValidationFailedException is thrown when an attempt is made to modify the data tree and the modification does not match the schema context.DataTreetype, specifying which YANG modeled content is valid with a data tree.Exception thrown when auniquestatement restrictions are violated.