Uses of Enum Class
uk.ac.ebi.kraken.interfaces.go.GoAnnotationEvidence
Packages that use GoAnnotationEvidence
-
Uses of GoAnnotationEvidence in uk.ac.ebi.kraken.interfaces.go
Methods in uk.ac.ebi.kraken.interfaces.go that return GoAnnotationEvidenceModifier and TypeMethodDescriptionGoAnnotation.getEvidence()Deprecated.static GoAnnotationEvidencestatic GoAnnotationEvidenceGoAnnotationEvidence.typeOfcvId(String cvId) Finds the corresponding GoAnnotationEvidence constant for the given ECO code.static GoAnnotationEvidenceReturns the enum constant of this class with the specified name.static GoAnnotationEvidence[]GoAnnotationEvidence.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in uk.ac.ebi.kraken.interfaces.go with parameters of type GoAnnotationEvidenceModifier and TypeMethodDescriptionvoidGoAnnotation.setEvidence(GoAnnotationEvidence evidence) Deprecated.