Package gaiasky.util.filter
Class FilterRule
java.lang.Object
gaiasky.util.filter.FilterRule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
static class
static class
static class
static interface
-
Constructor Summary
ConstructorsConstructorDescriptionFilterRule
(String comp, IAttribute attr, double val) Creates a new filter with the given attribute, value and comparator function -
Method Summary
Modifier and TypeMethodDescriptioncopy()
boolean
evaluate
(IParticleRecord bean) double
getValue()
void
setAttribute
(IAttribute attr) void
void
setValue
(double value)