Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAware
Packages that use AnnotationSchemaNodeAware
Package
Description
YANG metamodel extensions to support metadata, as defined in
RFC7952.
Various base classes for implementing YANG model constructs..
Contains the implementation of the parser reactor
CrossSourceStatementReactor
.-
Uses of AnnotationSchemaNodeAware in org.opendaylight.yangtools.rfc7952.model.api
Subinterfaces of AnnotationSchemaNodeAware in org.opendaylight.yangtools.rfc7952.model.apiModifier and TypeInterfaceDescriptioninterface
ASchemaContext
which is alsoAnnotationSchemaNodeAware
. -
Uses of AnnotationSchemaNodeAware in org.opendaylight.yangtools.yang.model.spi
Classes in org.opendaylight.yangtools.yang.model.spi that implement AnnotationSchemaNodeAwareModifier and TypeClassDescriptionclass
Simple subclass ofAbstractSchemaContext
which performs some amount of indexing to speed up common SchemaContext operations. -
Uses of AnnotationSchemaNodeAware in org.opendaylight.yangtools.yang.parser.stmt.reactor
Classes in org.opendaylight.yangtools.yang.parser.stmt.reactor that implement AnnotationSchemaNodeAware