Class AssignedFocusMappingEvaluationRequest

  • All Implemented Interfaces:
    MappingPreExpression, ShortDumpable

    public class AssignedFocusMappingEvaluationRequest
    extends FocalMappingEvaluationRequest<MappingType,​ObjectType>
    Request to evaluate a mapping held by an assignment (in focusMappings container). TODO reconsider the OO (origin object) parameter. It could be AssignmentHolderType, but this would need additional class cast check in AssignmentEvaluator. If not strictly needed, let's stay with neutral ObjectType for now.