Uses of Class
org.eclipse.emf.ecore.impl.ESuperAdapter

Packages that use ESuperAdapter
org.eclipse.emf.ecore.impl Provides an implementation of Ecore. 
 

Uses of ESuperAdapter in org.eclipse.emf.ecore.impl
 

Fields in org.eclipse.emf.ecore.impl declared as ESuperAdapter
protected  ESuperAdapter EClassImpl.eSuperAdapter
           
 

Methods in org.eclipse.emf.ecore.impl that return ESuperAdapter
 ESuperAdapter EClassImpl.getESuperAdapter()
           
 ESuperAdapter ESuperAdapter.Holder.getESuperAdapter()
           
static ESuperAdapter ESuperAdapter.getESuperAdapter(EClass eClass)
           
 


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