Package org.eclipse.epsilon.ewl.execute
Class WizardLoopInstance
java.lang.Object
org.eclipse.epsilon.ewl.execute.WizardInstance
org.eclipse.epsilon.ewl.execute.WizardLoopInstance
Applies the same EWL wizard to a collection of applicable objects.
-
Field Summary
Fields inherited from class org.eclipse.epsilon.ewl.execute.WizardInstance
context, scope, self, wizard -
Constructor Summary
ConstructorsConstructorDescriptionWizardLoopInstance(Wizard wizard, Collection<Object> objects, IEwlContext context) -
Method Summary
Modifier and TypeMethodDescriptionvoidprocess()voidsetCollection(Collection<Object> collection) voidMethods inherited from class org.eclipse.epsilon.ewl.execute.WizardInstance
getContext, getSelf, getTitle, getWizard, setContext, setWizard
-
Constructor Details
-
WizardLoopInstance
-
-
Method Details
-
getCollection
-
setCollection
-
setSelf
- Overrides:
setSelfin classWizardInstance
-
process
- Overrides:
processin classWizardInstance- Throws:
EolRuntimeException
-