Namespace Aspose.Tasks.RiskAnalysis
Namespace Aspose.Tasks.RiskAnalysis
Classes
| Class 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 project. |
| RiskItemStatisticsCollection | Represents a collection containing the instances of the Aspose.Tasks.RiskAnalysis.RiskItemStatistics class. |
| RiskPattern | Represents a risk pattern for a project task. |
| RiskPatternCollection | Represents a collection containing the instances of the Aspose.Tasks.RiskAnalysis.RiskPattern class. |
Enums
| Enum Name | 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. |