public interface MatchResource extends EObject
The following features are supported:
ComparePackage.getMatchResource()| Modifier and Type | Method and Description | 
|---|---|
| Comparison | getComparison()Returns the value of the 'Comparison' container reference. | 
| Resource | getLeft()Returns the value of the 'Left' attribute | 
| String | getLeftURI()Returns the value of the 'Left URI' attribute | 
| EList<ResourceLocationChange> | getLocationChanges()Returns the value of the 'Location Changes' containment reference list. | 
| Resource | getOrigin()Returns the value of the 'Origin' attribute | 
| String | getOriginURI()Returns the value of the 'Origin URI' attribute | 
| Resource | getRight()Returns the value of the 'Right' attribute | 
| String | getRightURI()Returns the value of the 'Right URI' attribute | 
| void | setComparison(Comparison value)Sets the value of the ' Comparison' container reference | 
| void | setLeft(Resource value)Sets the value of the ' Left' attribute | 
| void | setLeftURI(String value)Sets the value of the ' Left URI' attribute | 
| void | setOrigin(Resource value)Sets the value of the ' Origin' attribute | 
| void | setOriginURI(String value)Sets the value of the ' Origin URI' attribute | 
| void | setRight(Resource value)Sets the value of the ' Right' attribute | 
| void | setRightURI(String value)Sets the value of the ' Right URI' attribute | 
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverstatic final String copyright
String getLeftURI()
setLeftURI(String), 
ComparePackage.getMatchResource_LeftURI()void setLeftURI(String value)
Left URI' attribute.
 
 value - the new value of the 'Left URI' attribute.getLeftURI()String getRightURI()
setRightURI(String), 
ComparePackage.getMatchResource_RightURI()void setRightURI(String value)
Right URI' attribute.
 
 value - the new value of the 'Right URI' attribute.getRightURI()String getOriginURI()
setOriginURI(String), 
ComparePackage.getMatchResource_OriginURI()void setOriginURI(String value)
Origin URI' attribute.
 
 value - the new value of the 'Origin URI' attribute.getOriginURI()Resource getLeft()
setLeft(Resource), 
ComparePackage.getMatchResource_Left()void setLeft(Resource value)
Left' attribute.
 
 value - the new value of the 'Left' attribute.getLeft()Resource getRight()
setRight(Resource), 
ComparePackage.getMatchResource_Right()void setRight(Resource value)
Right' attribute.
 
 value - the new value of the 'Right' attribute.getRight()Resource getOrigin()
setOrigin(Resource), 
ComparePackage.getMatchResource_Origin()void setOrigin(Resource value)
Origin' attribute.
 
 value - the new value of the 'Origin' attribute.getOrigin()Comparison getComparison()
Matched Resources'.
 
 If the meaning of the 'Comparison' container reference isn't clear, there really should be more of a description here...
setComparison(Comparison), 
ComparePackage.getMatchResource_Comparison(), 
Comparison.getMatchedResources()void setComparison(Comparison value)
Comparison' container reference.
 
 value - the new value of the 'Comparison' container reference.getComparison()EList<ResourceLocationChange> getLocationChanges()
ResourceLocationChange.
 
 If the meaning of the 'Location Changes' containment reference list isn't clear, there really should be more of a description here...
ComparePackage.getMatchResource_LocationChanges()
Copyright (c) 2006, 2015 Obeo and others. All rights reserved.