Uses of Interface
ubic.gemma.core.completion.CompletionGenerator
-
Packages that use CompletionGenerator Package Description ubic.gemma.core.completion This package provides completion support for the Gemma CLI. -
-
Uses of CompletionGenerator in ubic.gemma.core.completion
Classes in ubic.gemma.core.completion that implement CompletionGenerator Modifier and Type Class Description class
AbstractCompletionGenerator
class
BashCompletionGenerator
class
FishCompletionGenerator
Generates fish completion script.
-