Package org.eclipse.gmt.umlx.editor

Interface Summary
IEditorEnvironment IEditorEnvironment provides the interface to external facilities, allowing a test environment to provide alternate implementations.
ISelectionSupervisor  
ISheetEditor  
 

Class Summary
AbstractDiagramEditor  
AbstractEditor  
AbstractSheetEditor  
EditorEnvironment EditorEnvironment provides the environment when editing (rather than testing).
EditorMessages  
EditorPlugin The main plugin class to be used in the desktop.
GefUtils  
MultiSheetEditor An example showing how to create a multi-page editor.
MultiViewerSelectionSupervisor MultiViewerSelectionSupervisor supervises the selection to and from an EditPartViewer.
SheetContextMenuProvider  
ViewerSupervisor