Class FormulaEvaluatorUtil.AttributeAccessorHelper<S extends IModelObject,E>

java.lang.Object
org.faktorips.runtime.formula.FormulaEvaluatorUtil.AttributeAccessorHelper<S,E>
Type Parameters:
S - the type of the source objects
E - the type of the values
Enclosing class:
FormulaEvaluatorUtil

public abstract static class FormulaEvaluatorUtil.AttributeAccessorHelper<S extends IModelObject,E> extends Object
Helper class to get the values from a list of source objects of type <S> to target type <E>.