|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparisonResourceSnapshot
A representation of the model object 'Comparison Snapshot'. This can be used to hold the result of single-elements comparison (Resource with Resource, EObject with EObject, ...).
The following features are supported:
DiffPackage.getComparisonResourceSnapshot()
Method Summary | |
---|---|
DiffModel |
getDiff()
Returns the value of the 'Diff' containment reference |
MatchModel |
getMatch()
Returns the value of the 'Match' containment reference |
void |
setDiff(DiffModel value)
Sets the value of the ' Diff ' containment reference |
void |
setMatch(MatchModel value)
Sets the value of the ' Match ' containment reference |
Methods inherited from interface org.eclipse.emf.compare.diff.metamodel.ComparisonSnapshot |
---|
getDate, setDate |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
DiffModel getDiff()
If the meaning of the 'Diff' containment reference isn't clear, there really should be more of a description here...
setDiff(DiffModel)
,
DiffPackage.getComparisonResourceSnapshot_Diff()
void setDiff(DiffModel value)
Diff
' containment reference.
value
- the new value of the 'Diff' containment reference.getDiff()
MatchModel getMatch()
If the meaning of the 'Match' containment reference isn't clear, there really should be more of a description here...
setMatch(MatchModel)
,
DiffPackage.getComparisonResourceSnapshot_Match()
void setMatch(MatchModel value)
Match
' containment reference.
value
- the new value of the 'Match' containment reference.getMatch()
|
Copyright 2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |