aspose.tasks.riskanalysis
Contents
[
Hide
]Contains classes for creating Risk Analysis Report.
Classes
| Class | 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 project. |
| 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. |
Enumerations
| Enumeration | Description |
|---|---|
| ConfidenceLevel | Specifies supported confidence levels used in risk analysis that correspond to the percentage of the time the actual values will be within optimistic and pessimistic estimates. |
| ProbabilityDistributionType | Specifies types of supported probability distributions. |
| RiskItemType | Specifies task fields for which the statistical information is gathered during risk analysis. |