Uses of Class
org.opendaylight.yangtools.yang.common.QNameModule

Packages that use QNameModule
Package
Description
Various binding contracts.
 
 
Java reflection-based utilities for Java Binding objects.
Binding run-time APIs.
YANG metamodel extensions to support OpenDaylight extensions as defined in yang-ext.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 parser support for metamodel extensions 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 parser support for metamodel extensions 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.
 
Common YANG concepts and constants expressed in terms of Java.
Utilities for parsing JSON as YANG-modeled data and writing the same.
Utilities for parsing XML as YANG-modeled data and writing the same.
 
Various utilities to deal with NormalizedNodes.
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..
Utility classes and implementations for concepts defined in yang-model-api.
YANG parser public API.
 
Package holding implementation-specific namespace declarations for RFC7950.
Package holding wiring towards RFC7950Reactors, or more broadly towards the reactor implementation.
 
Provides essential namespaces which are filled in the parsing process.
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.
XPath parsing which results in a YangExpr.
Package exposing YangXPathParserFactory component to various dependency injection frameworks, so they can locate them.