Uses of Class
ubic.gemma.model.analysis.CellTypeAssignmentValueObject
Packages that use CellTypeAssignmentValueObject
-
Uses of CellTypeAssignmentValueObject in ubic.gemma.model.expression.bioAssayData
Methods in ubic.gemma.model.expression.bioAssayData that return types with arguments of type CellTypeAssignmentValueObjectModifier and TypeMethodDescriptionSingleCellDimensionValueObject.getCellTypeAssignments()All the cell type assignments.Method parameters in ubic.gemma.model.expression.bioAssayData with type arguments of type CellTypeAssignmentValueObjectModifier and TypeMethodDescriptionvoidSingleCellDimensionValueObject.setCellTypeAssignments(Set<CellTypeAssignmentValueObject> cellTypeAssignments) All the cell type assignments. -
Uses of CellTypeAssignmentValueObject in ubic.gemma.rest
Subclasses with type arguments of type CellTypeAssignmentValueObject in ubic.gemma.restModifier and TypeClassDescriptionstatic classMethod parameters in ubic.gemma.rest with type arguments of type CellTypeAssignmentValueObjectModifier and TypeMethodDescriptionDatasetsWebService.getDatasetCellTypeAssignment(DatasetArg<?> datasetArg, QuantitationTypeArg<?> qtArg, String ctaName, String protocolName, ExcludeArg<CellTypeAssignmentValueObject> excludeArg, Boolean useBioAssayId, jakarta.ws.rs.core.HttpHeaders headers) Constructors in ubic.gemma.rest with parameters of type CellTypeAssignmentValueObjectModifierConstructorDescription