Support Multi Instance Decision node
------------------------------------
Key: DROOLS-1638
URL:
https://issues.jboss.org/browse/DROOLS-1638
Project: Drools
Issue Type: Sub-task
Components: dmn engine
Reporter: Edson Tirelli
Assignee: Edson Tirelli
Implement support for Multi Instance Decision node.
A multi instance decision node iterates over a list of inputs applying the decision logic
to each element. It then combines the results using an aggregation function.