Uses of Interface
org.eclipse.epsilon.emg.random.IEmgRandomGenerator
Packages that use IEmgRandomGenerator
Package
Description
-
Uses of IEmgRandomGenerator in org.eclipse.epsilon.emg.execute.operations.contributors
Classes in org.eclipse.epsilon.emg.execute.operations.contributors that implement IEmgRandomGeneratorModifier and TypeClassDescriptionclassThe Class ObjectOperationContributor delegates all the random generating functions to a EmgRandomGenerator but overloads the nextXXXList operations to allow the user to specify @list annotations values as listIDs. -
Uses of IEmgRandomGenerator in org.eclipse.epsilon.emg.random
Classes in org.eclipse.epsilon.emg.random that implement IEmgRandomGeneratorModifier and TypeClassDescriptionclassThe simplest implementation of the RandomAttributeGenerator interface.