Feature representing a ChoicePoint that iterates over the
terms returned by a TermGenerator. The terms are stored in a
TermBuffer one after the other and can subsequently be used
to instantiate a rule application
Parameters: var - TermBuffer in which the terms are going tobe stored Parameters: generator - the terms that are to be iterated over Parameters: body - a feature that is supposed to be evaluated repeatedly for thepossible values of var