Uses of Interface
org.eclipse.gmt.modisco.java.SwitchCase
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of SwitchCase in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement SwitchCase Modifier and Type Class Description classSwitchCaseImplAn implementation of the model object 'Switch Case'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return SwitchCase Modifier and Type Method Description SwitchCaseJavaFactoryImpl. createSwitchCase() -
Uses of SwitchCase in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return SwitchCase Modifier and Type Method Description SwitchCaseJavaFactory. createSwitchCase()Returns a new object of class 'Switch Case'. -
Uses of SwitchCase in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type SwitchCase Modifier and Type Method Description TJavaSwitch. caseSwitchCase(SwitchCase object)Returns the result of interpreting the object as an instance of 'Switch Case'.