Uses of Interface
ubic.gemma.core.security.model.SecuredChild
Packages that use SecuredChild
Package
Description
-
Uses of SecuredChild in ubic.gemma.core.security.acl
Methods in ubic.gemma.core.security.acl with parameters of type SecuredChildModifier and TypeMethodDescriptionprotected org.springframework.security.acls.model.AclBaseAclAdvice.locateParentAcl(SecuredChild s) Called during create. -
Uses of SecuredChild in ubic.gemma.model.analysis
Classes in ubic.gemma.model.analysis that implement SecuredChildModifier and TypeClassDescriptionclassSingleExperimentAnalysis<T extends BioAssaySet>An analysis of a single experiment or subset. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.coexpression
Classes in ubic.gemma.model.analysis.expression.coexpression that implement SecuredChildModifier and TypeClassDescriptionclassThe 'analysis' in the name is a bit of a stretch here, as this object servers purely as an aggregator of all the sample coexpression matrices. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.diff
Classes in ubic.gemma.model.analysis.expression.diff that implement SecuredChildModifier and TypeClassDescriptionclassAn analysis of changes in expression levels across experimental conditionsclassA group of results for an ExpressionExperiment. -
Uses of SecuredChild in ubic.gemma.model.analysis.expression.pca
Classes in ubic.gemma.model.analysis.expression.pca that implement SecuredChild -
Uses of SecuredChild in ubic.gemma.model.common.auditAndSecurity
Subinterfaces of SecuredChild in ubic.gemma.model.common.auditAndSecurity -
Uses of SecuredChild in ubic.gemma.model.expression.bioAssay
Classes in ubic.gemma.model.expression.bioAssay that implement SecuredChildModifier and TypeClassDescriptionclassRepresents the bringing together of a biomaterial with an assay of some sort (typically an expression assay). -
Uses of SecuredChild in ubic.gemma.model.expression.bioAssayData
Classes in ubic.gemma.model.expression.bioAssayData that implement SecuredChild -
Uses of SecuredChild in ubic.gemma.model.expression.biomaterial
Classes in ubic.gemma.model.expression.biomaterial that implement SecuredChildModifier and TypeClassDescriptionclassIn MAGE, BioMaterial is an abstract class that represents the important substances such as cells, tissues, DNA, proteins, etc... -
Uses of SecuredChild in ubic.gemma.model.expression.experiment
Classes in ubic.gemma.model.expression.experiment that implement SecuredChildModifier and TypeClassDescriptionclassHibernate Search 7 mapping: indexed root and embedded contributor toExpressionExperiment.getExperimentalDesign().classExperimentFactors are the dependent variables of an experiment (e.g., genotype, time, glucose concentration).classA subset of assays (or derived assays) from anExpressionExperiment.classThe value for a ExperimentalFactor, representing a specific instance of the factor, such as "10 ug/kg" or "mutant"