|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestRun
A representation of the model object 'ESFuzzyTest Run'.
ConfigPackage.getTestRun()| Method Summary | |
|---|---|
TestConfig |
getConfig()
Returns the value of the 'Config' containment reference. |
org.eclipse.emf.common.util.EList<TestResult> |
getResults()
Returns the value of the 'Results' containment reference list. |
Date |
getTime()
Returns the value of the 'Time' attribute. |
void |
setConfig(TestConfig value)
Sets the value of the ' Config' containment reference. |
void |
setTime(Date value)
Sets the value of the ' Time'
attribute. |
| 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 |
|---|
TestConfig getConfig()
If the meaning of the 'Config' containment reference isn't clear, there really should be more of a description here...
setConfig(TestConfig),
ConfigPackage.getTestRun_Config()void setConfig(TestConfig value)
Config' containment reference.
value - the new value of the 'Config' containment reference.getConfig()Date getTime()
If the meaning of the 'Time' attribute isn't clear, there really should be more of a description here...
setTime(Date),
ConfigPackage.getTestRun_Time()void setTime(Date value)
Time'
attribute.
value - the new value of the 'Time' attribute.getTime()org.eclipse.emf.common.util.EList<TestResult> getResults()
TestResult.
If the meaning of the 'Results' containment reference list isn't clear, there really should be more of a description here...
ConfigPackage.getTestRun_Results()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||