UML

org.topcased.modeler.uml.editor.outline
Class UMLOutlinePage

java.lang.Object
  extended by DiagramsOutlinePage
      extended by org.topcased.modeler.uml.editor.outline.UMLOutlinePage

public class UMLOutlinePage
extends DiagramsOutlinePage

The UML Outline is customized. It changes the context menu in the model navigator.


Constructor Summary
UMLOutlinePage(Modeler modeler)
          Constructor
 
Method Summary
protected  ModelNavigator createNavigator(org.eclipse.swt.widgets.Composite parent, Modeler editor, org.eclipse.ui.part.IPageSite pageSite)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLOutlinePage

public UMLOutlinePage(Modeler modeler)
Constructor

Parameters:
modeler - the editor
Method Detail

createNavigator

protected ModelNavigator createNavigator(org.eclipse.swt.widgets.Composite parent,
                                         Modeler editor,
                                         org.eclipse.ui.part.IPageSite pageSite)
See Also:
org.topcased.modeler.editor.outline.DiagramsOutlinePage#createNavigator(org.eclipse.swt.widgets.Composite, org.topcased.modeler.editor.Modeler, org.eclipse.ui.part.IPageSite)

UML

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.