Class ModelCreation
java.lang.Object
org.eclipse.core.commands.common.EventManager
org.eclipse.core.commands.AbstractHandler
org.palladiosimulator.editors.sirius.ui.toolbar.ModelCreation
- Direct Known Subclasses:
AllocationCreation
,RepositoryCreation
,ResourceEnvironmentCreation
,SystemCreation
,UsageModelCreation
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionexecute
(ExecutionEvent event) protected abstract NewModelWizard
Methods inherited from class org.eclipse.core.commands.AbstractHandler
addHandlerListener, dispose, fireHandlerChanged, hasListeners, isEnabled, isHandled, removeHandlerListener, setBaseEnabled, setEnabled
Methods inherited from class org.eclipse.core.commands.common.EventManager
addListenerObject, clearListeners, getListeners, isListenerAttached, removeListenerObject
-
Constructor Details
-
ModelCreation
public ModelCreation()
-
-
Method Details
-
execute
- Throws:
ExecutionException
-
getModelCreationWizard
-