org.eclipse.emf.ecp.ui.e4.handlers
Class CloseProjectHandler

java.lang.Object
  extended by org.eclipse.emf.ecp.ui.e4.handlers.CloseProjectHandler

public class CloseProjectHandler
extends Object

Author:
Eugen

Constructor Summary
CloseProjectHandler()
           
 
Method Summary
 void execute(ECPProject ecpProject)
          Closes the selected ECPProject.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CloseProjectHandler

public CloseProjectHandler()
Method Detail

execute

@Execute
public void execute(@Named(value="org.eclipse.ui.selection")@Optional
                            ECPProject ecpProject)
Closes the selected ECPProject.

Parameters:
ecpProject - the project to be closed


Copyright © 2015. All Rights Reserved.