AnalysisTask is a Task which keeps list of AnalysisEntry-s It evaluates Variables according to the rules of AnalysisEntry-s and populates 2-dimensional array with results of evaluation
Variable is a wrapper object for Field. In contrary to FieldVariable is not bound to the data. It could represent a Field itself or, if specified, a result of operation on two or more fields