A
- Argument type (Void
if statement does not have argument.)D
- Class representing declared version of this statement.public static interface EffectiveStatementMixins.DataSchemaNodeMixin<A,D extends DeclaredStatement<A>> extends DataSchemaNode, EffectiveStatementMixins.CopyableMixin<A,D>, EffectiveStatementMixins.SchemaNodeMixin<A,D>, EffectiveStatementMixins.WhenConditionMixin<A,D>
EffectiveStatementMixins.EffectiveStatementWithFlags
and DataSchemaNode
.EffectiveStatementMixins.EffectiveStatementWithFlags.FlagsBuilder
EffectiveStatementMixins.DocumentedNodeMixin.WithStatus<A,D extends DeclaredStatement<A>>
Modifier and Type | Method and Description |
---|---|
default boolean |
isConfiguration()
Returns
true if the data represents configuration data,
otherwise returns false . |
isAugmenting
isAddedByUses
getQName
getStatus
flags
getDescription, getReference, getUnknownSchemaNodes
effectiveSubstatements, findAll, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, get, getAll, getDeclared, streamEffectiveSubstatements
argument, getStatementSource, statementDefinition
getPath
getWhenCondition
default boolean isConfiguration()
DataSchemaNode
true
if the data represents configuration data,
otherwise returns false
.isConfiguration
in interface DataSchemaNode
true
if the data represents configuration data,
otherwise returns false
Copyright © 2020 OpenDaylight. All rights reserved.