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

Packages that use CopyableNode
Package
Description
 
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.
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.
Statement library for YANG version 1 and 1.1, as defined in RFC6020 and RFC7950.
Provides base abstract classes, interfaces and common implementation used by the statement parser.
Contains the implementation of the parser reactor CrossSourceStatementReactor.