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

Packages that use EffectiveModelContext
Package
Description
API exposed by generator plugins, i.e.
 
 
 
 
 
 
 
 
 
 
 
Definition of structures and DOM like API of effected YANG schema.
 
 
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.