public interface SchemaNodeIdentifierNamespace extends StatementNamespace.TreeBased<SchemaNodeIdentifier,DeclaredStatement<?>,EffectiveStatement<?,DeclaredStatement<?>>>
This namespace is scoped to the parent node or module, unless the parent node is a case node. In that case, the namespace is scoped to the closest ancestor node that is not a case or choice node.
Copyright © 2019 OpenDaylight. All rights reserved.