|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelInputSnapshot
A representation of the model object 'Model Input Snapshot'.
The following features are supported:
DiffPackage.getModelInputSnapshot()| Method Summary | |
|---|---|
java.util.Date |
getDate()
Returns the value of the 'Date' attribute |
DiffModel |
getDiff()
Returns the value of the 'Diff' containment reference |
MatchModel |
getMatch()
Returns the value of the 'Match' containment reference |
void |
setDate(java.util.Date value)
Sets the value of the ' Date' attribute |
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.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.util.Date getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
DiffPackage.getModelInputSnapshot_Date()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.getModelInputSnapshot_Diff()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.getModelInputSnapshot_Match()void setDate(java.util.Date value)
Date' attribute.
value - the new value of the 'Date' attribute.getDate()void setDiff(DiffModel value)
Diff' containment reference.
value - the new value of the 'Diff' containment reference.getDiff()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 | |||||||||