Uses of Interface
org.eclipse.epsilon.egl.execute.context.concurrent.IEgxContextParallel
-
Packages that use IEgxContextParallel Package Description org.eclipse.epsilon.egl.concurrent org.eclipse.epsilon.egl.execute.context.concurrent -
-
Uses of IEgxContextParallel in org.eclipse.epsilon.egl.concurrent
Methods in org.eclipse.epsilon.egl.concurrent that return IEgxContextParallel Modifier and Type Method Description IEgxContextParallelEgxModuleParallel. getContext()Constructors in org.eclipse.epsilon.egl.concurrent with parameters of type IEgxContextParallel Constructor Description EgxModuleParallel(IEgxContextParallel context)EgxModuleParallelGenerationRuleAtoms(IEgxContextParallel context) -
Uses of IEgxContextParallel in org.eclipse.epsilon.egl.execute.context.concurrent
Classes in org.eclipse.epsilon.egl.execute.context.concurrent that implement IEgxContextParallel Modifier and Type Class Description classEgxContextParallel
-