Uses of Package
ubic.gemma.cli.util
Packages that use ubic.gemma.cli.util
Package
Description
This package contains built-in Gemma CLI applications.
-
Classes in ubic.gemma.cli.util used by ubic.gemma.appsClassDescriptionSubclass this to create command line interface (CLI) tools that need authentication.Provide auto-seeking capabilities to a CLI.Basic implementation of the
CLIinterface.Interface for CLI tools.Locate various entities using identifiers supplied by the CLI. -
Classes in ubic.gemma.cli.util used by ubic.gemma.cli.utilClassDescriptionSubclass this to create command line interface (CLI) tools that need authentication.Basic implementation of the
CLIinterface.Interface for CLI tools.Locate various entities using identifiers supplied by the CLI.ConvertEnumto string.This interface is implemented byConverterthat can use an external command to get possible values.This interface is implemented by converters that can enumerate their possible values.A string converter that can only convert from a finite set of possible values.