Uses of Interface
org.eclipse.epsilon.ewl.execute.context.IEwlContext
Packages that use IEwlContext
Package
Description
-
Uses of IEwlContext in org.eclipse.epsilon.ewl
Methods in org.eclipse.epsilon.ewl that return IEwlContextModifier and TypeMethodDescriptionEwlModule.getContext()default IEwlContextIEwlModule.getContext()Constructors in org.eclipse.epsilon.ewl with parameters of type IEwlContextModifierConstructorDescriptionEwlModule(IEwlContext context) Instantiates the module with the specified execution context. -
Uses of IEwlContext in org.eclipse.epsilon.ewl.execute
Constructors in org.eclipse.epsilon.ewl.execute with parameters of type IEwlContextModifierConstructorDescriptionWizardLoopInstance(Wizard wizard, Collection<Object> objects, IEwlContext context) -
Uses of IEwlContext in org.eclipse.epsilon.ewl.execute.context
Classes in org.eclipse.epsilon.ewl.execute.context that implement IEwlContext -
Uses of IEwlContext in org.eclipse.epsilon.ewl.execute.context.concurrent
Subinterfaces of IEwlContext in org.eclipse.epsilon.ewl.execute.context.concurrentClasses in org.eclipse.epsilon.ewl.execute.context.concurrent that implement IEwlContext