Package at.ofai.gate.annotation

Class Summary
NoDupAnnotationSetImpl A special kind of AnnotationSet that checks whether an identical annotation (same type, features, start offset and end offset) already exists before adding an annotation to the set, so that no duplicate annotation is created.