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

Packages that use Immutable
Package
Description
 
API elements of a codec capable translating YANG-modeled data between its BindingObjects and NormalizedData representations.
Dynamic codec implementation.
 
 
 
 
Internal implementation details.
Library of utilities for use by generated code.
Interfaces serving to expose metadata information about a set of generated bindings, for example the corresponding YANG model, and similar.
Model of Java classes generated from YANG.
Binding run-time APIs.
 
 
Utilities for constructing and working with BindingRuntimeContext.
Concepts used widely across OpenDaylight code base.
YANG metamodel extensions to support OpenDaylight extensions as defined in yang-ext.yang.
YANG parser support for metamodel extensions defined in OpenConfig.
API exposed by generator plugins, i.e. pluggable pieces of code which want to create code (and other) files from an EffectiveModelContext.
YANG metamodel extensions to support NETCONF, filters as defined in RFC6241.
YANG metamodel extensions to support NACM, as defined in RFC6536.
YANG metamodel extensions to support SMIv2 module translation, as defined in RFC6643.
YANG metamodel extensions to support metadata, as defined in RFC7952.
YANG metamodel extensions to support RESTCONF, as defined in RFC8040.
YANG metamodel extensions to support mount-poing, as defined in RFC8528.
YANG metamodel extensions to YANG notifications, as defined in RFC8639.
YANG metamodel extensions to support YANG module tags, as defined in RFC8819.
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.
 
Various utilities to deal with NormalizedNodes.
Intermediate representation of a YANG file.
Definition of structures and DOM like API of effected YANG schema.
Meta model of YANG model as was defined in RFC6020 and extracted by analysis of YANG text.
Base interfaces for identifying and source of YANG and YIN models.
 
Utilities for exporting YANG metamodel to various representations, like YIN and YANG.
 
Various base classes for implementing YANG model constructs..
Various utilities dealing with sources of YANG and YIN models.
Utility classes and implementations for concepts defined in yang-model-api.
YANG parser public API.
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
Provides base abstract classes, interfaces and common implementation used by the statement parser.
Provides API necessary for the processing of statement sources.
Contains the implementation of the parser reactor CrossSourceStatementReactor.
Model of a RFC7950 XPath Expression.