Imagine the typical type of application where you have a list of items with different properties. E.g. a tree-view with 100 items, each having a name, a rating
See if the http://en.wikipedia.org/wiki/Criteria_Pattern can help you. Is based on specification pattern