Uses of Class
org.eclipse.emf.emfstore.modelmutator.ESMutationException

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

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

Methods in org.eclipse.emf.emfstore.internal.modelmutator.mutation that throw ESMutationException
 void DeleteObjectMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
abstract  void Mutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void AddObjectMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void FeatureMapKeyMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void ReferenceChangeMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void MoveObjectMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void AttributeChangeMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 void FeatureMapValueMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 

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

Methods in org.eclipse.emf.emfstore.modelmutator that throw ESMutationException
 void ESMutation.apply()
          Applies this mutation and returns whether it succeeded in being applied.
 



Copyright © 2015. All Rights Reserved.