Uses of Interface
org.eclipse.epsilon.erl.IErlModule
Packages that use IErlModule
Package
Description
-
Uses of IErlModule in org.eclipse.epsilon.ecl
Subinterfaces of IErlModule in org.eclipse.epsilon.eclClasses in org.eclipse.epsilon.ecl that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.ecl.concurrent
Classes in org.eclipse.epsilon.ecl.concurrent that implement IErlModuleModifier and TypeClassDescriptionclass
A no-op parallel module, useful only for extending and setting threads in parallelMatches.class
Executes rule-element pairs marked with the@parallel
annotation in parallel. -
Uses of IErlModule in org.eclipse.epsilon.egl
Subinterfaces of IErlModule in org.eclipse.epsilon.eglClasses in org.eclipse.epsilon.egl that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.egl.concurrent
Classes in org.eclipse.epsilon.egl.concurrent that implement IErlModuleModifier and TypeClassDescriptionclass
class
class
-
Uses of IErlModule in org.eclipse.epsilon.emg
Subinterfaces of IErlModule in org.eclipse.epsilon.emgClasses in org.eclipse.epsilon.emg that implement IErlModuleModifier and TypeClassDescriptionclass
The Emg Module is responsible for execution emg scripts. -
Uses of IErlModule in org.eclipse.epsilon.eml
Subinterfaces of IErlModule in org.eclipse.epsilon.emlClasses in org.eclipse.epsilon.eml that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.epl
Subinterfaces of IErlModule in org.eclipse.epsilon.eplClasses in org.eclipse.epsilon.epl that implement IErlModuleModifier and TypeClassDescriptionclass
Base implementation of IEplModule allowing for alternative extensions / implementations.class
Generator-based sequential implementation of EPL. -
Uses of IErlModule in org.eclipse.epsilon.epl.concurrent
Classes in org.eclipse.epsilon.epl.concurrent that implement IErlModuleModifier and TypeClassDescriptionclass
Only useful for parallel first-order operations.class
Executes each pattern independently. -
Uses of IErlModule in org.eclipse.epsilon.erl
Subinterfaces of IErlModule in org.eclipse.epsilon.erlModifier and TypeInterfaceDescriptioninterface
IErlModuleAtomBatches<D extends RuleAtom<?>>
Interface for rule-based languages with deterministically ordered jobs which can be split into independent units of execution.Classes in org.eclipse.epsilon.erl that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.erl.concurrent
Subinterfaces of IErlModule in org.eclipse.epsilon.erl.concurrentClasses in org.eclipse.epsilon.erl.concurrent that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.erl.execute.context
Methods in org.eclipse.epsilon.erl.execute.context that return IErlModuleModifier and TypeMethodDescriptionErlContext.getModule()
default IErlModule
IErlContext.getModule()
Casts the IModule to IErlModule -
Uses of IErlModule in org.eclipse.epsilon.erl.execute.context.concurrent
Methods in org.eclipse.epsilon.erl.execute.context.concurrent that return IErlModule -
Uses of IErlModule in org.eclipse.epsilon.erl.launch
Methods in org.eclipse.epsilon.erl.launch that return IErlModuleModifier and TypeMethodDescriptionprotected IErlModule
ErlRunConfiguration.Builder.createModule()
ErlRunConfiguration.getModule()
-
Uses of IErlModule in org.eclipse.epsilon.etl
Subinterfaces of IErlModule in org.eclipse.epsilon.etlClasses in org.eclipse.epsilon.etl that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.etl.concurrent
Classes in org.eclipse.epsilon.etl.concurrent that implement IErlModuleModifier and TypeClassDescriptionclass
No-op ETL module, useful for taking advantage of parallel operations only. -
Uses of IErlModule in org.eclipse.epsilon.evl
Subinterfaces of IErlModule in org.eclipse.epsilon.evlClasses in org.eclipse.epsilon.evl that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.evl.concurrent
Classes in org.eclipse.epsilon.evl.concurrent that implement IErlModuleModifier and TypeClassDescriptionclass
class
Executes rule-element pairs marked with the@parallel
annotation in parallel.class
EvlModuleParallelAtoms<A extends EvlAtom<?>>
class
class
class
Provides data-parallelism, executing all applicable constraints for a given model element in a separate job. -
Uses of IErlModule in org.eclipse.epsilon.flock
Subinterfaces of IErlModule in org.eclipse.epsilon.flockClasses in org.eclipse.epsilon.flock that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.picto
Classes in org.eclipse.epsilon.picto that implement IErlModule -
Uses of IErlModule in org.eclipse.epsilon.pinset
Classes in org.eclipse.epsilon.pinset that implement IErlModule