Package | Description |
---|---|
org.opendaylight.yangtools.yang.parser.spi |
Provides essential namespaces which are filled in the parsing process.
|
Modifier and Type | Interface and Description |
---|---|
interface |
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.
|
Copyright © 2018 OpenDaylight. All rights reserved.