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

Packages that use SimpleMappedObjectViewer
org.eclipse.emf.mapping.presentation   
 

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

Fields in org.eclipse.emf.mapping.presentation declared as SimpleMappedObjectViewer
protected  SimpleMappedObjectViewer MappingEditor.leftSelectionViewer
          This is the viewer that shadows the selection in the content outline.
protected  SimpleMappedObjectViewer MappingEditor.OverviewViewer.otherViewer
          Deprecated.  
protected  SimpleMappedObjectViewer SimpleMappedObjectViewer.otherViewer
           
protected  SimpleMappedObjectViewer MappingEditor.rightSelectionViewer
           
 

Methods in org.eclipse.emf.mapping.presentation with parameters of type SimpleMappedObjectViewer
 void SimpleMappedObjectViewer.setOtherViewer(SimpleMappedObjectViewer otherViewer)
           
 


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