D
- Declared statement type@Beta public interface DataTreeEffectiveStatement<D extends DeclaredStatement<QName>> extends SchemaTreeEffectiveStatement<D>
EffectiveStatement
s which are accessible via
DataTreeAwareEffectiveStatement.Namespace
. This such statement corresponds to a data node
.
This interface could be named SchemaNodeEffectiveStatement
, but that could induce a notion that it has
something to do with DataSchemaNode
-- which it has not. DataSchemaNode semantics are wrong in may aspects
and while implementations of this interface may also implement DataSchemaNode, the semantics of this interface should
always be preferred and DataSchemaNode is to be treated as deprecated whenever possible.
getIdentifier
effectiveSubstatements, findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, get, getAll, getDeclared, streamEffectiveSubstatements
argument, getStatementSource, statementDefinition
Copyright © 2019 OpenDaylight. All rights reserved.