| Class | Description |
|---|---|
| BaseUtility | Base abstract class for the implementation of a utility. |
| BaseUtilitySet | Base class for the implementation of the IUtilitySet interface. |
| InputFileItem | Item of an input file list. |
| OutputFileItem | Item of an output file list. |
| UtilitySetAccess | Single entry point for run-time utility sets. |
| Interface | Description |
|---|---|
| IUtilitySet | Utility set interface. |