%iKnow.Shell.Command
class %iKnow.Shell.Command extends %RegisteredObject
Inventory
Parameters | Properties | Methods | Queries | Indices | ForeignKeys | Triggers |
---|---|---|---|---|---|---|
7 | 1 | 6 |
Summary
Properties |
---|
ChildResult |
Subclasses | ||
---|---|---|
%iKnow.Shell.Commands.CommandRelated | %iKnow.Shell.Commands.CommandReset | %iKnow.Shell.Commands.CommandShow |
%iKnow.Shell.Commands.CommandSimilar |
Parameters
parameter COMMAND = "Command";
parameter QUERYCC = "QueryCc";
parameter QUERYCRC = "QueryCrc";
parameter QUERYENTITY = "QueryEntity";
parameter QUERYPATH = "QueryPath";
parameter QUERYSENTENCE = "QuerySentence";
parameter QUERYSOURCE = "QuerySource";
Properties
Methods
method Describe(shell As %iKnow.Shell, ByRef description)
method GetCommandName()
as %String
final method RTToHeader(rtDesc As %String)
as %List
method Run(shell As %iKnow.Shell, ByRef args, parentCommand As %iKnow.Shell.Command = "")
final method SetResult(ByRef result)
method Type(option As %String)
as %String