|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectedu.UCL.satin.impl.arch.attribute.LesserEqualThanFilter
An attribute comparison filter that returns true if the value of the attribute is lesser than or equal to that of the filter
| Constructor Summary | |
LesserEqualThanFilter()
|
|
| Method Summary | |
boolean |
compare(MatchAttribute filter,
GenericAttribute attr)
Compares the value of attr with that of filter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LesserEqualThanFilter()
| Method Detail |
public boolean compare(MatchAttribute filter,
GenericAttribute attr)
MatchFilter
compare in interface MatchFilterfilter - The filter attribute to which this MatchFilter is attachedattr - The attribute with which we are comparing.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||