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

Packages that use QNameModule
Package
Description
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 metadata, as defined in RFC7952.
YANG parser support for metamodel extensions defined in RFC7952.
 
YANG metamodel extensions to support mount-poing, as defined in RFC8528.
YANG parser support for metamodel extensions defined in RFC8528.
 
 
 
Common YANG concepts and constants expressed in terms of Java.
 
 
 
 
 
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.
 
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.