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

Packages that use ESResourceSelectionStrategy
org.eclipse.emf.emfstore.modelmutator   
 

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

Classes in org.eclipse.emf.emfstore.modelmutator that implement ESResourceSelectionStrategy
 class ESRoundRobinResourceSelectionStrategy
          A ESResourceSelectionStrategy that selects each resource from the list of resources in a round-robin fashion.
 

Constructors in org.eclipse.emf.emfstore.modelmutator with parameters of type ESResourceSelectionStrategy
ESCrossResourceReferencesModelMutator(ESModelMutatorConfiguration config, int howManyResources, ESResourceSelectionStrategy resourceSelectionStrategy)
          Constructor.
 



Copyright © 2015. All Rights Reserved.