public interface ESAttributeChangeMutation extends ESStructuralFeatureMutation<ESAttributeChangeMutation>
| Modifier and Type | Method and Description |
|---|---|
ESAttributeChangeMutation |
setNewValue(Object newValue)
Sets the value that should be used when changing the attribute.
|
ESAttributeChangeMutation |
setRandomChangeMode(ESRandomChangeMode mode)
Sets the change mode for this attribute change.
|
getExcludedTargetEClasses, getExcludedTargetFeatures, getExcludedTargetObjects, getTargetFeature, getTargetObject, setTargetFeature, setTargetObjectapplyESAttributeChangeMutation setNewValue(Object newValue)
newValue - the value of the attributeESAttributeChangeMutation setRandomChangeMode(ESRandomChangeMode mode)
mode - the random change mode to be setCopyright © 2017. All rights reserved.