org.eclipse.egf.core.ui.workbench.action.explorer.create
Class CreateModelElementAction
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.explorer.create.CreateModelElementAction
- Direct Known Subclasses:
- AbstractCreatePatternLibraryAction, CreateContextAction, CreateContextElementAction, CreateContractElementAction, CreateDomainAction, CreateFactoryComponentInvocationAction, CreateMappingAction, CreatePatternAction, CreateTaskFactoryHolderAction
public abstract class CreateModelElementAction
- extends AbstractModelElementAction
Base class to implement an action to open a wizard that creates a NamedModelElementWithId
object.
Constructor Summary |
protected |
CreateModelElementAction(Shell shell_p,
ISelectionProvider selectionProvider_p,
boolean readOnlyMode_p)
Constructor. |
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateModelElementAction
protected CreateModelElementAction(Shell shell_p,
ISelectionProvider selectionProvider_p,
boolean readOnlyMode_p)
- Constructor.
- Parameters:
shell_p
- selectionProvider_p
- readOnlyMode_p
-
run
public void run()
- See Also:
org.eclipse.jface.action.Action#run()
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.