org.eclipse.gmf.runtime.lite.commands
Class WrappingCommand
java.lang.Object
org.eclipse.gef.commands.Command
org.eclipse.gmf.runtime.lite.commands.AbstractWrappingCommand
org.eclipse.gmf.runtime.lite.commands.WrappingCommand
public class WrappingCommand
- extends AbstractWrappingCommand
Constructor Summary |
WrappingCommand(org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain,
org.eclipse.emf.common.command.Command emfCommand)
|
Method Summary |
org.eclipse.emf.common.command.Command |
getEMFCommand()
|
protected org.eclipse.core.commands.operations.IUndoableOperation |
getOperation()
|
Methods inherited from class org.eclipse.gef.commands.Command |
chain, getDebugLabel, getLabel, setDebugLabel, setLabel |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WrappingCommand
public WrappingCommand(org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain,
org.eclipse.emf.common.command.Command emfCommand)
getEMFCommand
public org.eclipse.emf.common.command.Command getEMFCommand()
getOperation
protected org.eclipse.core.commands.operations.IUndoableOperation getOperation()
- Specified by:
getOperation
in class AbstractWrappingCommand
Copyright © 2012. All Rights Reserved.