Uses of Class
org.eclipse.emf.ecore.util.EContentAdapter

Packages that use EContentAdapter
org.eclipse.emf.codegen.ecore.genmodel.presentation   
org.eclipse.emf.ecore.presentation Provides sample editor support for Ecore. 
org.eclipse.emf.mapping.ecore2xml.presentation   
 

Uses of EContentAdapter in org.eclipse.emf.codegen.ecore.genmodel.presentation
 

Fields in org.eclipse.emf.codegen.ecore.genmodel.presentation declared as EContentAdapter
protected  EContentAdapter GenModelEditor.problemIndicationAdapter
          Adapter used to update the problem indication when resources are demanded loaded
 

Uses of EContentAdapter in org.eclipse.emf.ecore.presentation
 

Fields in org.eclipse.emf.ecore.presentation declared as EContentAdapter
protected  EContentAdapter EcoreEditor.problemIndicationAdapter
          Adapter used to update the problem indication when resources are demanded loaded
 

Uses of EContentAdapter in org.eclipse.emf.mapping.ecore2xml.presentation
 

Fields in org.eclipse.emf.mapping.ecore2xml.presentation declared as EContentAdapter
protected  EContentAdapter Ecore2XMLEditor.problemIndicationAdapter
          Adapter used to update the problem indication when resources are demanded loaded
 


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