So the example I am working with is this:
You have a Teacher object
     that stores a list of Rosters  objects
           in each Roster is a list of Students objects
                each Student has a grade value

How would I go about creating a rule to find all the students that got As
for a given Teacher across all her Rosters?



--
View this message in context: 
http://drools.46999.n3.nabble.com/creating-a-rule-regarding-an-element-of-list-stored-in-an-object-in-a-list-tp4023205.html
Sent from the Drools: User forum mailing list archive at Nabble.com.
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to