Uses of Interface
org.eclipse.gmt.modisco.java.AbstractTypeQualifiedExpression
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of AbstractTypeQualifiedExpression in org.eclipse.gmt.modisco.java
Subinterfaces of AbstractTypeQualifiedExpression in org.eclipse.gmt.modisco.java Modifier and Type Interface Description interfaceSuperFieldAccessA representation of the model object 'Super Field Access'.interfaceSuperMethodInvocationA representation of the model object 'Super Method Invocation'.interfaceThisExpressionA representation of the model object 'This Expression'. -
Uses of AbstractTypeQualifiedExpression in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement AbstractTypeQualifiedExpression Modifier and Type Class Description classAbstractTypeQualifiedExpressionImplAn implementation of the model object 'Abstract Type Qualified Expression'.classSuperFieldAccessImplAn implementation of the model object 'Super Field Access'.classSuperMethodInvocationImplAn implementation of the model object 'Super Method Invocation'.classThisExpressionImplAn implementation of the model object 'This Expression'. -
Uses of AbstractTypeQualifiedExpression in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type AbstractTypeQualifiedExpression Modifier and Type Method Description TJavaSwitch. caseAbstractTypeQualifiedExpression(AbstractTypeQualifiedExpression object)Returns the result of interpreting the object as an instance of 'Abstract Type Qualified Expression'.