Uses of Class
ubic.gemma.core.apps.GemmaCLI.CommandGroup
-
Packages that use GemmaCLI.CommandGroup Package Description ubic.gemma.core.apps ubic.gemma.core.loader.association.phenotype ubic.gemma.core.loader.entrez.pubmed ubic.gemma.core.util -
-
Uses of GemmaCLI.CommandGroup in ubic.gemma.core.apps
-
Uses of GemmaCLI.CommandGroup in ubic.gemma.core.loader.association.phenotype
Methods in ubic.gemma.core.loader.association.phenotype that return GemmaCLI.CommandGroup Modifier and Type Method Description GemmaCLI.CommandGroupCtdDatabaseImporterCli. getCommandGroup()Deprecated.GemmaCLI.CommandGroupDeleteEvidenceCLI. getCommandGroup()GemmaCLI.CommandGroupDgaDatabaseImporterCli. getCommandGroup()Deprecated.GemmaCLI.CommandGroupEvidenceImporterAbstractCLI. getCommandGroup()Deprecated.GemmaCLI.CommandGroupEvidenceImporterCLI. getCommandGroup()GemmaCLI.CommandGroupExternalDatabaseEvidenceImporterAbstractCLI. getCommandGroup()Deprecated.GemmaCLI.CommandGroupGwasDatabaseImporterCli. getCommandGroup()Deprecated.GemmaCLI.CommandGroupLoadEvidenceForClassifier. getCommandGroup()GemmaCLI.CommandGroupOmimDatabaseImporterCli. getCommandGroup()Deprecated.GemmaCLI.CommandGroupRgdDatabaseImporterCli. getCommandGroup()Deprecated.GemmaCLI.CommandGroupSfariDatabaseImporterCli. getCommandGroup()Deprecated. -
Uses of GemmaCLI.CommandGroup in ubic.gemma.core.loader.entrez.pubmed
Methods in ubic.gemma.core.loader.entrez.pubmed that return GemmaCLI.CommandGroup Modifier and Type Method Description GemmaCLI.CommandGroupPubMedSearcher. getCommandGroup() -
Uses of GemmaCLI.CommandGroup in ubic.gemma.core.util
Methods in ubic.gemma.core.util that return GemmaCLI.CommandGroup Modifier and Type Method Description GemmaCLI.CommandGroupCLI. getCommandGroup()Obtain the command group for this CLI.
-