public class UploadOntologyCommand extends BuiltInShellCommand
| Constructor and Description |
|---|
UploadOntologyCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
static void |
main(String[] args)
Main entry point - for use outside the interactive shell.
|
int |
tabCompletion(String lastArgument,
List<CharSequence> candidates) |
printHelp, printUsagegetArguments, getContext, optionalArgument, optionalArgument, print, requiredArgument, setArguments, setContext, setOutputpublic static void main(String[] args) throws Exception
args - Exceptionpublic boolean execute()
throws Exception
Exceptionshell.ShellCommandpublic int tabCompletion(String lastArgument, List<CharSequence> candidates)
tabCompletion in interface ShellCommandtabCompletion in class AbstractShellCommandshell.AbstractShellCommandCopyright © 2011-2014 JBoss, a division of Red Hat. All Rights Reserved.