Package com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds

Implements gathering and evaluation of inbound mappings: both during clockwork and before it (for correlation purposes). Main classes: 1. ClockworkInboundsProcessing: provides complete processing during clockwork, i.e. collecting, evaluating, and consolidating inbound mappings 2. TODO for pre-mappings Among helper classes, _mapping preparation_ is the most complex operation. It is carried out by classes in com.evolveum.midpoint.model.impl.lens.projector.focus.inbounds.prep package.