Uses of Interface
org.eclipse.gmt.modisco.java.TypeParameter
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java | |
| org.eclipse.gmt.modisco.java.neoemf.impl | |
| org.eclipse.gmt.modisco.java.neoemf.meta | |
| org.eclipse.gmt.modisco.java.neoemf.util |
-
Uses of TypeParameter in org.eclipse.gmt.modisco.java
Methods in org.eclipse.gmt.modisco.java that return types with arguments of type TypeParameter Modifier and Type Method Description org.eclipse.emf.common.util.EList<TypeParameter>AbstractMethodDeclaration. getTypeParameters()Returns the value of the 'Type Parameters' containment reference list.org.eclipse.emf.common.util.EList<TypeParameter>TypeDeclaration. getTypeParameters()Returns the value of the 'Type Parameters' containment reference list. -
Uses of TypeParameter in org.eclipse.gmt.modisco.java.neoemf.impl
Classes in org.eclipse.gmt.modisco.java.neoemf.impl that implement TypeParameter Modifier and Type Class Description classTypeParameterImplAn implementation of the model object 'Type Parameter'.Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return TypeParameter Modifier and Type Method Description TypeParameterJavaFactoryImpl. createTypeParameter()Methods in org.eclipse.gmt.modisco.java.neoemf.impl that return types with arguments of type TypeParameter Modifier and Type Method Description org.eclipse.emf.common.util.EList<TypeParameter>AbstractMethodDeclarationImpl. getTypeParameters()org.eclipse.emf.common.util.EList<TypeParameter>TypeDeclarationImpl. getTypeParameters() -
Uses of TypeParameter in org.eclipse.gmt.modisco.java.neoemf.meta
Methods in org.eclipse.gmt.modisco.java.neoemf.meta that return TypeParameter Modifier and Type Method Description TypeParameterJavaFactory. createTypeParameter()Returns a new object of class 'Type Parameter'. -
Uses of TypeParameter in org.eclipse.gmt.modisco.java.neoemf.util
Methods in org.eclipse.gmt.modisco.java.neoemf.util with parameters of type TypeParameter Modifier and Type Method Description TJavaSwitch. caseTypeParameter(TypeParameter object)Returns the result of interpreting the object as an instance of 'Type Parameter'.