Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAwareSchemaContext
-
Packages that use AnnotationSchemaNodeAwareSchemaContext Package Description org.opendaylight.yangtools.yang.model.util Utility classes and implementations for concepts defined in yang-model-api.org.opendaylight.yangtools.yang.parser.stmt.reactor Contains the implementation of the parser reactorCrossSourceStatementReactor
. -
-
Uses of AnnotationSchemaNodeAwareSchemaContext in org.opendaylight.yangtools.yang.model.util
Classes in org.opendaylight.yangtools.yang.model.util that implement AnnotationSchemaNodeAwareSchemaContext Modifier and Type Class Description class
SimpleSchemaContext
Simple subclass ofAbstractSchemaContext
which performs some amount of indexing to speed up common SchemaContext operations. -
Uses of AnnotationSchemaNodeAwareSchemaContext in org.opendaylight.yangtools.yang.parser.stmt.reactor
Classes in org.opendaylight.yangtools.yang.parser.stmt.reactor that implement AnnotationSchemaNodeAwareSchemaContext Modifier and Type Class Description class
EffectiveSchemaContext
-