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

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

public interface RemoveModelElement
extends ModelElementChangeLeftTarget

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

See Also:
DiffPackage.getRemoveModelElement()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ModelElementChangeLeftTarget
getLeftElement, getRightParent, setLeftElement, setRightParent
 
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.