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

All Superinterfaces:
DiffElement, org.eclipse.emf.ecore.EObject, ModelElementChange, ModelElementChangeRightTarget, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
RemoteRemoveModelElementImpl

public interface RemoteRemoveModelElement
extends ModelElementChangeRightTarget

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

See Also:
DiffPackage.getRemoteRemoveModelElement()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeRightTarget
getLeftParent, getRightElement, setLeftParent, 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.