Uses of Interface
org.eclipse.gmt.modisco.java.CastExpression
| 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 CastExpression in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement CastExpression Modifier and Type Class Description classCastExpressionImplAn implementation of the model object 'Cast Expression'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return CastExpression Modifier and Type Method Description CastExpressionJavaFactoryImpl. createCastExpression() -
Uses of CastExpression in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return CastExpression Modifier and Type Method Description CastExpressionJavaFactory. createCastExpression()Returns a new object of class 'Cast Expression'. -
Uses of CastExpression in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type CastExpression Modifier and Type Method Description TJavaSwitch. caseCastExpression(CastExpression object)Returns the result of interpreting the object as an instance of 'Cast Expression'.