Uses of Interface
org.eclipse.epsilon.egl.execute.context.IEgxContext
Packages that use IEgxContext
Package
Description
-
Uses of IEgxContext in org.eclipse.epsilon.egl
Methods in org.eclipse.epsilon.egl that return IEgxContextModifier and TypeMethodDescriptionEgxModule.getContext()default IEgxContextIEgxModule.getContext()Constructors in org.eclipse.epsilon.egl with parameters of type IEgxContextModifierConstructorDescriptionEgxModule(IEgxContext context) Instantiates the module with the specified execution context. -
Uses of IEgxContext in org.eclipse.epsilon.egl.execute.atoms
Constructors in org.eclipse.epsilon.egl.execute.atoms with parameters of type IEgxContextModifierConstructorDescriptionGenerationRuleAtom(GenerationRule construct, Object modelElement, IEgxContext context) -
Uses of IEgxContext in org.eclipse.epsilon.egl.execute.context
Classes in org.eclipse.epsilon.egl.execute.context that implement IEgxContextConstructors in org.eclipse.epsilon.egl.execute.context with parameters of type IEgxContextModifierConstructorDescriptionEgxContext(IEgxContext other) Copy constructor, intended for internal use only. -
Uses of IEgxContext in org.eclipse.epsilon.egl.execute.context.concurrent
Subinterfaces of IEgxContext in org.eclipse.epsilon.egl.execute.context.concurrentClasses in org.eclipse.epsilon.egl.execute.context.concurrent that implement IEgxContextMethods in org.eclipse.epsilon.egl.execute.context.concurrent that return IEgxContextModifier and TypeMethodDescriptionprotected IEgxContextEgxContextParallel.createShadowThreadLocalContext()EgxContextParallel.getShadow()