com.ibm.xtools.uml.msl.internal.providers.copypaste
Class RedefinableElementPasteOperation
java.lang.Object
org.eclipse.gmf.runtime.emf.clipboard.core.ClipboardOperation
org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation
org.eclipse.gmf.runtime.emf.clipboard.core.PasteChildOperation
org.eclipse.gmf.runtime.emf.clipboard.core.OverridePasteChildOperation
com.ibm.xtools.uml.msl.internal.providers.copypaste.RedefinableElementPasteOperation
- Direct Known Subclasses:
- ConnectorPasteOperation, PropertyPasteOperation, RegionPasteOperation, TransitionPasteOperation, VertexPasteOperation
public class RedefinableElementPasteOperation
- extends OverridePasteChildOperation
| Methods inherited from class org.eclipse.gmf.runtime.emf.clipboard.core.PasteChildOperation |
canBeReplaced, doPasteInto, doPasteInto, doPasteInto, getAlwaysCopyObjectPasteOperations, getAuxiliaryChildPasteProcess, getChildObjectInfo, getContainmentFeature, getCopyParentEObject, getCopyParentObjectInfo, getEObject, getEObject, getEObjectID, getLoadedDirectContainerEObject, getLoadedEObject, getLoadedEObjectID, getMainChildPasteProcess, getParentEObject, getParentPasteProcess, getParentResource, getParentTarget, getPasteContainmentFeature, getPastedDirectCopyParent, getPastedElement, getPastedEObject, getPostPasteOperation, getSuitableParentUsingAncestry, handleCollision, handleCollision, hasCopyParent, isAuxiliaryOperation, isCopyAlways, isCopyParentDirectParent, makeAuxiliaryChildPasteProcess, mergeEObjects, mergeLists, paste, setPastedElement, shouldPasteAlwaysCopyObject |
| Methods inherited from class org.eclipse.gmf.runtime.emf.clipboard.core.BasePasteOperation |
addCriticalResolveFailure, addMergedElementEntry, addPastedElement, addPasteFailuresObject, getAllCriticalResolveFailuresSet, getAllMergedElementsMap, getAllPastedElementSet, getAllPasteFailuresObjectSet, getCriticalResolveFailuresSet, getLoadOptionsMap, getMergedElementsMap, getPastedElementSet, getPasteFailuresObjectSet, getResourceInfo, getSpawningPasteOperation, removeCriticalResolveFailure, throwCancelException |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RedefinableElementPasteOperation
public RedefinableElementPasteOperation(PasteChildOperation overriddenChildPasteOperation)
doPasteInto
protected EObject doPasteInto(EObject pasteIntoEObject,
EReference reference)
- Overrides:
doPasteInto in class PasteChildOperation
getLocalAndInheritedContent
protected Object getLocalAndInheritedContent(EObject pasteIntoEObject,
EReference reference)
- Override and return all local and inherited content in all redefintion contexts
- Parameters:
pasteIntoEObject - reference -
- Returns:
© Copyright IBM Corp. 2009. All rights reserved.