Class DataAnalysisEvidence
- java.lang.Object
-
- ubic.gemma.model.common.AbstractDescribable
-
- ubic.gemma.model.common.auditAndSecurity.AbstractAuditable
-
- ubic.gemma.model.association.phenotype.PhenotypeAssociation
-
- ubic.gemma.model.association.phenotype.DataAnalysisEvidence
-
- All Implemented Interfaces:
gemma.gsec.model.Securable
,Serializable
,Auditable
,Securable
,Describable
,Identifiable
- Direct Known Subclasses:
DifferentialExpressionEvidence
@Deprecated public abstract class DataAnalysisEvidence extends PhenotypeAssociation
Deprecated.Evidence due to a data analysis- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DataAnalysisEvidence()
Deprecated.
-
Method Summary
-
Methods inherited from class ubic.gemma.model.association.phenotype.PhenotypeAssociation
getAssociationType, getEvidenceCode, getEvidenceSource, getGene, getIsNegativeEvidence, getLastUpdated, getMappingType, getOriginalPhenotype, getPhenotypeAssociationPublications, getPhenotypes, getRelationship, getScore, getScoreType, getStrength, setAssociationType, setEvidenceCode, setEvidenceSource, setGene, setIsNegativeEvidence, setLastUpdated, setMappingType, setOriginalPhenotype, setPhenotypeAssociationPublications, setPhenotypes, setRelationship, setScore, setScoreType, setStrength
-
Methods inherited from class ubic.gemma.model.common.auditAndSecurity.AbstractAuditable
getAuditTrail, setAuditTrail
-
Methods inherited from class ubic.gemma.model.common.AbstractDescribable
equals, getDescription, getId, getName, hashCode, setDescription, setId, setName, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface ubic.gemma.model.common.Identifiable
getId
-
-