| Package | Description |
|---|---|
| org.eclipse.emf.emfstore.fuzzy.emf | |
| org.eclipse.emf.emfstore.fuzzy.emf.junit | |
| org.eclipse.emf.emfstore.modelmutator |
| Modifier and Type | Method and Description |
|---|---|
void |
ESXMIResourceDataProvider.setMutator(ESAbstractModelMutator modelMutator)
Sets the mutator to be used in order to generate and mutate data.
|
void |
ESEMFDataProvider.setMutator(ESAbstractModelMutator modelMutator)
Sets the mutator to be used in order to generate and mutate data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ESDefaultModelMutator
Implementation of AbstractModelMutator with empty preMutate and postMutate methods.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ESFuzzyDataProvider.setMutator(ESAbstractModelMutator modelMutator)
Sets the mutator to be used in order to generate and mutate data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ESCrossResourceReferencesModelMutator
Model mutator that creates a
ResourceSet, places the root object into the first
resource and then distributes all children across the different resources. |
Copyright © 2017. All rights reserved.