public class GetOntologyCommand extends BuiltInShellCommand
| Constructor and Description |
|---|
GetOntologyCommand()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
execute() |
int |
tabCompletion(String lastArgument,
List<CharSequence> candidates) |
printHelp, printUsagegetArguments, getContext, optionalArgument, optionalArgument, print, requiredArgument, setArguments, setContext, setOutputpublic 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.