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

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

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

Fields in org.eclipse.emf._2002.ecore with type parameters of type EParameter
protected  List<EParameter> EOperation.eParameters
           
 

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

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EParameter
 List<EParameter> EOperation.getEParameters()
          Gets the value of the eParameters property.
 



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