public class CreateHistoryCommand
extends org.eclipse.emf.common.command.AbstractCommand
| Constructor and Description |
|---|
CreateHistoryCommand(org.eclipse.emf.ecore.presentation.EcoreEditor editor,
List<org.eclipse.emf.ecore.resource.Resource> metamodelResources,
org.eclipse.emf.common.util.URI historyURI)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
canUndo() |
void |
execute() |
void |
redo() |
public CreateHistoryCommand(org.eclipse.emf.ecore.presentation.EcoreEditor editor,
List<org.eclipse.emf.ecore.resource.Resource> metamodelResources,
org.eclipse.emf.common.util.URI historyURI)
Copyright © 2020. All rights reserved.