Aspose::Tasks::RiskAnalysis
Contents
[
Hide
]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
| Name | Description |
|---|---|
| RiskAnalysisResult | Represents a result of risk analysis. |
| RiskAnalysisSettings | Specifies settings for performing risk analysis. |
| RiskAnalyzer | Performs a Monte Carlo simulation based on the specified risk analysis settings. |
| RiskItemStatistics | Represents an item which stores statistical data for the task of the analyzed pr |
| RiskItemStatisticsCollection | Represents a collection containing the instances of the RiskItemStatistics class |
| RiskPattern | Represents a risk pattern for a project task. |
| RiskPatternCollection | Represents a collection containing the instances of the RiskPattern class. |