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

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

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

Fields in org.eclipse.emf._2002.ecore with type parameters of type EEnumLiteral
protected  List<EEnumLiteral> EEnum.eLiterals
           
 

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

Methods in org.eclipse.emf._2002.ecore that return types with arguments of type EEnumLiteral
 List<EEnumLiteral> EEnum.getELiterals()
          Gets the value of the eLiterals property.
 



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