com.ibm.xtools.uml.msl.internal.providers.copypaste
Class ElementCopyOperation
java.lang.Object
org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardOperation
org.eclipse.gmf.runtime.emf.clipboard.core.CopyOperation
org.eclipse.gmf.runtime.emf.clipboard.core.OverrideCopyOperation
com.ibm.xtools.uml.msl.internal.providers.copypaste.ElementCopyOperation
public class ElementCopyOperation
- extends OverrideCopyOperation
| Fields inherited from class org.eclipse.gmf.runtime.emf.clipboard.core.CopyOperation |
COPY |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ElementCopyOperation
public ElementCopyOperation(CopyOperation overriddenCopyOperation)
- Constructor
- Parameters:
overriddenCopyOperation -
copy
public String copy()
throws Exception
- Overrides:
copy in class CopyOperation
- Throws:
Exception
getAuxiliaryObjects
protected CopyObjects getAuxiliaryObjects()
- Overrides:
getAuxiliaryObjects in class CopyOperation
handleStereotype
protected void handleStereotype(CopyObjects copyObjects)
- Add stereotype applications as objects to be copied.
- Parameters:
copyObjects -
© Copyright IBM Corp. 2009. All rights reserved.