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

Packages that use RemoteUpdateUniqueReferenceValue
org.eclipse.emf.compare.diff.metamodel   
org.eclipse.emf.compare.diff.metamodel.impl   
org.eclipse.emf.compare.diff.metamodel.util   
 

Uses of RemoteUpdateUniqueReferenceValue in org.eclipse.emf.compare.diff.metamodel
 

Methods in org.eclipse.emf.compare.diff.metamodel that return RemoteUpdateUniqueReferenceValue
 RemoteUpdateUniqueReferenceValue DiffFactory.createRemoteUpdateUniqueReferenceValue()
          Returns a new object of class 'Remote Update Unique Reference Value'.
 

Uses of RemoteUpdateUniqueReferenceValue in org.eclipse.emf.compare.diff.metamodel.impl
 

Classes in org.eclipse.emf.compare.diff.metamodel.impl that implement RemoteUpdateUniqueReferenceValue
 class RemoteUpdateUniqueReferenceValueImpl
          An implementation of the model object 'Remote Update Unique Reference Value'
 

Methods in org.eclipse.emf.compare.diff.metamodel.impl that return RemoteUpdateUniqueReferenceValue
 RemoteUpdateUniqueReferenceValue DiffFactoryImpl.createRemoteUpdateUniqueReferenceValue()
           
 

Uses of RemoteUpdateUniqueReferenceValue in org.eclipse.emf.compare.diff.metamodel.util
 

Methods in org.eclipse.emf.compare.diff.metamodel.util with parameters of type RemoteUpdateUniqueReferenceValue
 T DiffSwitch.caseRemoteUpdateUniqueReferenceValue(RemoteUpdateUniqueReferenceValue object)
          Returns the result of interpreting the object as an instance of 'Remote Update Unique Reference Value'
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.