Class EffectiveStatementMixins
java.lang.Object
org.opendaylight.yangtools.yang.model.spi.meta.EffectiveStatementMixins
Mix-in interfaces providing services required by SchemaNode et al. These interfaces provide implementations, or
implementation helpers based on default methods, so the correct behavior can be logically centralized.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andActionNodeContainer
.static interface
Deprecated, for removal: This API element is subject to removal in a future version.static interface
Bridge betweenEffectiveStatement
andAugmentationTarget
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andConstraintMetaDefinition
.static interface
Deprecated.Scheduled for removal withCopyableNode
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andDataNodeContainer
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andDataSchemaNode
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andDocumentedNode
.static interface
Support interface for various mixins.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andMandatoryAware
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andMustConstraintAware
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andNotificationNodeContainer
.static interface
Helper bridge foranydata
andanyxml
opaque data.static interface
Helper bridge for operation containers (input
andoutput
).static interface
Helper bridge forrpc
andaction
operations.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andpresence
statement.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andSchemaNode
.static interface
Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andUnknownSchemaNode
.static interface
EffectiveStatementMixins.UserOrderedAwareMixin<A,
D extends DeclaredStatement<A>, E extends OrderedByAwareEffectiveStatement<A, D>> Bridge betweenEffectiveStatementMixins.EffectiveStatementWithFlags
andordered-by
statement.static interface
Helper used to locate the effectivewhen
statement and exposing its argument as perWhenConditionAware
. -
Method Summary
AddedByUsesAware