Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.Expands
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of Expands in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return Expands Modifier and Type Method Description ExpandsCodeFactory. createExpands()Returns a new object of class 'Expands'. -
Uses of Expands in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement Expands Modifier and Type Class Description classExpandsImplAn implementation of the model object 'Expands'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return Expands Modifier and Type Method Description ExpandsCodeFactoryImpl. createExpands() -
Uses of Expands in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type Expands Modifier and Type Method Description TCodeSwitch. caseExpands(Expands object)Returns the result of interpreting the object as an instance of 'Expands'.