Uses of Interface
org.eclipse.emf.compare.ResourceLocationChange
Packages that use ResourceLocationChange
Package
Description
-
Uses of ResourceLocationChange in org.eclipse.emf.compare
Methods in org.eclipse.emf.compare that return ResourceLocationChangeModifier and TypeMethodDescriptionCompareFactory.createResourceLocationChange()
Returns a new object of class 'Resource Location Change'.Methods in org.eclipse.emf.compare that return types with arguments of type ResourceLocationChangeModifier and TypeMethodDescriptionMatchResource.getLocationChanges()
Returns the value of the 'Location Changes' containment reference list. -
Uses of ResourceLocationChange in org.eclipse.emf.compare.impl
Classes in org.eclipse.emf.compare.impl that implement ResourceLocationChangeModifier and TypeClassDescriptionclass
An implementation of the model object 'Resource Location Change'.Fields in org.eclipse.emf.compare.impl with type parameters of type ResourceLocationChangeModifier and TypeFieldDescriptionprotected EList<ResourceLocationChange>
MatchResourceImpl.locationChanges
The cached value of the 'Location Changes
' containment reference list.Methods in org.eclipse.emf.compare.impl that return ResourceLocationChangeMethods in org.eclipse.emf.compare.impl that return types with arguments of type ResourceLocationChange -
Uses of ResourceLocationChange in org.eclipse.emf.compare.internal.spec
Classes in org.eclipse.emf.compare.internal.spec that implement ResourceLocationChangeModifier and TypeClassDescriptionclass
This specialization of theResourceLocationChangeImpl
class allows us to define the derived features and operations implementations. -
Uses of ResourceLocationChange in org.eclipse.emf.compare.util
Methods in org.eclipse.emf.compare.util with parameters of type ResourceLocationChangeModifier and TypeMethodDescriptionCompareSwitch.caseResourceLocationChange
(ResourceLocationChange object) Returns the result of interpreting the object as an instance of 'Resource Location Change'.