Uses of Interface
org.eclipse.emf.emfstore.modelmutator.ESFeatureMapKeyMutation

Packages that use ESFeatureMapKeyMutation
org.eclipse.emf.emfstore.internal.modelmutator.mutation   
org.eclipse.emf.emfstore.modelmutator   
 

Uses of ESFeatureMapKeyMutation in org.eclipse.emf.emfstore.internal.modelmutator.mutation
 

Classes in org.eclipse.emf.emfstore.internal.modelmutator.mutation that implement ESFeatureMapKeyMutation
 class FeatureMapKeyMutation
          A mutation, which changes the keys of feature map entries.
 

Uses of ESFeatureMapKeyMutation in org.eclipse.emf.emfstore.modelmutator
 

Methods in org.eclipse.emf.emfstore.modelmutator that return ESFeatureMapKeyMutation
static ESFeatureMapKeyMutation ESMutationFactory.featureMap(ESModelMutatorUtil util)
          Creates an ESFeatureMapKeyMutation.
 



Copyright © 2015. All Rights Reserved.