org.eclipse.emf.emfstore.modelmutator
Interface ESFeatureMapValueMutation

All Superinterfaces:
ESMutation, ESStructuralFeatureMutation<ESFeatureMapValueMutation>
All Known Implementing Classes:
FeatureMapValueMutation

public interface ESFeatureMapValueMutation
extends ESStructuralFeatureMutation<ESFeatureMapValueMutation>

A mutation, which changes the value of feature map entries.

Since:
2.0
Author:
emueller

Method Summary
 
Methods inherited from interface org.eclipse.emf.emfstore.modelmutator.ESStructuralFeatureMutation
getExcludedTargetEClasses, getExcludedTargetFeatures, getExcludedTargetObjects, getTargetFeature, getTargetObject, setTargetFeature, setTargetObject
 
Methods inherited from interface org.eclipse.emf.emfstore.modelmutator.ESMutation
apply
 



Copyright © 2015. All Rights Reserved.