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

Packages that use Immutable
Package
Description
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.
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 metadata, as defined in RFC7952.
 
YANG metamodel extensions to support mount-poing, as defined in RFC8528.
 
 
Various utility classes.
Common YANG concepts and constants expressed in terms of Java.
 
Definition of normalized YANG DOM Model.
 
 
 
 
 
 
 
 
 
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.
 
 
 
 
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.