Uses of Interface
org.eclipse.gmt.modisco.java.ThisExpression
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of ThisExpression in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ThisExpression Modifier and Type Class Description classThisExpressionImplAn implementation of the model object 'This Expression'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ThisExpression Modifier and Type Method Description ThisExpressionJavaFactoryImpl. createThisExpression() -
Uses of ThisExpression in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ThisExpression Modifier and Type Method Description ThisExpressionJavaFactory. createThisExpression()Returns a new object of class 'This Expression'. -
Uses of ThisExpression in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ThisExpression Modifier and Type Method Description TJavaSwitch. caseThisExpression(ThisExpression object)Returns the result of interpreting the object as an instance of 'This Expression'.