| Package | Description |
|---|---|
| com.microfocus.awm.control.toolexecution | |
| com.microfocus.awm.control.toolexecution.internal | |
| com.microfocus.awm.model.toolexecution |
| Modifier and Type | Class and Description |
|---|---|
class |
FileOutputParameter
Basic implementation of
IFileOutputParameter. |
class |
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. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileInputParameter
A tool parameter implementation for file input parameters which returns
FileData as parameter value. |
class |
ModeledFileOutputParameter
Standard implementation of
IModeledFileOutputParameter. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IFileInputParameter
Represents a resolved, modeled tool input parameter of the type
EParameterTypes.FILE. |
interface |
IFileOutputParameter
An output parameter for a modeled output parameter of the type
EParameterTypes.FILE. |
interface |
IModeledFileOutputParameter
Represents a modeled tool output parameter of the type
EParameterTypes.FILE. |
Copyright © 2015 Micro Focus GmbH. All rights reserved.