Interface AugmentEffectiveStatement

All Superinterfaces:
EffectiveStatement<SchemaNodeIdentifier,AugmentStatement>, ModelStatement<SchemaNodeIdentifier>, SchemaTreeAwareEffectiveStatement<SchemaNodeIdentifier,AugmentStatement>
All Known Implementing Classes:
AugmentEffectiveStatementImpl

public interface AugmentEffectiveStatement extends SchemaTreeAwareEffectiveStatement<SchemaNodeIdentifier,AugmentStatement>
EffectiveStatement representation of a augment statement as defined by RFC7950.