Uses of Interface
org.eclipse.gmt.modisco.java.ArrayType
| 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 ArrayType in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ArrayType Modifier and Type Class Description classArrayTypeImplAn implementation of the model object 'Array Type'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ArrayType Modifier and Type Method Description ArrayTypeJavaFactoryImpl. createArrayType() -
Uses of ArrayType in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ArrayType Modifier and Type Method Description ArrayTypeJavaFactory. createArrayType()Returns a new object of class 'Array Type'. -
Uses of ArrayType in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ArrayType Modifier and Type Method Description TJavaSwitch. caseArrayType(ArrayType object)Returns the result of interpreting the object as an instance of 'Array Type'.