[rules-users] To group some objects by type

mdzaebel mdzaebel at web.de
Wed Feb 6 08:34:21 EST 2013


global java.util.TreeMap vehicles
rule ... when v:Vehicle() then vehicles.put(v.wheels, v);

/Marc/



--
View this message in context: http://drools.46999.n3.nabble.com/To-group-some-objects-by-type-tp4022085p4022089.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list