Uses of Class
org.eclipse.emf.mapping.presentation.MappingEditor

Packages that use MappingEditor
org.eclipse.emf.mapping.ecore2ecore.presentation   
org.eclipse.emf.mapping.presentation   
 

Uses of MappingEditor in org.eclipse.emf.mapping.ecore2ecore.presentation
 

Subclasses of MappingEditor in org.eclipse.emf.mapping.ecore2ecore.presentation
 class Ecore2EcoreEditor
          This is an example of a Ecore2Ecore model editor.
 

Uses of MappingEditor in org.eclipse.emf.mapping.presentation
 

Fields in org.eclipse.emf.mapping.presentation declared as MappingEditor
protected  MappingEditor MappingEditor.OverviewViewer.mappingEditor
          Deprecated.  
 

Constructors in org.eclipse.emf.mapping.presentation with parameters of type MappingEditor
MappingEditor.OverviewViewer(MappingEditor editor, Composite composite)
          Deprecated.  
 


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