Class FormulaEvaluatorUtil.AssociationTo1Helper<S extends IModelObject,T extends IModelObject>

java.lang.Object
org.faktorips.runtime.formula.FormulaEvaluatorUtil.AssociationTo1Helper<S,T>
Type Parameters:
S - the type of the source objects
T - the type of the association targets
Enclosing class:
FormulaEvaluatorUtil

public abstract static class FormulaEvaluatorUtil.AssociationTo1Helper<S extends IModelObject,T extends IModelObject> extends Object
Helper class for navigating 1-to-1 associations from a list of source objects of type <S> to target objects of type <T>.