Uses of Interface
org.eclipse.gmt.modisco.java.PrefixExpression
| 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 PrefixExpression in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement PrefixExpression Modifier and Type Class Description classPrefixExpressionImplAn implementation of the model object 'Prefix Expression'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return PrefixExpression Modifier and Type Method Description PrefixExpressionJavaFactoryImpl. createPrefixExpression() -
Uses of PrefixExpression in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return PrefixExpression Modifier and Type Method Description PrefixExpressionJavaFactory. createPrefixExpression()Returns a new object of class 'Prefix Expression'. -
Uses of PrefixExpression in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type PrefixExpression Modifier and Type Method Description TJavaSwitch. casePrefixExpression(PrefixExpression object)Returns the result of interpreting the object as an instance of 'Prefix Expression'.