Uses of Interface
org.opendaylight.yangtools.concepts.Mutable

Packages that use Mutable
Package
Description
 
Utilities for constructing and working with BindingRuntimeContext.
Various utility classes.
Common YANG concepts and constants expressed in terms of Java.
 
Definition of normalized YANG DOM Model.
 
 
Various bits and pieces useful when dealing with NormalizedNodes.
 
Interfaces exposing DataTree, e.g. the tree of instantiated YANG-modeled data, and the operations we support for querying and modifying it.
Utilities for exporting YANG metamodel to various representations, like YIN and YANG.
 
Reference implementations of YANG model types.
Various utilities dealing with statement declarations.
Utility classes and implementations for concepts defined in yang-model-api.
YANG parser public API.
 
Base RFC7950 reactor and supporting classes.
Provides base abstract classes, interfaces and common implementation used by the statement parser.
Contains the implementation of the parser reactor CrossSourceStatementReactor.