ContactCenters
V. 0.9.9.

Package umontreal.iro.lecuyer.contactcenters.app.params

Defines types used for evaluation systems of contact centers.

See:
          Description

Class Summary
BatchSimParams Gives the parameters for a call center simulation using batch means to evaluate steady-state performance measures.
CallTraceParams Determines the parameters for the call-by-call trace.
ContactCenterEvalResultsParams Represents results obtained by performing some type of evaluation on a contact center.
ContactCenterSimResultsParams Represents results obtained by performing simulation on a contact center.
ControlVariableParams Defines parameters for a specific control variable applied to some estimators after simulation.
CTMCRepSimParams Represents parameters specific to an experiment simulating a CTMC with independent replications.
HistogramParams Determine the parameters for a histogram.
ObjectFactory This object contains factory methods for each Java content interface and Java element interface generated in the umontreal.iro.lecuyer.contactcenters.app.params package.
ObsMatrix Represents a matrix of observations concerning a specific type of performance measure.
ObsMatrix.Obs Java class for anonymous complex type.
PerformanceMeasureParams Selects a specific performance measure identified by a type name, a row, and a column.
PMMatrix Represents a matrix of statistics concerning a specific type of performance measure, obtained by some evaluation.
PMMatrixInt This is similar to PMMatrix with a matrix of integers rather than a matrix of double-precision values.
PrintedStatParams Represents the parameters for a group printed statistics when a statistical report is queried
PropertyNameParam This element is used to refer to a property by name, using the
RandomStreamsParams Defines parameters of the random streams used during an experiment based on simulation.
ReportParams Defines parameters for reports on simulation results.
RepSimParams Represents parameters for a contact center simulation using independent replications to evaluate performance measures for a finite horizon and possibly non-stationary system.
SequentialSamplingParams Defines parameters for sequential sampling based on some type of performance measure.
ServiceLevelParams Represents the parameters used for estimating the service level.
SimParams Represents generic parameters for experiments using simulation.
StratSimParams Represents parameters specific to an experiment using independent replications and stratification.
 

Enum Summary
PerPeriodCollectingMode Java class for PerPeriodCollectingMode.
 

Package umontreal.iro.lecuyer.contactcenters.app.params Description

Defines types used for evaluation systems of contact centers. This package contains JAXB-derived classes for XML namespace http://www.iro.umontreal.ca/lecuyer/contactcenters/app.


ContactCenters
V. 0.9.9.

To submit a bug or ask questions, send an e-mail to Richard Simard.