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 TypeClassDescriptionclassA no-op parallel module, useful only for extending and setting threads in parallelMatches.classExecutes rule-element pairs marked with the@parallelannotation 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 TypeClassDescriptionclassclassclass -
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 TypeClassDescriptionclassThe 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 TypeClassDescriptionclassBase implementation of IEplModule allowing for alternative extensions / implementations.classGenerator-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 TypeClassDescriptionclassOnly useful for parallel first-order operations.classExecutes each pattern independently. -
Uses of IErlModule in org.eclipse.epsilon.erl
Subinterfaces of IErlModule in org.eclipse.epsilon.erlModifier and TypeInterfaceDescriptioninterfaceIErlModuleAtomBatches<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 IErlModuleIErlContext.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 IErlModuleErlRunConfiguration.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 TypeClassDescriptionclassNo-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 TypeClassDescriptionclassclassExecutes rule-element pairs marked with the@parallelannotation in parallel.classEvlModuleParallelAtoms<A extends EvlAtom<?>>classclassclassProvides 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