Uses of Enum Class
ubic.gemma.model.common.description.RelationTopicality
Packages that use RelationTopicality
Package
Description
-
Uses of RelationTopicality in ubic.gemma.model.common.description
Subclasses with type arguments of type RelationTopicality in ubic.gemma.model.common.descriptionModifier and TypeClassDescriptionenumWhether a relation says something about the TERM, or records a parameter of an EXPERIMENT.Methods in ubic.gemma.model.common.description that return RelationTopicalityModifier and TypeMethodDescriptionstatic RelationTopicalityClassify one row.static RelationTopicalitystatic RelationTopicalityReturns the enum constant of this class with the specified name.static RelationTopicality[]RelationTopicality.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of RelationTopicality in ubic.gemma.persistence.service.common.description
Methods in ubic.gemma.persistence.service.common.description that return RelationTopicalityModifier and TypeMethodDescriptionAnnotationRelationDao.RelationSummary.getTopicality()Whether this relation says something about the subject TERM, or records a parameter of one experiment.