Aspose::Tasks::RiskAnalysis

Aspose::Tasks::RiskAnalysis namespace

The Aspose::Tasks::RiskAnalysis namespace contains the core types used to configure, execute, and retrieve results of risk simulations, including settings, patterns, statistical collections, and the analyzer itself. These objects enable developers to model uncertainty, run multiple iterations, and assess the impact on task dates and overall project completion.

Classes

NameDescription
RiskAnalysisResultRepresents a result of risk analysis.
RiskAnalysisSettingsSpecifies settings for performing risk analysis.
RiskAnalyzerPerforms a Monte Carlo simulation based on the specified risk analysis settings.
RiskItemStatisticsRepresents an item which stores statistical data for the task of the analyzed pr
RiskItemStatisticsCollectionRepresents a collection containing the instances of the RiskItemStatistics class
RiskPatternRepresents a risk pattern for a project task.
RiskPatternCollectionRepresents a collection containing the instances of the RiskPattern class.