Interface StatementNamespace<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>>

All Superinterfaces:
ParserNamespace<K,StmtContext<?,D,E>>
All Known Subinterfaces:
ExtensionNamespace, FeatureNamespace, GroupingNamespace, IdentityNamespace, ModuleNamespace, ModuleNamespaceForBelongsTo, NamespaceToModule, PreLinkageModuleNamespace, StatementNamespace.TreeScoped<K,D,E>, SubmoduleNamespace, TypeNamespace
All Known Implementing Classes:
SchemaTreeNamespace

public interface StatementNamespace<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>> extends ParserNamespace<K,StmtContext<?,D,E>>
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static interface 
    StatementNamespace.TreeScoped<K,D extends org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,E extends org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,D>>