Uses of Package
ubic.gemma.cli.util
-
Packages that use ubic.gemma.cli.util Package Description ubic.gemma.apps This package contains built-in Gemma CLI applications.ubic.gemma.cli.util -
Classes in ubic.gemma.cli.util used by ubic.gemma.apps Class Description AbstractAuthenticatedCLI Subclass this to create command line interface (CLI) tools that need authentication.AbstractAutoSeekingCLI Provide auto-seeking capabilities to a CLI.AbstractCLI Basic implementation of theCLI
interface.CLI Interface for CLI tools.CLI.CommandGroup EntityLocator Locate various entities using identifiers supplied by the CLI. -
Classes in ubic.gemma.cli.util used by ubic.gemma.cli.util Class Description AbstractAuthenticatedCLI Subclass this to create command line interface (CLI) tools that need authentication.AbstractCLI Basic implementation of theCLI
interface.CLI Interface for CLI tools.CLI.CommandGroup CliContext EntityLocator Locate various entities using identifiers supplied by the CLI.EnumConverter ConvertEnum
to string.EnumeratedByCommandConverter This interface is implemented byConverter
that can use an external command to get possible values.EnumeratedByCommandStringConverter EnumeratedConverter This interface is implemented by converters that can enumerate their possible values.EnumeratedStringConverter A string converter that can only convert from a finite set of possible values.