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

Packages that use SchemaNode
Package
Description
Model of Java classes generated from YANG.
YANG parser support for metamodel extensions defined in OpenConfig.
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.
Various utilities to deal with encoding/decoding scalar values carried in LeafNodes and similar.
Definition of structures and DOM like API of effected YANG schema.
 
 
Various base classes for implementing YANG model constructs..
Various utilities dealing with statement declarations.
Utility classes and implementations for concepts defined in yang-model-api.
Contains the implementation of the parser reactor CrossSourceStatementReactor.