Interface ModuleCtxToSourceIdentifier
- All Superinterfaces:
ParserNamespace<StmtContext<?,?, ?>, org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier>
public interface ModuleCtxToSourceIdentifier
extends ParserNamespace<StmtContext<?,?,?>,org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier>
Global mapping of modules to source identifier.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final NamespaceBehaviour<StmtContext<?,?, ?>, org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier, @NonNull ModuleCtxToSourceIdentifier>
-
Field Details
-
BEHAVIOUR
static final NamespaceBehaviour<StmtContext<?,?, BEHAVIOUR?>, org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier, @NonNull ModuleCtxToSourceIdentifier>
-