Package | Description |
---|---|
org.eclipse.emf.compare | |
org.eclipse.emf.compare.impl | |
org.eclipse.emf.compare.internal.spec | |
org.eclipse.emf.compare.util |
Modifier and Type | Method and Description |
---|---|
ResourceLocationChange |
CompareFactory.createResourceLocationChange()
Returns a new object of class 'Resource Location Change'
|
Modifier and Type | Method and Description |
---|---|
EList<ResourceLocationChange> |
MatchResource.getLocationChanges()
Returns the value of the 'Location Changes' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceLocationChangeImpl
An implementation of the model object 'Resource Location Change'
|
Modifier and Type | Field and Description |
---|---|
protected EList<ResourceLocationChange> |
MatchResourceImpl.locationChanges
The cached value of the '
Location Changes ' containment reference list |
Modifier and Type | Method and Description |
---|---|
ResourceLocationChange |
CompareFactoryImpl.createResourceLocationChange() |
Modifier and Type | Method and Description |
---|---|
EList<ResourceLocationChange> |
MatchResourceImpl.getLocationChanges() |
Modifier and Type | Class and Description |
---|---|
class |
ResourceLocationChangeSpec
This specialization of the
ResourceLocationChangeImpl class allows us to define the derived
features and operations implementations. |
Modifier and Type | Method and Description |
---|---|
T |
CompareSwitch.caseResourceLocationChange(ResourceLocationChange object)
Returns the result of interpreting the object as an instance of 'Resource Location Change'
|
Copyright (c) 2006, 2014 Obeo and others. All rights reserved.