Interface EffectiveStatementMixins.AugmentationTargetMixin<A,D extends DeclaredStatement<A>>

Type Parameters:
A - Argument type (Empty if statement does not have argument.)
D - Class representing declared version of this statement.
All Superinterfaces:
AugmentationTarget, EffectiveStatement<A,D>, ModelStatement<A>
All Known Subinterfaces:
EffectiveStatementMixins.OperationContainerMixin<D>
All Known Implementing Classes:
AbstractChoiceEffectiveStatement, AbstractContainerEffectiveStatement, DeclaredCaseEffectiveStatement, DeclaredInputEffectiveStatement, DeclaredOutputEffectiveStatement, EmptyChoiceEffectiveStatement, EmptyContainerEffectiveStatement, EmptyListEffectiveStatement, NotificationEffectiveStatementImpl, RegularChoiceEffectiveStatement, RegularContainerEffectiveStatement, RegularListEffectiveStatement, UndeclaredCaseEffectiveStatement, UndeclaredInputEffectiveStatement, UndeclaredOutputEffectiveStatement
Enclosing class:
EffectiveStatementMixins

public static interface EffectiveStatementMixins.AugmentationTargetMixin<A,D extends DeclaredStatement<A>> extends AugmentationTarget