org.eclipse.egf.core.ui.wizard
Class RootPatternLibraryWizard
java.lang.Object
Wizard
org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard
org.eclipse.egf.core.ui.wizard.AbstractPatternLibraryWizard
org.eclipse.egf.core.ui.wizard.RootPatternLibraryWizard
public class RootPatternLibraryWizard
- extends AbstractPatternLibraryWizard
This wizard allows the end-user to create or edit a 'root' pattern library.
A 'root' pattern library is a library which has a pattern viewpoint as parent.
Method Summary |
protected Command |
getAddCommandForCreatedElement(AdapterFactoryEditingDomain editingDomain_p,
EObject parent_p,
NamedModelElementWithId createdElement_p)
Get the command responsible of adding the created element to given parent when performing finish. |
Methods inherited from class org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard |
canFinish, containsChanges, endChangesRecording, getChangeDescription, getChangeRecorder, getDescription, getModelElement, getModifiedFeature, getParent, handleCanFinish, handleChangeDescription, isInReadOnlyMode, performCancel, performFinish, startChangesRecording |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootPatternLibraryWizard
public RootPatternLibraryWizard(EObject parent_p,
NamedModelElementWithId modelElement_p,
boolean readOnlyMode_p,
boolean creationMode_p)
- Constructor.
- Parameters:
parent_p
- modelElement_p
- readOnlyMode_p
- creationMode_p
-
getAddCommandForCreatedElement
protected Command getAddCommandForCreatedElement(AdapterFactoryEditingDomain editingDomain_p,
EObject parent_p,
NamedModelElementWithId createdElement_p)
- Description copied from class:
AbstractModelElementWizard
- Get the command responsible of adding the created element to given parent when performing finish.
- Specified by:
getAddCommandForCreatedElement
in class AbstractModelElementWizard
- See Also:
org.eclipse.egf.core.ui.wizard.AbstractModelElementWizard#getAddCommandForCreatedElement(org.eclipse.emf.edit.domain.AdapterFactoryEditingDomain,
org.eclipse.emf.ecore.EObject, org.eclipse.egf.model.NamedModelElementWithId)
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.