JAL-2808 refactor KeyedMatcher as FeatureMatcher with byLabel, byScore, byAttribute...
[jalview.git] / src / jalview / util / matcher / Condition.java
2017-11-23 gmungocJAL-2808 refactor KeyedMatcher as FeatureMatcher with...
2017-11-23 gmungocJAL-2808 added conditions Present, NotPresent as options
2017-10-30 gmungocJAL-2808 classes to support filtering by attribute...