Uses of Interface
org.opendaylight.yangtools.yang.model.api.EffectiveModelContext

Packages that use EffectiveModelContext
Package
Description
 
API elements of a codec capable translating YANG-modeled data between its BindingObjects and NormalizedData representations.
Additional services provided by a dynamic BindingDataCodec implementation.
 
 
 
 
 
 
API exposed by generator plugins, i.e. pluggable pieces of code which want to create code (and other) files from an EffectiveModelContext.
Definition of normalized YANG DOM Model.
 
 
 
 
 
 
 
 
 
Definition of structures and DOM like API of effected YANG schema.
 
Various base classes for implementing YANG model constructs..
Utility classes and implementations for concepts defined in yang-model-api.
YANG parser public API.
This package holds the 'parser implementation', which really is just glue code holding together the statement reactor, base RFC6020/RFC7950 support bundles and supported semantic extensions.
 
Contains the implementation of the parser reactor CrossSourceStatementReactor.