| ArgumentHint |
A hint that provides additional information about an argument.
|
| ArgumentTrait |
|
| DataTypeHint |
A hint that influences the reflection-based extraction of a DataType.
|
| ExtractionVersion |
Logical version that describes the expected behavior of the reflection-based data type
extraction.
|
| FunctionHint |
|
| HintFlag |
Three-valued flag for representing TRUE, FALSE, and UNKNOWN.
|
| InputGroup |
A list of commonly used pre-defined groups of similar types for accepting more than just one data
type as an input argument in DataTypeHints.
|
| ProcedureHint |
A hint that influences the reflection-based extraction of arguments and output for constructing
the TypeInference logic of a Procedure.
|
| StateHint |
A hint that declares an intermediate result (i.e. state entry) that is managed by the framework
(i.e.
|