public interface SchemaNodeIdentifierNamespace extends StatementNamespace.TreeBased<org.opendaylight.yangtools.yang.model.api.stmt.SchemaNodeIdentifier,org.opendaylight.yangtools.yang.model.api.meta.DeclaredStatement<?>,org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement<?,org.opendaylight.yangtools.yang.model.api.meta.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 © 2020 OpenDaylight. All rights reserved.