Skip to content

objectType ToolInterface

The definition of the tool interface

ToolInterfaceParameterGroupParameterDefinitioninput0..1output0..1groups0..*parameters0..*

Members

name type mult description
parameters ParameterDefinition 0 or more All possible parameters for the tool interface
groups ParameterGroup 0 or more all the Parameter Groups
input ParameterGroup optional The group of of parameters that are required for tool execution - i.e. input
output ParameterGroup optional The group of parameters that are produced by tool execution - i.e. output

References Detail

Containment

This is contained by tool:Tool