org.eclipse.emf.ecp.ui.e4.util
Class EPartServiceHelper

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.util.EPartServiceHelper

public final class EPartServiceHelper
extends Object

This Helper allows to retrieve the EPartService.

Author:
Eugen Neufeld

Method Summary
static org.eclipse.e4.ui.workbench.modeling.EPartService getEPartService()
          Retrieves the part service.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getEPartService

public static org.eclipse.e4.ui.workbench.modeling.EPartService getEPartService()
Retrieves the part service.

Returns:
the part service of the current window.


Copyright © 2015. All Rights Reserved.