org.eclipse.egf.core.ui.workbench.action.fc
Class ExecuteFactoryAction
java.lang.Object
Action
org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
org.eclipse.egf.core.ui.workbench.action.fc.AbstractFactoryExecutionAction
org.eclipse.egf.core.ui.workbench.action.fc.ExecuteFactoryAction
public class ExecuteFactoryAction
- extends AbstractFactoryExecutionAction
Execute the factory for current factory component.
Constructor Summary |
ExecuteFactoryAction(Shell shell_p,
ISelectionProvider selectionProvider_p,
boolean readOnlyMode_p)
Constructor. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteFactoryAction
public ExecuteFactoryAction(Shell shell_p,
ISelectionProvider selectionProvider_p,
boolean readOnlyMode_p)
- Constructor.
- Parameters:
shell_p
- selectionProvider_p
- readOnlyMode_p
-
getModelElementClass
protected Class<?> getModelElementClass()
- Description copied from class:
AbstractNavigatorAction
- Get the model element class for which this action is enabled for.
- Specified by:
getModelElementClass
in class AbstractNavigatorAction
- Returns:
- See Also:
AbstractNavigatorAction.getModelElementClass()
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.