Uses of Class
ubic.gemma.model.expression.experiment.DesignPreflightReport.EntityRef
Packages that use DesignPreflightReport.EntityRef
-
Uses of DesignPreflightReport.EntityRef in ubic.gemma.model.expression.experiment
Methods in ubic.gemma.model.expression.experiment that return types with arguments of type DesignPreflightReport.EntityRefModifier and TypeMethodDescriptionDesignPreflightReport.getFactorsToDelete()DesignPreflightReport.getFactorValuesToDelete()Method parameters in ubic.gemma.model.expression.experiment with type arguments of type DesignPreflightReport.EntityRefModifier and TypeMethodDescriptionvoidDesignPreflightReport.setFactorsToDelete(List<DesignPreflightReport.EntityRef> factorsToDelete) voidDesignPreflightReport.setFactorValuesToDelete(List<DesignPreflightReport.EntityRef> factorValuesToDelete)