org.eclipse.emf.compare.diff.metamodel
Interface RemoteMoveModelElement

All Superinterfaces:
DiffElement, org.eclipse.emf.ecore.EObject, ModelElementChange, MoveModelElement, org.eclipse.emf.common.notify.Notifier, UpdateModelElement
All Known Implementing Classes:
RemoteMoveModelElementImpl

public interface RemoteMoveModelElement
extends MoveModelElement

A representation of the model object 'Remote Move Model Element'.

See Also:
DiffPackage.getRemoteMoveModelElement()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.MoveModelElement
getLeftTarget, getRightTarget, setLeftTarget, setRightTarget
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.UpdateModelElement
getLeftElement, getRightElement, setLeftElement, setRightElement
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.DiffElement
getIsHiddenBy, getKind, getSubDiffElements, isConflicting
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.