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

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

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

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

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

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



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