Uses of Class
org.eclipse.emf.common.util.UniqueEList

Packages that use UniqueEList
org.eclipse.emf.common.util Provides basic utilities. 
org.eclipse.emf.converter.util   
 

Uses of UniqueEList in org.eclipse.emf.common.util
 

Subclasses of UniqueEList in org.eclipse.emf.common.util
static class UniqueEList.FastCompare<E>
          A UniqueEList that uses == instead of equals to compare members.
 

Uses of UniqueEList in org.eclipse.emf.converter.util
 

Subclasses of UniqueEList in org.eclipse.emf.converter.util
static class ConverterUtil.EPackageList
           
static class ConverterUtil.GenPackageList
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.