org.eclipse.gmt.umlx.editor.domain
Class CopyDomain

java.lang.Object
  extended by org.eclipse.gmt.umlx.editor.domain.CopyDomain

public class CopyDomain
extends java.lang.Object


Constructor Summary
CopyDomain()
           
 
Method Summary
 IErrorMessage couldNotSetContext(ISheetEditor sheetEditor, java.util.List<java.lang.Object> selectedObjects)
           
 AbstractCommand getCommand()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CopyDomain

public CopyDomain()
Method Detail

couldNotSetContext

public IErrorMessage couldNotSetContext(ISheetEditor sheetEditor,
                                        java.util.List<java.lang.Object> selectedObjects)

getCommand

public AbstractCommand getCommand()