org.eclipse.emf.emfstore.modelmutator
Interface ESFeatureMapKeyMutation

All Superinterfaces:
ESMutation, ESStructuralFeatureMutation<ESFeatureMapKeyMutation>
All Known Implementing Classes:
FeatureMapKeyMutation

public interface ESFeatureMapKeyMutation
extends ESStructuralFeatureMutation<ESFeatureMapKeyMutation>

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

Since:
2.0
Author:
Philip Langer, 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.