| Interface | Description |
|---|---|
| IAppInput |
This is the interface for an object that returns one or more elements of a command passed to a tool being executed
|
| IToolUITab |
| Class | Description |
|---|---|
| BuildTool | |
| ExecTool | |
| ExternalTool | |
| ExternalToolProcess |
Encapsulates all relevant attributes of a performance toolchain including
compilers, analysis tools, runtime prefixes, arguments and TODO environment
settings
|
| ExternalToolProcess.Parametric |
Fields define the parameters that may be iterated over when running a parametric workflow
|
| PostProcTool | |
| ToolApp | |
| ToolIO | |
| ToolOption |
An individual element encapsulating a single option for display and
user-manipulation/selection in an option pane
|
| ToolPane |
This class represents a panel of tool options which may be selected or
excluded via checkboxes.
|
| ToolPaneListener |
A reference implementation for the type of listener that can be associated with a ToolPane's tools
|
| ToolsOptionsConstants |
Constants used in the toolopts plugin
|
Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.