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

All Superinterfaces:
DiffElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier, ReferenceChange, UpdateReference, UpdateUniqueReferenceValue
All Known Implementing Classes:
RemoteUpdateUniqueReferenceValueImpl

public interface RemoteUpdateUniqueReferenceValue
extends UpdateUniqueReferenceValue

A representation of the model object 'Remote Update Unique Reference Value'.

See Also:
DiffPackage.getRemoteUpdateUniqueReferenceValue()

Method Summary
 
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.UpdateUniqueReferenceValue
getLeftTarget, getRightTarget, setLeftTarget, setRightTarget
 
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.