ComponentRule | $Id: ComponentRule.java,v 1.6 2008/12/16 12:34:54 fortuna Exp $
Created on 2/02/2006
An abstract rule implementation serving as the base class for component matching rule implementations. |
Filter | $Id: Filter.java,v 1.8 2008/12/16 12:34:54 fortuna Exp $
Created: Feb 1, 2006
Performs collection filtering based on a set of rules. |
HasPropertyRule | $Id: HasPropertyRule.java,v 1.6 2008/12/16 12:34:54 fortuna Exp $
Created on 5/02/2006
A rule that matches any component containing the specified property. |
PeriodRule | $Id: PeriodRule.java,v 1.14 2008/12/16 12:34:54 fortuna Exp $
Created on 2/02/2006
A rule that matches any component that occurs in the specified time period. |