Package annotation

Class DataAnnotation<TDataAnnotationType extends DataAnnotationType>

java.lang.Object
annotation.DataAnnotation<TDataAnnotationType>
Direct Known Subclasses:
BaseClassificationAnnotation, BeamFormerAnnotation, BearingAnnotation, BearingLocAnnotation, ClickClassifierAnnotation, DLAnnotation, DummyAnnotation, MatchedClickAnnotation, SNRAnnotation, SPLAnnotation, StringAnnotation, TimestampAnnotation, TMAnnotation, UserFormAnnotation, WavAnnotation

public abstract class DataAnnotation<TDataAnnotationType extends DataAnnotationType> extends Object
Some kind of data annotation, i.e. data, such as a comment added to a data unit.
Author:
Doug Gillespie
  • Constructor Details

  • Method Details