org.eclipse.emf.ecp.ui.e4.view
Class ECPRepositoryView

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.view.ECPRepositoryView

public class ECPRepositoryView
extends Object

View to display available model repositories.

Author:
Jonas

Constructor Summary
ECPRepositoryView()
           
 
Method Summary
 void create(org.eclipse.swt.widgets.Composite composite, org.eclipse.e4.ui.services.EMenuService menuService, org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
          Creates the repository view.
 void setFocus()
          Sets the focus to the tree.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ECPRepositoryView

public ECPRepositoryView()
Method Detail

create

@PostConstruct
public void create(org.eclipse.swt.widgets.Composite composite,
                                 org.eclipse.e4.ui.services.EMenuService menuService,
                                 org.eclipse.e4.ui.workbench.modeling.ESelectionService selectionService)
Creates the repository view.

Parameters:
composite - the parent Composite
menuService - the menu service to register the context menu
selectionService - the selection service to publish the selection of the tree viewer.

setFocus

@Focus
public void setFocus()
Sets the focus to the tree.



Copyright © 2015. All Rights Reserved.