Uses of Package
net.pricefx.formulaengine
-
Packages that use net.pricefx.formulaengine Package Description net.pricefx.domain Defines set of domain object classes.net.pricefx.formulaengine Provides Formula Engine API classes.net.pricefx.formulaengine.scripting Provides API related to scripting, including interfacePublicGroovyAPI
, that represents what can be reached in the Groovy element syntax asapi
.net.pricefx.formulaengine.scripting.inputbuilder ProvidesInputBuilderFactory
as a convenient way to create Inputs.net.pricefx.server.dto.calculation Defines set of data transfer object (DTO) classes related to Calculations. -
Classes in net.pricefx.formulaengine used by net.pricefx.domain Class Description DatamartContext.Calendar Helper class mainly for working with dates and time periods as used in the PriceAnalyzer module.DatamartContext.Query API for building a PA query in a formula context.FormulaEngineContext -
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengine Class Description AbstractProducer.ResultIterator DatamartContext.DataLoader API for loading data into aDMDataFeed
orDMTable
from a formula context.DatamartContext.DataProfilerResult DatamartContext.DataSlice A DataSlice defines a set of filters to be applied to a PA DataSet (Datamart, DataSource...).DatamartContext.Query API for building a PA query in a formula context.DatamartQueryResult Provides access to a QueryResult in a formula context.DatamartQueryResultImpl DatamartRowSet Represents the data of a PA field collection (Data Feed, Data Source, Datamart, etc.) and provides methods to work with it.DistFormulaContext FormulaEngineContext IllegalFieldValuesException ModelFormulaContext The ModelFormulaContext is exposed to model logics through themodel
binding.ModelFormulaContext.TreeNode Representation of a node in a model tree (see for ex. -
Classes in net.pricefx.formulaengine used by net.pricefx.formulaengine.scripting Class Description AbstractProducer.ResultIterator DatamartContext Provides an API to query and load PA data from a formula context.DatamartRowSet Represents the data of a PA field collection (Data Feed, Data Source, Datamart, etc.) and provides methods to work with it.ModelEvaluator A ModelEvaluator exposes a previously prepared/trained/calculated model to non-PO modules (Groovy logics).TableContext This class is the central starting point for in-memory data table operations.XExpression 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 Class Description FormulaEngineContext -
Classes in net.pricefx.formulaengine used by net.pricefx.server.dto.calculation Class Description FormulaEngineContext