Interface AnnotationSchemaNodeAwareSchemaContext
- All Superinterfaces:
org.opendaylight.yangtools.yang.model.api.ActionNodeContainer,org.opendaylight.yangtools.yang.model.api.AddedByUsesAware,AnnotationSchemaNodeAware,org.opendaylight.yangtools.yang.model.api.AugmentationTarget,org.opendaylight.yangtools.yang.model.api.ContainerLike,org.opendaylight.yangtools.yang.model.api.CopyableNode,org.opendaylight.yangtools.yang.model.api.DataNodeContainer,org.opendaylight.yangtools.yang.model.api.DataSchemaNode,org.opendaylight.yangtools.yang.model.api.DocumentedNode,org.opendaylight.yangtools.yang.model.api.DocumentedNode.WithStatus,Immutable,org.opendaylight.yangtools.yang.model.api.MustConstraintAware,org.opendaylight.yangtools.yang.model.api.NotificationNodeContainer,org.opendaylight.yangtools.yang.model.api.SchemaContext,org.opendaylight.yangtools.yang.model.api.SchemaNode,org.opendaylight.yangtools.yang.model.api.WhenConditionAware
@Beta
public interface AnnotationSchemaNodeAwareSchemaContext
extends AnnotationSchemaNodeAware, org.opendaylight.yangtools.yang.model.api.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.-
Nested Class Summary
Nested classes/interfaces inherited from interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
org.opendaylight.yangtools.yang.model.api.DocumentedNode.WithStatus -
Field Summary
Fields inherited from interface org.opendaylight.yangtools.yang.model.api.SchemaContext
NAME -
Method Summary
Methods inherited from interface org.opendaylight.yangtools.rfc7952.model.api.AnnotationSchemaNodeAware
findAnnotationMethods inherited from interface org.opendaylight.yangtools.yang.model.api.DataNodeContainer
dataChildByName, findDataChildByName, findDataChildByName, findDataTreeChild, findDataTreeChild, getChildNodes, getDataChildByName, getGroupings, getTypeDefinitionsMethods inherited from interface org.opendaylight.yangtools.yang.model.api.DataSchemaNode
isConfigurationMethods inherited from interface org.opendaylight.yangtools.yang.model.api.DocumentedNode
getUnknownSchemaNodesMethods inherited from interface org.opendaylight.yangtools.yang.model.api.NotificationNodeContainer
getNotificationsMethods inherited from interface org.opendaylight.yangtools.yang.model.api.SchemaContext
effectiveConfig, findAction, findDataTreeChild, findModule, findModule, findModule, findModule, findModule, findModule, findModule, findModules, findModules, findNotification, getActions, getAvailableAugmentations, getDataDefinitions, getDerivedIdentities, getDescription, getExtensions, getModules, getMustConstraints, getOperations, getQName, getReference, getStatus, getUses, getWhenCondition, isAddedByUses, isAugmenting