|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ComparisonResourceSetSnapshot
A representation of the model object ' Comparison Resource Set Snapshot'. This can be used to hold the result of ResourceSet-wide comparisons.
The following features are supported:
DiffPackage.getComparisonResourceSetSnapshot()
Method Summary | |
---|---|
DiffResourceSet |
getDiffResourceSet()
Returns the value of the 'Diff Resource Set' containment reference |
MatchResourceSet |
getMatchResourceSet()
Returns the value of the 'Match Resource Set' containment reference. |
void |
setDiffResourceSet(DiffResourceSet value)
Sets the value of the ' Diff Resource Set ' containment reference |
void |
setMatchResourceSet(MatchResourceSet value)
Sets the value of the ' Match Resource Set ' 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 |
---|
DiffResourceSet getDiffResourceSet()
If the meaning of the 'Diff Resource Set' containment reference isn't clear, there really should be more of a description here...
setDiffResourceSet(DiffResourceSet)
,
DiffPackage.getComparisonResourceSetSnapshot_DiffResourceSet()
void setDiffResourceSet(DiffResourceSet value)
Diff Resource Set
' containment reference.
value
- the new value of the 'Diff Resource Set' containment reference.getDiffResourceSet()
MatchResourceSet getMatchResourceSet()
If the meaning of the 'Match Resource Set' containment reference isn't clear, there really should be more of a description here...
setMatchResourceSet(MatchResourceSet)
,
DiffPackage.getComparisonResourceSetSnapshot_MatchResourceSet()
void setMatchResourceSet(MatchResourceSet value)
Match Resource Set
' containment reference.
value
- the new value of the 'Match Resource Set' containment reference.getMatchResourceSet()
|
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 |