Uses of Class
org.eclipse.emf.emfstore.internal.modelmutator.mutation.ContainmentChangeMutation

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

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

Subclasses of ContainmentChangeMutation in org.eclipse.emf.emfstore.internal.modelmutator.mutation
 class AddObjectMutation
          A mutation, which adds a new object into the model.
 class DeleteObjectMutation
          A mutation, which deletes a new object from the model.
 class MoveObjectMutation
          A mutation, which moves an object from one container into another.
 



Copyright © 2015. All Rights Reserved.