Uses of Class
ubic.gemma.model.expression.biomaterial.Compound
Packages that use Compound
Package
Description
-
Uses of Compound in ubic.gemma.model.common.description
Methods in ubic.gemma.model.common.description that return types with arguments of type CompoundMethod parameters in ubic.gemma.model.common.description with type arguments of type CompoundModifier and TypeMethodDescriptionvoidBibliographicReference.setChemicals(Set<Compound> chemicals) -
Uses of Compound in ubic.gemma.model.expression.biomaterial
Methods in ubic.gemma.model.expression.biomaterial that return CompoundModifier and TypeMethodDescriptionstatic CompoundCompound.Factory.newInstance()static CompoundCompound.Factory.newInstance(String name, String description, String registryNumber) -
Uses of Compound in ubic.gemma.persistence.service.expression.biomaterial
Methods in ubic.gemma.persistence.service.expression.biomaterial that return CompoundMethods in ubic.gemma.persistence.service.expression.biomaterial with parameters of type Compound