Uses of Interface
org.eclipse.gmt.modisco.java.ArrayLengthAccess
| 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 ArrayLengthAccess in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement ArrayLengthAccess Modifier and Type Class Description classArrayLengthAccessImplAn implementation of the model object 'Array Length Access'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return ArrayLengthAccess Modifier and Type Method Description ArrayLengthAccessJavaFactoryImpl. createArrayLengthAccess() -
Uses of ArrayLengthAccess in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return ArrayLengthAccess Modifier and Type Method Description ArrayLengthAccessJavaFactory. createArrayLengthAccess()Returns a new object of class 'Array Length Access'. -
Uses of ArrayLengthAccess in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type ArrayLengthAccess Modifier and Type Method Description TJavaSwitch. caseArrayLengthAccess(ArrayLengthAccess object)Returns the result of interpreting the object as an instance of 'Array Length Access'.