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

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

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

Classes in org.eclipse.emf.emfstore.internal.modelmutator.mutation that implement ESDeleteObjectMutation
 class DeleteObjectMutation
          A mutation, which deletes a new object from the model.
 

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

Methods in org.eclipse.emf.emfstore.modelmutator that return ESDeleteObjectMutation
static ESDeleteObjectMutation ESMutationFactory.delete(ESModelMutatorUtil util)
          Creates an ESDeleteObjectMutation.
 ESDeleteObjectMutation ESDeleteObjectMutation.setMaxNumberOfContainments(int maxNumberOfContainments)
          Sets the maximum number of containments that the object selected for deletion may contain.
 



Copyright © 2015. All Rights Reserved.