Uses of Package
net.hydromatic.morel.foreign
-
Packages that use net.hydromatic.morel.foreign Package Description net.hydromatic.morel Standard ML interpreter, implemented in Java.net.hydromatic.morel.compile Validates programs (represented asAstNode), deduces their type, and compiles them into code that can be evaluated.net.hydromatic.morel.foreign Provides access to external data sources. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel Class Description ForeignValue External value. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel.compile Class Description Calcite Runtime context.CalciteFunctions.Context Execution context.ForeignValue External value. -
Classes in net.hydromatic.morel.foreign used by net.hydromatic.morel.foreign Class Description Calcite Runtime context.CalciteFunctions.Arg Operand to a user-defined function.CalciteFunctions.Context Execution context.CalciteFunctions.MorelApplyFunction.Compiled Compiled state.CalciteFunctions.MorelScalarFunction.Compiled Compiled state.CalciteFunctions.MorelTableFunction.Compiled Compiled state.Converter Converts from a Calcite row to a Morel value (often a record).Converters.C2m Converter from Calcite types to Morel types.Converters.FieldConverter Converts a field from Calcite to Morel format.DataSet Data set for testing.ForeignValue External value.