Uses of Interface
org.eclipse.emf.compare.ResourceLocationChange
Package
Description
-
Uses of ResourceLocationChange in org.eclipse.emf.compare
Modifier and TypeMethodDescriptionCompareFactory.createResourceLocationChange()
Returns a new object of class 'Resource Location Change'.Modifier and TypeMethodDescriptionMatchResource.getLocationChanges()
Returns the value of the 'Location Changes' containment reference list. -
Uses of ResourceLocationChange in org.eclipse.emf.compare.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Resource Location Change'.Modifier and TypeFieldDescriptionprotected EList<ResourceLocationChange>
MatchResourceImpl.locationChanges
The cached value of the 'Location Changes
' containment reference list. -
Uses of ResourceLocationChange in org.eclipse.emf.compare.internal.spec
Modifier 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
Modifier and TypeMethodDescriptionCompareSwitch.caseResourceLocationChange
(ResourceLocationChange object) Returns the result of interpreting the object as an instance of 'Resource Location Change'.