public interface ESFuzzyEMFDataProvider extends ESFuzzyDataProvider<org.eclipse.emf.ecore.EObject>
ESFuzzyDataProviders that generate EObjects.| Modifier and Type | Method and Description |
|---|---|
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.
|
get, getListener, getTestsToRun, getUtil, init, setMutator, setOptions, setTestClass, sizeCollection<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()
Copyright © 2017. All rights reserved.