public interface ResourceLocationChange extends Diff
The following features are supported:
ComparePackage.getResourceLocationChange()| Modifier and Type | Method and Description | 
|---|---|
| String | getBaseLocation()Returns the value of the 'Base Location' attribute | 
| String | getChangedLocation()Returns the value of the 'Changed Location' attribute | 
| void | setBaseLocation(String value)Sets the value of the ' Base Location' attribute | 
| void | setChangedLocation(String value)Sets the value of the ' Changed Location' attribute | 
copyLeftToRight, copyRightToLeft, discard, getConflict, getEquivalence, getImpliedBy, getImplies, getKind, getMatch, getPrimeRefining, getRefinedBy, getRefines, getRequiredBy, getRequires, getSource, getState, setConflict, setEquivalence, setKind, setMatch, setSource, setStateeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
String getBaseLocation()
setBaseLocation(String), 
ComparePackage.getResourceLocationChange_BaseLocation()void setBaseLocation(String value)
Base Location' attribute.
 
 value - the new value of the 'Base Location' attribute.getBaseLocation()String getChangedLocation()
setChangedLocation(String), 
ComparePackage.getResourceLocationChange_ChangedLocation()void setChangedLocation(String value)
Changed Location' attribute.
 
 value - the new value of the 'Changed Location' attribute.getChangedLocation()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.