Interface ContainerLike

All Superinterfaces:
ActionNodeContainer, AddedByUsesAware, AugmentationTarget, CopyableNode, DataNodeContainer, DataSchemaNode, DocumentedNode, DocumentedNode.WithStatus, MustConstraintAware, NotificationNodeContainer, SchemaNode, WhenConditionAware
All Known Subinterfaces:
AnnotationSchemaNodeAwareSchemaContext, ContainerSchemaNode, EffectiveModelContext, EffectiveStatementMixins.OperationContainerMixin<D>, InputSchemaNode, OutputSchemaNode, SchemaContext
All Known Implementing Classes:
AbstractContainerEffectiveStatement, AbstractSchemaContext, ContainerLikeCompat, DeclaredInputEffectiveStatement, DeclaredOutputEffectiveStatement, EffectiveSchemaContext, EmptyContainerEffectiveStatement, FilteringSchemaContextProxy, RegularContainerEffectiveStatement, SimpleSchemaContext, UndeclaredInputEffectiveStatement, UndeclaredOutputEffectiveStatement

Common interface for common container-like constructs. This includes ContainerSchemaNode, InputSchemaNode, OutputSchemaNode and, for legacy reasons, SchemaContext.