org.eclipse.emf.edit.command
Interface ChildrenToCopyProvider

All Known Implementing Classes:
CreateCopyCommand, CreateCopyOverrideCommand

public interface ChildrenToCopyProvider

This interface is implemented by commands that need to support specialized copying of children.


Method Summary
 Collection getChildrenToCopy()
           
 

Method Detail

getChildrenToCopy

public Collection getChildrenToCopy()

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