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

Packages that use AbstractEnumerator
org.eclipse.emf.codegen.ecore.genmodel   
org.eclipse.emf.ecore.change Provides an API for describing and applying model changes. 
org.eclipse.emf.ecore.xml.namespace   
 

Uses of AbstractEnumerator in org.eclipse.emf.codegen.ecore.genmodel
 

Subclasses of AbstractEnumerator in org.eclipse.emf.codegen.ecore.genmodel
 class GenDelegationKind
           A representation of the literals of the enumeration 'Gen Delegation Kind', and utility methods for working with them
 class GenPropertyKind
           A representation of the literals of the enumeration 'Gen Property Kind', and utility methods for working with them
 class GenProviderKind
           A representation of the literals of the enumeration 'Gen Provider Kind', and utility methods for working with them
 class GenResourceKind
           A representation of the literals of the enumeration 'Gen Resource Kind', and utility methods for working with them
 

Uses of AbstractEnumerator in org.eclipse.emf.ecore.change
 

Subclasses of AbstractEnumerator in org.eclipse.emf.ecore.change
 class ChangeKind
           A representation of the literals of the enumeration 'Kind', and utility methods for working with them
 

Uses of AbstractEnumerator in org.eclipse.emf.ecore.xml.namespace
 

Subclasses of AbstractEnumerator in org.eclipse.emf.ecore.xml.namespace
 class SpaceType
           A representation of the literals of the enumeration 'Space Type', and utility methods for working with them
 


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