owltools.gaf.rules.go
Class GoAnnotationTaxonRule
java.lang.Object
owltools.gaf.rules.AbstractAnnotationRule
owltools.gaf.rules.AnnotationTaxonRule
owltools.gaf.rules.go.GoAnnotationTaxonRule
- All Implemented Interfaces:
- AnnotationRule
public class GoAnnotationTaxonRule
- extends AnnotationTaxonRule
Checks if an annotation is valid according to GO taxon constraints.
Field Summary |
static String |
PERMANENT_JAVA_ID
The string to identify this class in the annotation_qc.xml and related factories. |
Methods inherited from class owltools.gaf.rules.AbstractAnnotationRule |
getDate, getDescription, getGrandFatheringDate, getName, getRuleId, getRuleViolations, getStatus, hasGrandFathering, isAnnotationLevel, isDocumentLevel, setDate, setDescription, setGrandFatheringDate, setName, setRuleId, setStatus |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PERMANENT_JAVA_ID
public static final String PERMANENT_JAVA_ID
- The string to identify this class in the annotation_qc.xml and related factories.
This is not supposed to be changed.
- See Also:
- Constant Field Values
GoAnnotationTaxonRule
public GoAnnotationTaxonRule(OWLGraphWrapper graph)
Copyright © 2010-2012. All Rights Reserved.