Class ModuleEffectiveStatement.PrefixToEffectiveModuleNamespace

java.lang.Object
org.opendaylight.yangtools.yang.model.api.meta.IdentifierNamespace<String,@NonNull ModuleEffectiveStatement>
org.opendaylight.yangtools.yang.model.api.stmt.ModuleEffectiveStatement.PrefixToEffectiveModuleNamespace
Enclosing interface:
ModuleEffectiveStatement

public abstract static class ModuleEffectiveStatement.PrefixToEffectiveModuleNamespace extends IdentifierNamespace<String,@NonNull ModuleEffectiveStatement>
Namespace mapping all known prefixes in a module to their modules. Note this namespace includes the module in which it is instantiated.