Uses of Package
net.pricefx.formulaengine
Package
Description
Defines set of domain object classes.
Provides Formula Engine API classes.
Provides API related to scripting, including interface
PublicGroovyAPI
, that represents what can be reached in the Groovy element syntax as api
.Provides
InputBuilderFactory
as a convenient way to create Inputs.Defines set of data transfer object (DTO) classes related to Calculations.
-
ClassDescriptionHelper class mainly for working with dates and time periods as used in the PriceAnalyzer module.A DataSlice defines a set of filters to be applied to a PA DataSet (Datamart, DataSource...).
-
ClassDescriptionHelper class mainly for working with dates and time periods as used in the PriceAnalyzer module.API for loading data into a
DMDataFeed
orDMTable
from a formula context.A DataSlice defines a set of filters to be applied to a PA DataSet (Datamart, DataSource...).API for building a PA query in a formula context.Provides access to a QueryResult in a formula context.Represents the data of a PA field collection (Data Feed, Data Source, Datamart, etc.) and provides methods to work with it.DistFormulaContext is a groovy api exposed through the 'dist' binding when evaluating the logic for a DistributedCalculation DL through invocation of the datamart.formulaparams and datamart.distcalcexec endpoints.Deprecated.The ModelFormulaContext is exposed to model logics through themodel
binding.Representation of a node in a model tree (see for ex. -
ClassDescriptionAPI for building a PA query in a formula context.
-
ClassDescriptionProvides an API to query and load PA data from a formula context.Represents the data of a PA field collection (Data Feed, Data Source, Datamart, etc.) and provides methods to work with it.A ModelEvaluator exposes a previously prepared/trained/calculated model to non-PO modules (Groovy logics).This class is the central starting point for in-memory data table operations.This is the base class for all exceptions that can occurs using the Expression Class.
-
-
ClassDescriptionThis is the base class for all exceptions that can occurs using the Expression Class.
-