Class PropertyEqualToRule<T extends PropertyContainer>

  • All Implemented Interfaces:
    Predicate<T>

    public class PropertyEqualToRule<T extends PropertyContainer>
    extends Object
    implements Predicate<T>
    $Id$ Created on 5/02/2006 A rule that matches any component containing the specified property. Note that this rule ignores any parameters matching only on the value of the property.