Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.ArrayType
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl | |
| org.eclipse.gmt.modisco.omg.kdm.code.util |
-
Uses of ArrayType in org.eclipse.gmt.modisco.omg.kdm.code
Methods in org.eclipse.gmt.modisco.omg.kdm.code that return ArrayType Modifier and Type Method Description ArrayTypeCodeFactory. createArrayType()Returns a new object of class 'Array Type'. -
Uses of ArrayType in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement ArrayType Modifier and Type Class Description classArrayTypeImplAn implementation of the model object 'Array Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return ArrayType Modifier and Type Method Description ArrayTypeCodeFactoryImpl. createArrayType() -
Uses of ArrayType in org.eclipse.gmt.modisco.omg.kdm.code.util
Methods in org.eclipse.gmt.modisco.omg.kdm.code.util with parameters of type ArrayType Modifier and Type Method Description TCodeSwitch. caseArrayType(ArrayType object)Returns the result of interpreting the object as an instance of 'Array Type'.