EGF Engine
Release 0.1.0

org.eclipse.egf.core.ui.workbench.action.explorer.create
Class AbstractCreatePatternLibraryAction

java.lang.Object
  extended by Action
      extended by org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
          extended by org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
              extended by org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateModelElementAction
                  extended by org.eclipse.egf.core.ui.workbench.action.explorer.create.AbstractCreatePatternLibraryAction
Direct Known Subclasses:
CreatePatternLibraryAction, CreateRootPatternLibraryAction

public abstract class AbstractCreatePatternLibraryAction
extends CreateModelElementAction

Base class to implement actions that create a pattern library.


Constructor Summary
protected AbstractCreatePatternLibraryAction(Shell shell_p, ISelectionProvider selectionProvider_p, boolean readOnlyMode_p)
          Constructor.
 
Method Summary
 
Methods inherited from class org.eclipse.egf.core.ui.workbench.action.explorer.create.CreateModelElementAction
run
 
Methods inherited from class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractModelElementAction
computeImageDescriptorForModelElement, executeCommand, getEditingDomain, getModelElement, getWizardFor, isReadOnly, openWizardDialog, setSelectedElement
 
Methods inherited from class org.eclipse.egf.core.ui.workbench.action.navigator.AbstractNavigatorAction
getModelElementClass, getSelection, getSelectionProvider, getSharedImages, getShell, isSelectionCompatible
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractCreatePatternLibraryAction

protected AbstractCreatePatternLibraryAction(Shell shell_p,
                                             ISelectionProvider selectionProvider_p,
                                             boolean readOnlyMode_p)
Constructor.

Parameters:
shell_p -
selectionProvider_p -
readOnlyMode_p -

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.