ESAT
 All Classes Namespaces Files Functions Variables Enumerator Pages
Public Member Functions | List of all members
broad.core.annotation.GenomicAnnotationFilter< T extends LightweightGenomicAnnotation > Interface Reference

Public Member Functions

boolean accept (T annotation)
 
boolean isEnough (T annotation)
 

Member Function Documentation

boolean broad.core.annotation.GenomicAnnotationFilter< T extends LightweightGenomicAnnotation >.accept ( annotation)

Evaluates whether current annotation meets the filtering criteria

Parameters
annotation
Returns
true if the record meets criteria
boolean broad.core.annotation.GenomicAnnotationFilter< T extends LightweightGenomicAnnotation >.isEnough ( annotation)

Evaluates whether annotation should stop sequencial read in of further annotations

Parameters
annotaiton
Returns
true if annotation determines that no further annotations will meet criteria.

The documentation for this interface was generated from the following file: