Uses of Package
net.pricefx.formulaengine
Packages that use 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.
-
Classes in net.pricefx.formulaengine used by net.pricefx.domainClassDescriptionHelper 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...).
-
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengineClassDescriptionHelper 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. -
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengine.optimizationClassDescriptionAPI for building a PA query in a formula context.
-
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengine.scriptingClassDescriptionProvides 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.
-
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengine.scripting.inputbuilder
-
Classes in net.pricefx.formulaengine used by net.pricefx.server.dto.calculationClassDescriptionThis is the base class for all exceptions that can occurs using the Expression Class.
-
Classes in net.pricefx.formulaengine used by net.pricefx.server.util.metamodel.dm