Interface AnnotationSchemaNodeAwareSchemaContext

All Superinterfaces:
ActionNodeContainer, AddedByUsesAware, AnnotationSchemaNodeAware, AugmentationTarget, ContainerLike, CopyableNode, DataNodeContainer, DataSchemaNode, DocumentedNode, DocumentedNode.WithStatus, org.opendaylight.yangtools.concepts.Immutable, MustConstraintAware, NotificationNodeContainer, SchemaContext, SchemaNode, WhenConditionAware

@Beta public interface AnnotationSchemaNodeAwareSchemaContext extends AnnotationSchemaNodeAware, SchemaContext
A SchemaContext which is also AnnotationSchemaNodeAware. This is a utility capture for users which need to deal with SchemaContext, but also require it to have annotation indices.