See: Description
| Interface | Description |
|---|---|
| ExtensionNamespace |
Extension namespace
All extension names defined in a module and its submodules share
the same extension identifier namespace.
|
| FeatureNamespace |
Feature namespace
All feature names defined in a module and its submodules share the
same feature identifier namespace.
|
| GroupingNamespace |
Grouping namespace
All grouping names defined within a parent node or at the top level of the
module or its submodules share the same grouping identifier namespace.
|
| IdentityNamespace |
Identity namespace
All identity names defined in a module and its submodules share the same identity identifier namespace.
|
| ModuleNamespace |
namespace class for storing modules into Yang model storage keyed by
ModuleIdentifier |
| NamespaceToModule | |
| PreLinkageModuleNamespace |
pre-linkage namespace class for storing modules into Yang model storage keyed by module names
|
| SchemaNodeIdentifierNamespace |
Schema node identifier namespace
All leafs, leaf-lists, lists, containers, choices, rpcs, notifications, and
anyxmls defined (directly or through a uses statement) within a parent node
or at the top level of the module or its submodules share the same identifier
namespace.
|
| SubmoduleNamespace | |
| TypeNamespace |
Derived types namespace
All derived type names defined within a parent node or at the top level of
the module or its submodules share the same type identifier namespace.
|
Copyright © 2018 OpenDaylight. All rights reserved.