Uses of Class
owltools.gaf.rules.AbstractAnnotationRule

Packages that use AbstractAnnotationRule
owltools.gaf.rules   
owltools.gaf.rules.go   
 

Uses of AbstractAnnotationRule in owltools.gaf.rules
 

Subclasses of AbstractAnnotationRule in owltools.gaf.rules
 class AnnotationRegularExpressionFromXMLRule
          This class implements execution of the regular expression rules.
 class AnnotationTaxonRule
          Checks if an annotation is valid according to taxon constraints.
 class GenericReasonerValidationCheck
           
 

Uses of AbstractAnnotationRule in owltools.gaf.rules.go
 

Subclasses of AbstractAnnotationRule in owltools.gaf.rules.go
 class BasicChecksRule
          This class performs basic checks.
 class GoAnnotationTaxonRule
          Checks if an annotation is valid according to GO taxon constraints.
 class GoClassReferenceAnnotationRule
          Checks to see if an annotation uses a class that is not in the current ontology, and that the class has not been obsoleted
 



Copyright © 2010-2012. All Rights Reserved.