Interface SwitchCase

All Superinterfaces:
Commentable, EObject, Notifier, StatementListContainer
All Known Subinterfaces:
DefaultSwitchCase, DefaultSwitchRule, NormalSwitchCase, NormalSwitchRule, SwitchRule
All Known Implementing Classes:
DefaultSwitchCaseImpl, DefaultSwitchRuleImpl, NormalSwitchCaseImpl, NormalSwitchRuleImpl, SwitchCaseImpl, SwitchRuleImpl

public interface SwitchCase extends StatementListContainer
A representation of the model object 'Switch Case'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"