| Class | Description |
|---|---|
| AbstractCommandBasedToolExecutor |
Abstract tool executor for command based tools (e.g.
|
| FileOutputParameter |
Basic implementation of
IFileOutputParameter. |
| InputStreamFileContents |
Implementation of
IFileContents which uses an input stream and
character set to describe the file data. |
| MassOutputEntry |
Basic implementation of
IMassOutputEntry. |
| PropertyOutputParameter |
Output parameter implementation to return a property value.
|
| SimpleFileReference |
References a file just using a file name.
|
| StringFileContents |
Simple file contents implementation describing the contents by a
String. |
| TableOutputParameter |
A file output parameter which attempts to convert a
StringTable into
the table structure provided by the file descriptor referenced by the modeled
output parameter. |
| ToolOutput |
Standard
IToolOutput implementation. |
| ToolOutputParameter |
Standard implementation of
IToolOutputParameter. |
| ToolResult |
Standard implementation of
IToolResult. |
| ToolResultSeverity |
Standard implementation of
IToolResultSeverity. |
| ToolUtility |
Contains helper methods related to executing tool descriptors.
|
Copyright © 2015 Micro Focus GmbH. All rights reserved.