Interface IncludedSubmoduleNameToModuleCtx
-
- All Superinterfaces:
IdentifierNamespace<String,StmtContext<?,?,?>>
public interface IncludedSubmoduleNameToModuleCtx extends IdentifierNamespace<String,StmtContext<?,?,?>>
Source-specific mapping of prefixes to namespaces.
-
-
Field Summary
Fields Modifier and Type Field Description static NamespaceBehaviour<String,StmtContext<?,?,?>,@NonNull IncludedSubmoduleNameToModuleCtx>
BEHAVIOUR
-
Method Summary
-
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace
get
-
-
-
-
Field Detail
-
BEHAVIOUR
static final NamespaceBehaviour<String,StmtContext<?,?,?>,@NonNull IncludedSubmoduleNameToModuleCtx> BEHAVIOUR
-
-