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

All Superinterfaces:
DiffElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReferenceChange, ReferenceChangeLeftTarget
All Known Implementing Classes:
RemoveReferenceValueImpl

public interface RemoveReferenceValue
extends ReferenceChangeLeftTarget

A representation of the model object 'Remove Reference Value'.

See Also:
DiffPackage.getRemoveReferenceValue()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ReferenceChangeLeftTarget
getLeftRemovedTarget, getRightRemovedTarget, setLeftRemovedTarget, setRightRemovedTarget
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ReferenceChange
getLeftElement, getReference, getRightElement, setLeftElement, setReference, 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.