|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestDiff
A representation of the model object 'ESFuzzyTest Diff'.
The following features are supported:
ConfigPackage.getTestDiff()| Method Summary | |
|---|---|
TestConfig |
getConfig()
Returns the value of the 'Config' reference. |
Date |
getLastUpdate()
Returns the value of the 'Last Update' attribute. |
TestResult |
getNewResult()
Returns the value of the 'New Result' containment reference. |
TestResult |
getOldResult()
Returns the value of the 'Old Result' containment reference. |
void |
setConfig(TestConfig value)
Sets the value of the ' Config' reference. |
void |
setLastUpdate(Date value)
Sets the value of the ' Last Update' attribute. |
void |
setNewResult(TestResult value)
Sets the value of the ' New Result' containment reference. |
void |
setOldResult(TestResult value)
Sets the value of the ' Old Result' containment reference. |
| 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 |
|---|
Date getLastUpdate()
If the meaning of the 'Last Update' attribute isn't clear, there really should be more of a description here...
setLastUpdate(Date),
ConfigPackage.getTestDiff_LastUpdate()void setLastUpdate(Date value)
Last Update' attribute.
value - the new value of the 'Last Update' attribute.getLastUpdate()TestConfig getConfig()
If the meaning of the 'Config' reference isn't clear, there really should be more of a description here...
setConfig(TestConfig),
ConfigPackage.getTestDiff_Config()void setConfig(TestConfig value)
Config' reference.
value - the new value of the 'Config' reference.getConfig()TestResult getOldResult()
If the meaning of the 'Old Result' containment reference isn't clear, there really should be more of a description here...
setOldResult(TestResult),
ConfigPackage.getTestDiff_OldResult()void setOldResult(TestResult value)
Old Result' containment reference.
value - the new value of the 'Old Result' containment reference.getOldResult()TestResult getNewResult()
If the meaning of the 'New Result' containment reference isn't clear, there really should be more of a description here...
setNewResult(TestResult),
ConfigPackage.getTestDiff_NewResult()void setNewResult(TestResult value)
New Result' containment reference.
value - the new value of the 'New Result' containment reference.getNewResult()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||