Uses of Interface
org.eclipse.gmt.modisco.java.ParameterizedType
| 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 ParameterizedType in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement ParameterizedType Modifier and Type Class Description classParameterizedTypeImplAn implementation of the model object 'Parameterized Type'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return ParameterizedType Modifier and Type Method Description ParameterizedTypeJavaFactoryImpl. createParameterizedType() -
Uses of ParameterizedType in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return ParameterizedType Modifier and Type Method Description ParameterizedTypeJavaFactory. createParameterizedType()Returns a new object of class 'Parameterized Type'. -
Uses of ParameterizedType in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type ParameterizedType Modifier and Type Method Description TJavaSwitch. caseParameterizedType(ParameterizedType object)Returns the result of interpreting the object as an instance of 'Parameterized Type'.