Uses of Package
ibspan.ecap.merchant.shopdecisions.forecasting

Packages that use ibspan.ecap.merchant.shopdecisions.forecasting
ibspan.ecap.merchant.shopdecisions.dataadministration   
ibspan.ecap.merchant.shopdecisions.forecasting   
 

Classes in ibspan.ecap.merchant.shopdecisions.forecasting used by ibspan.ecap.merchant.shopdecisions.dataadministration
ForecastDescription
          A class describing a forecast.
 

Classes in ibspan.ecap.merchant.shopdecisions.forecasting used by ibspan.ecap.merchant.shopdecisions.forecasting
DataLoadException
          An exception thrown by the forecasting subsystem when the data nessecary for preparing the forecast could not be loaded.
DataProvider
          An interface describing a set of methods creating data collections required by the forecast evaluator to prepare the prediction.
ForecastDescription
          A class describing a forecast.
ForecastEvaluator
          A class responsible for calculating a sales forecast for a given product.
ForecastingModule
          A subsystem responsible for preparing product sales forecasts.
ForecastScheduleEntry
          Deprecated. Module uses the ForecastTask instead :) A class containing the information about a scheduled forecasting task.
ForecastTask
          A class representing a single forecasting task, containing all the information needed to schedule, execute at the proper time, and evaluate the forecast.
HorizonEstimator
          Defines a method to estimate a forecast horizon / period for a specified product and forecast starting date.