Interface EffectiveStatementMixins.NotificationNodeContainerMixin<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:
EffectiveStatement<A,D>, ModelStatement<A>, NotificationNodeContainer
All Known Implementing Classes:
AbstractContainerEffectiveStatement, AbstractGroupingEffectiveStatement, AugmentEffectiveStatementImpl, EmptyContainerEffectiveStatement, EmptyGroupingEffectiveStatement, EmptyListEffectiveStatement, RegularContainerEffectiveStatement, RegularGroupingEffectiveStatement, RegularListEffectiveStatement
Enclosing class:
EffectiveStatementMixins

public static interface EffectiveStatementMixins.NotificationNodeContainerMixin<A,D extends DeclaredStatement<A>> extends NotificationNodeContainer