| Constructor and Description |
|---|
ESMutatorConfigImpl(MutatorConfig mutatorConfig)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
MutatorConfig |
ConfigFactory.createMutatorConfig()
Returns a new object of class 'Mutator Config'.
|
MutatorConfig |
TestConfig.getMutatorConfig()
Returns the value of the 'Mutator Config' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TestConfig.setMutatorConfig(MutatorConfig value)
Sets the value of the '
Mutator Config' containment reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
MutatorConfigImpl
An implementation of the model object 'Mutator Config'.
|
| Modifier and Type | Method and Description |
|---|---|
MutatorConfig |
ConfigFactoryImpl.createMutatorConfig() |
MutatorConfig |
TestConfigImpl.getMutatorConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
TestConfigImpl.basicSetMutatorConfig(MutatorConfig newMutatorConfig,
org.eclipse.emf.common.notify.NotificationChain msgs) |
void |
TestConfigImpl.setMutatorConfig(MutatorConfig newMutatorConfig) |
| Modifier and Type | Method and Description |
|---|---|
T |
ConfigSwitch.caseMutatorConfig(MutatorConfig object)
Returns the result of interpreting the object as an instance of 'Mutator Config'.
|
Copyright © 2017. All rights reserved.