- All Known Subinterfaces:
- CaseSchemaNode, ChoiceSchemaNode, ContainerSchemaNode, ListSchemaNode, NotificationDefinition, SchemaContext
- All Known Implementing Classes:
- AbstractEffectiveContainerSchemaNode, AbstractEffectiveOperationContainerSchemaNode, AbstractEffectiveSimpleDataNodeContainer, AbstractSchemaContext, ContainerEffectiveStatementImpl, EffectiveSchemaContext, FilteringSchemaContextProxy, ImplicitCaseSchemaNode, ListEffectiveStatementImpl, OperationAsContainer, SimpleSchemaContext
public interface AugmentationTarget
Interface for all nodes which are possible targets of augmentation. The
target node of augmentation MUST be either a container, list, choice, case,
input, output, or notification node.