|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestConfig
A representation of the model object 'ESFuzzyTest Config'.
ConfigPackage.getTestConfig()| Method Summary | |
|---|---|
int |
getCount()
Returns the value of the 'Count' attribute. |
String |
getId()
Returns the value of the 'Id' attribute. |
MutatorConfig |
getMutatorConfig()
Returns the value of the 'Mutator Config' containment reference. |
long |
getSeed()
Returns the value of the 'Seed' attribute. |
Class<?> |
getTestClass()
Returns the value of the 'ESFuzzyTest Class' attribute. |
void |
setCount(int value)
Sets the value of the ' Count' attribute. |
void |
setId(String value)
Sets the value of the ' Id'
attribute. |
void |
setMutatorConfig(MutatorConfig value)
Sets the value of the ' Mutator Config' containment reference. |
void |
setSeed(long value)
Sets the value of the ' Seed' attribute. |
void |
setTestClass(Class<?> value)
Sets the value of the ' ESFuzzyTest Class' 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 |
| Methods inherited from interface org.eclipse.emf.emfstore.internal.common.api.APIDelegate |
|---|
createAPI, toAPI |
| Method Detail |
|---|
long getSeed()
If the meaning of the 'Seed' attribute isn't clear, there really should be more of a description here...
setSeed(long),
ConfigPackage.getTestConfig_Seed()void setSeed(long value)
Seed' attribute.
value - the new value of the 'Seed' attribute.getSeed()int getCount()
If the meaning of the 'Count' attribute isn't clear, there really should be more of a description here...
setCount(int),
ConfigPackage.getTestConfig_Count()void setCount(int value)
Count' attribute.
value - the new value of the 'Count' attribute.getCount()Class<?> getTestClass()
If the meaning of the 'ESFuzzyTest Class' attribute isn't clear, there really should be more of a description here...
setTestClass(Class),
ConfigPackage.getTestConfig_TestClass()void setTestClass(Class<?> value)
ESFuzzyTest Class' attribute.
value - the new value of the 'ESFuzzyTest Class' attribute.getTestClass()String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
ConfigPackage.getTestConfig_Id()void setId(String value)
Id'
attribute.
value - the new value of the 'Id' attribute.getId()MutatorConfig getMutatorConfig()
If the meaning of the 'Mutator Config' containment reference isn't clear, there really should be more of a description here...
setMutatorConfig(MutatorConfig),
ConfigPackage.getTestConfig_MutatorConfig()void setMutatorConfig(MutatorConfig value)
Mutator Config' containment reference.
value - the new value of the 'Mutator Config' containment reference.getMutatorConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||