|
||||||||||
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.xsd2ecore.presentation.XSD2EcoreEditor.MyInitializeCopyOverrideCommand
public static class XSD2EcoreEditor.MyInitializeCopyOverrideCommand
Nested Class Summary |
---|
Nested classes/interfaces 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 | |
---|---|
XSD2EcoreEditor.MyInitializeCopyOverrideCommand(MappingDomain domain,
InitializeCopyCommand initializeCommand)
Constructor for MyInitializeCopyOverrideCommand. |
Method Summary | |
---|---|
void |
execute()
|
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 XSD2EcoreEditor.MyInitializeCopyOverrideCommand(MappingDomain domain, InitializeCopyCommand initializeCommand)
domain
- initializeCommand
- Method Detail |
---|
public void execute()
execute
in interface Command
execute
in class InitializeCopyOverrideCommand
Command.execute()
|
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 |