Uses of Class
ubic.gemma.model.expression.experiment.StatementValueObject
Packages that use StatementValueObject
-
Uses of StatementValueObject in ubic.gemma.core.ontology
Methods in ubic.gemma.core.ontology with parameters of type StatementValueObjectModifier and TypeMethodDescriptionvoid
FactorValueOntologyUtils.StatementVisitor.accept
(StatementValueObject v, U u) Method parameters in ubic.gemma.core.ontology with type arguments of type StatementValueObjectModifier and TypeMethodDescriptionstatic <E extends Throwable>
voidFactorValueOntologyUtils.visitCharacteristics
(Long factorValueId, Collection<StatementValueObject> statements, FactorValueOntologyUtils.StatementVisitor<String, E> visitor) Visit the characteristics of a FactorValue and generate their annotation IDs.static <E extends Throwable>
voidFactorValueOntologyUtils.visitStatements
(Long factorValueId, Collection<StatementValueObject> statements, FactorValueOntologyUtils.StatementVisitor<FactorValueOntologyUtils.AnnotationIds, E> visitor) Visit the statements of a FactorValue and generate their annotation IDs. -
Uses of StatementValueObject in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment with parameters of type StatementValueObject