Uses of Interface
org.eclipse.gmt.modisco.java.ArrayAccess
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of ArrayAccess in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ArrayAccess Modifier and Type Class Description classArrayAccessImplAn implementation of the model object 'Array Access'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ArrayAccess Modifier and Type Method Description ArrayAccessJavaFactoryImpl. createArrayAccess() -
Uses of ArrayAccess in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ArrayAccess Modifier and Type Method Description ArrayAccessJavaFactory. createArrayAccess()Returns a new object of class 'Array Access'. -
Uses of ArrayAccess in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ArrayAccess Modifier and Type Method Description TJavaSwitch. caseArrayAccess(ArrayAccess object)Returns the result of interpreting the object as an instance of 'Array Access'.