Uses of Class
org.eclipse.emf.edit.command.CreateCopyCommand

Packages that use CreateCopyCommand
org.eclipse.emf.mapping.command   
org.eclipse.emf.mapping.domain   
 

Uses of CreateCopyCommand in org.eclipse.emf.mapping.command
 

Constructors in org.eclipse.emf.mapping.command with parameters of type CreateCopyCommand
CreateCopyOverrideCommand(MappingDomain domain, CreateCopyCommand createCommand)
          This creates a command instance that creates a copy of owner.
 

Uses of CreateCopyCommand in org.eclipse.emf.mapping.domain
 

Methods in org.eclipse.emf.mapping.domain with parameters of type CreateCopyCommand
protected  Command AdapterFactoryMappingDomain.createCreateCopyOverrideCommand(CreateCopyCommand createCopyCommand)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.