Uses of Package
org.eclipse.emf.emfstore.modelmutator

Packages that use org.eclipse.emf.emfstore.modelmutator
org.eclipse.emf.emfstore.fuzzy.emf   
org.eclipse.emf.emfstore.fuzzy.emf.junit   
org.eclipse.emf.emfstore.internal.modelmutator.mutation   
org.eclipse.emf.emfstore.modelmutator   
 

Classes in org.eclipse.emf.emfstore.modelmutator used by org.eclipse.emf.emfstore.fuzzy.emf
ESAbstractModelMutator
          Abstract implementation of an model mutator.
ESModelMutatorConfiguration
          Configuration for the ModelMutator.
 

Classes in org.eclipse.emf.emfstore.modelmutator used by org.eclipse.emf.emfstore.fuzzy.emf.junit
ESAbstractModelMutator
          Abstract implementation of an model mutator.
ESModelMutatorConfiguration
          Configuration for the ModelMutator.
 

Classes in org.eclipse.emf.emfstore.modelmutator used by org.eclipse.emf.emfstore.internal.modelmutator.mutation
ESAddObjectMutation
          A mutation, which adds a new object into the model.
ESAttributeChangeMutation
          A mutation, which adds, deletes, or reorders an attribute value of an object.
ESContainmentChangeMutation
          Mutation for mutating the containment tree of models.
ESDeleteObjectMutation
          A mutation, which deletes a new object from the model.
ESFeatureMapKeyMutation
          A mutation, which changes the keys of feature map entries.
ESFeatureMapValueMutation
          A mutation, which changes the value of feature map entries.
ESModelMutatorUtil
          Util class for the ModelMutator.
ESMoveObjectMutation
          A mutation, which moves an object from one container into another.
ESMutation
          Abstract mutation acting as a common super class of specific implementations of mutations.
ESMutationException
          The class encapsulates mutation-specific exceptions if mutations cannot succeed.
ESRandomChangeMode
          The modes in which an attribute can be changed.
ESReferenceChangeMutation
          A mutation, which changes reference values.
ESStructuralFeatureMutation
          An abstract mutation for changing structural feature values.
 

Classes in org.eclipse.emf.emfstore.modelmutator used by org.eclipse.emf.emfstore.modelmutator
ESAbstractModelMutator
          Abstract implementation of an model mutator.
ESAddObjectMutation
          A mutation, which adds a new object into the model.
ESAttributeChangeMutation
          A mutation, which adds, deletes, or reorders an attribute value of an object.
ESContainmentChangeMutation
          Mutation for mutating the containment tree of models.
ESDeleteObjectMutation
          A mutation, which deletes a new object from the model.
ESFeatureMapKeyMutation
          A mutation, which changes the keys of feature map entries.
ESModelMutatorConfiguration
          Configuration for the ModelMutator.
ESModelMutatorUtil
          Util class for the ModelMutator.
ESMoveObjectMutation
          A mutation, which moves an object from one container into another.
ESMutation
          Abstract mutation acting as a common super class of specific implementations of mutations.
ESMutationException
          The class encapsulates mutation-specific exceptions if mutations cannot succeed.
ESRandomChangeMode
          The modes in which an attribute can be changed.
ESReferenceChangeMutation
          A mutation, which changes reference values.
ESResourceSelectionStrategy
          A ESResourceSelectionStrategy selects a resource from a given list of resources.
ESStructuralFeatureMutation
          An abstract mutation for changing structural feature values.
 



Copyright © 2016. All Rights Reserved.