JAL-2228 removed FeatureCounterI in favour of FeatureSetCounterI with
authorgmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 18 Jan 2017 15:36:36 +0000 (15:36 +0000)
committergmungoc <g.m.carstairs@dundee.ac.uk>
Wed, 18 Jan 2017 15:36:36 +0000 (15:36 +0000)
commite811386cfe6d7ab7d73db56a31ac83732e185861
treec8cee133738d896663e2c930b2e5095f775a4336
parentc41d746aef7cc3fda8d4fcee41a19443b2bf0281
JAL-2228 removed FeatureCounterI in favour of FeatureSetCounterI with
associated simplifications
examples/groovy/FeatureSetCounter.groovy [deleted file]
examples/groovy/featureCounter.groovy [deleted file]
examples/groovy/featuresCounter.groovy [new file with mode: 0644]
examples/groovy/multipleFeatureAnnotations.groovy [deleted file]
examples/groovy/visibleFeaturesCounter.groovy [new file with mode: 0644]
src/jalview/workers/AlignmentAnnotationFactory.java
src/jalview/workers/ColumnCounterSetWorker.java
src/jalview/workers/ColumnCounterWorker.java [deleted file]
src/jalview/workers/FeatureCounterI.java [deleted file]
src/jalview/workers/FeatureSetCounterI.java