|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ESFuzzyEMFDataProvider
Common interface for ESFuzzyDataProviders that generate EObjects.
| Method Summary | |
|---|---|
ESTestConfig |
getConfig()
Returns the config specifying this run of this provider. |
int |
getCurrentSeedCount()
Returns the current seed that is used to generate the model. |
Collection<org.eclipse.emf.ecore.EPackage> |
getEPackages()
Returns a collection of EPackages that are
being considered to be generated/mutated. |
ESModelMutatorConfiguration |
getModelMutatorConfiguration()
Returns the currently active ESModelMutatorConfiguration. |
long |
getSeed()
Returns the current seed for this data provider. |
| Methods inherited from interface org.eclipse.emf.emfstore.fuzzy.emf.junit.ESFuzzyDataProvider |
|---|
get, getListener, getTestsToRun, getUtil, init, setMutator, setOptions, setTestClass, size |
| Method Detail |
|---|
Collection<org.eclipse.emf.ecore.EPackage> getEPackages()
EPackages that are
being considered to be generated/mutated.
EPackage of the model to generate/mutate.ESModelMutatorConfiguration getModelMutatorConfiguration()
ESModelMutatorConfiguration.
getModelMutatorConfiguration in interface ESFuzzyDataProvider<org.eclipse.emf.ecore.EObject>ESModelMutatorConfigurationlong getSeed()
int getCurrentSeedCount()
ESTestConfig getConfig()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||