|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.command.AbstractCommand
org.eclipse.emf.mapping.command.InitializeCopyOverrideCommand
org.eclipse.emf.mapping.ecore2ecore.presentation.Ecore2EcoreEditor.Ecore2EcoreInitializeCopyOverrideCommand
Nested Class Summary |
Nested classes inherited from class org.eclipse.emf.common.command.AbstractCommand |
AbstractCommand.NonDirtying |
Field Summary |
Fields inherited from class org.eclipse.emf.mapping.command.InitializeCopyOverrideCommand |
initializeCommand, mappingDomain |
Fields inherited from class org.eclipse.emf.common.command.AbstractCommand |
description, isExecutable, isPrepared, label |
Constructor Summary | |
Ecore2EcoreEditor.Ecore2EcoreInitializeCopyOverrideCommand(MappingDomain domain,
InitializeCopyCommand initializeCommand)
|
Method Summary | |
void |
execute()
Performs the command activity required for the effect. |
Methods inherited from class org.eclipse.emf.mapping.command.InitializeCopyOverrideCommand |
getAffectedObjects, getResult, prepare, redo, toString, undo |
Methods inherited from class org.eclipse.emf.common.command.AbstractCommand |
canExecute, canUndo, chain, dispose, getDescription, getLabel, setDescription, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public Ecore2EcoreEditor.Ecore2EcoreInitializeCopyOverrideCommand(MappingDomain domain, InitializeCopyCommand initializeCommand)
Method Detail |
public void execute()
Command
execute
when canExecute
returns false
,
or when canExecute
hasn't been called, is undefined.
execute
in interface Command
execute
in class InitializeCopyOverrideCommand
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |