public class GoClassReferenceAnnotationRule extends AbstractAnnotationRule
Modifier and Type | Field and Description |
---|---|
static String |
PERMANENT_JAVA_ID
The string to identify this class in the annotation_qc.xml and related factories.
|
Constructor and Description |
---|
GoClassReferenceAnnotationRule(OWLGraphWrapper wrapper,
String... idPrefixes) |
Modifier and Type | Method and Description |
---|---|
Set<AnnotationRuleViolation> |
getRuleViolations(GeneAnnotation a)
Given an annotation, find the set of violations using the rule
|
getDate, getDescription, getGrandFatheringDate, getName, getPredictedAnnotations, getRuleId, getRuleViolations, getRuleViolations, getStatus, hasGrandFathering, isAnnotationLevel, isDocumentLevel, isInferringAnnotations, isOwlDocumentLevel, setDate, setDescription, setGrandFatheringDate, setName, setRuleId, setStatus
public static final String PERMANENT_JAVA_ID
public GoClassReferenceAnnotationRule(OWLGraphWrapper wrapper, String... idPrefixes)
public Set<AnnotationRuleViolation> getRuleViolations(GeneAnnotation a)
AnnotationRule
getRuleViolations
in interface AnnotationRule
getRuleViolations
in class AbstractAnnotationRule
a
- annotationAnnotationRule.isAnnotationLevel()
Copyright © 2010–2015. All rights reserved.