Interface BelongsToModuleContext
- All Superinterfaces:
ImportedNamespaceContext<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier>,ParserNamespace<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier,StmtContext<?, ?, ?>>
public interface BelongsToModuleContext
extends ImportedNamespaceContext<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier>
Namespace key class for storing belongs-to statements in YANG model storage.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NamespaceBehaviour<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier,StmtContext<?, ?, ?>, @NonNull BelongsToModuleContext>
-
Field Details
-
BEHAVIOUR
static final NamespaceBehaviour<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier,StmtContext<?, BEHAVIOUR?, ?>, @NonNull BelongsToModuleContext>
-