Uses of Interface
org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAwareSchemaContext
-
Packages that use AnnotationSchemaNodeAwareSchemaContext Package Description org.opendaylight.yangtools.yang.model.spi org.opendaylight.yangtools.yang.parser.stmt.reactor Contains the implementation of the parser reactorCrossSourceStatementReactor
. -
-
Uses of AnnotationSchemaNodeAwareSchemaContext in org.opendaylight.yangtools.yang.model.spi
Classes in org.opendaylight.yangtools.yang.model.spi 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
-