OCLOperators dictionary
From MDrivenWiki
dictionary(loopvar| ExpressionForKeyDefinition , ExpressionForLookUpInDictionary )
When you need to iterate over two lists to match on some common attribute, a dictionary will greatly reduce the work performed by the CPU.