Uses of Class
org.eclipse.emf._2002.ecore.ETypeParameter

Packages that use ETypeParameter
org.eclipse.emf._2002.ecore   
 

Uses of ETypeParameter in org.eclipse.emf._2002.ecore
 

Fields in org.eclipse.emf._2002.ecore with type parameters of type ETypeParameter
protected  List<ETypeParameter> EOperation.eTypeParameters
           
protected  List<ETypeParameter> EClassifier.eTypeParameters
           
 

Methods in org.eclipse.emf._2002.ecore that return ETypeParameter
 ETypeParameter ObjectFactory.createETypeParameter()
          Create an instance of ETypeParameter
 

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type ETypeParameter
 List<ETypeParameter> EOperation.getETypeParameters()
          Gets the value of the eTypeParameters property.
 List<ETypeParameter> EClassifier.getETypeParameters()
          Gets the value of the eTypeParameters property.
 



Copyright © 2010-2011 OW2 Consortium. All Rights Reserved.