Uses of Class
org.eclipse.epsilon.emg.EmgModule
-
Packages that use EmgModule Package Description org.eclipse.epsilon.emg.execute.operations.contributors -
-
Uses of EmgModule in org.eclipse.epsilon.emg.execute.operations.contributors
Constructors in org.eclipse.epsilon.emg.execute.operations.contributors with parameters of type EmgModule Constructor Description EmgOperationContributor(EmgModule module)
Instantiates a new emg operation contributor.EmgOperationContributor(EmgModule module, long seed)
Instantiates a new emg operation contributor.
-