interface |
BinaryInputField |
A binary valued field of a record input port.
|
interface |
BinaryOutputField |
A binary valued field of a record output port.
|
interface |
BooleanInputField |
A boolean valued field of a record input port.
|
interface |
BooleanOutputField |
A boolean valued field of a record output port.
|
interface |
CharInputField |
A character valued field of a record input port.
|
interface |
CharOutputField |
A character valued field of a record output port.
|
interface |
DateInputField |
A date valued field of a record input port.
|
interface |
DateOutputField |
A date valued field of a record output port.
|
interface |
DoubleInputField |
A double valued field of a record input port.
|
interface |
DoubleOutputField |
A double valued field of a record output port.
|
interface |
DurationInputField |
A duration valued field of a record input port.
|
interface |
DurationOutputField |
A duration valued field of a record output port.
|
interface |
FloatInputField |
A float valued field of a record input port.
|
interface |
FloatOutputField |
A float valued field of a record output port.
|
interface |
IntInputField |
An integer valued field of a record input port.
|
interface |
IntOutputField |
An integer valued field of a record output port.
|
interface |
Ip4AddressInputField |
A ip4 address valued field of a record input port.
|
interface |
Ip4AddressOutputField |
A ip4 address valued field of a record output port.
|
interface |
Ip6AddressInputField |
A ip6 address valued field of a record input port.
|
interface |
Ip6AddressOutputField |
A ip6 address valued field of a record output port.
|
interface |
LongInputField |
A long valued field of a record input port.
|
interface |
LongOutputField |
A long valued field of a record output port.
|
interface |
MoneyInputField |
A money valued field of a record input port.
|
interface |
MoneyOutputField |
A money valued field of a record output port.
|
interface |
NumberOutputField |
A number valued field of a record output port.
|
interface |
NumericInputField |
A numeric valued field of a record input port.
|
interface |
NumericOutputField |
A numeric valued field of a record output port.
|
interface |
ObjectInputField<T> |
An object valued field of a record input port.
|
interface |
ObjectOutputField<T> |
An object valued field of a record output port.
|
interface |
PeriodInputField |
A period valued field of a record input port.
|
interface |
PeriodOutputField |
A period valued field of a record output port.
|
interface |
RecordInput |
An input port on a record data flow.
|
interface |
RecordOutput |
An output port generating a flow of record tokens.
|
interface |
ScalarInputField |
A field of a record input port.
|
interface |
ScalarOutputField |
A field of a record output port.
|
interface |
StringInputField |
A string valued field of a record input port.
|
interface |
StringOutputField |
A string valued field of a record output port.
|
interface |
TimeInputField |
A time valued field of a record input port.
|
interface |
TimeOutputField |
A time valued field of a record output port.
|
interface |
TimestampInputField |
A timestamp valued field of a record input port.
|
interface |
TimestampOutputField |
A timestamp valued field of a record output port.
|