T - Child statement type@NonNullByDefault public abstract static class DataTreeAwareEffectiveStatement.Namespace<T extends DataTreeEffectiveStatement<?>> extends EffectiveStatementNamespace<T>
data nodes. This is a subtree of SchemaTreeAwareEffectiveStatement.Namespace in that
all data nodes are also schema nodes. The structure of the tree is different, though, as choice
and case statements are glossed over and they do not contribute to the tree hierarchy -- only their
children do.
This corresponds to the data tree view of a YANG-defined data.
Copyright © 2019 OpenDaylight. All rights reserved.