Interface WhenEffectiveStatement

All Superinterfaces:
EffectiveStatement<YangXPathExpression.QualifiedBound,WhenStatement>, ModelStatement<YangXPathExpression.QualifiedBound>
All Known Implementing Classes:
EmptyWhenEffectiveStatement, RegularWhenEffectiveStatement

public interface WhenEffectiveStatement extends EffectiveStatement<YangXPathExpression.QualifiedBound,WhenStatement>
Effective representation of a when statement.