[rules-users] Searching for an object in a list inside a map

JarkkoMakela jarkko.matinpoika at gmail.com
Thu Jun 26 03:47:41 EDT 2014


Hi!

You could try something like this. I'm not 100% sure that this works:

$player : Player(name == "John") 
$roster : TeamRoster($teams : teams, $teams.get("Dodgers") contains $player)

-Jarkko



--
View this message in context: http://drools.46999.n3.nabble.com/rules-users-Searching-for-an-object-in-a-list-inside-a-map-tp4030156p4030164.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list