EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench.action
Class ConvertPlugin2FactoryComponentHandler

java.lang.Object
  extended by AbstractHandler
      extended by org.eclipse.egf.core.ui.actions.AbstractUiHandler
          extended by org.eclipse.egf.core.ui.workbench.action.ConvertPlugin2FactoryComponentHandler

public class ConvertPlugin2FactoryComponentHandler
extends AbstractUiHandler

Convert a Java project in a Factory Component.
This is the handler executed by the UI action.


Constructor Summary
ConvertPlugin2FactoryComponentHandler()
           
 
Method Summary
 Object execute(ExecutionEvent executionEvent_p)
           
 boolean isEnabled()
           
 
Methods inherited from class org.eclipse.egf.core.ui.actions.AbstractUiHandler
getSelection
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConvertPlugin2FactoryComponentHandler

public ConvertPlugin2FactoryComponentHandler()
Method Detail

execute

public Object execute(ExecutionEvent executionEvent_p)
               throws ExecutionException
Throws:
ExecutionException
See Also:
org.eclipse.core.commands.AbstractHandler#execute(org.eclipse.core.commands.ExecutionEvent)

isEnabled

public boolean isEnabled()
See Also:
org.eclipse.core.commands.AbstractHandler#isEnabled()

EGF Engine
Release 0.1.0

Copyright (c) Thales Corporate Services S.A.S, 2009.

This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.