Свойство | Type | Description | |
---|---|---|---|
model |
Méthode | Description | |
---|---|---|
BugLifetimeDistributionEstimationStrategy ( |
||
Init ( IRepository repository ) : void |
Méthode | Description | |
---|---|---|
BugFixes ( IRepository repository ) : BugFixSelectionExpression | ||
BugLifetimes ( BugFixSelectionExpression bugFixes ) : IEnumerable |
||
Distribution ( IEnumerable |
||
Estimate ( IRepository repository ) : double>.Func |
protected BugFixes ( IRepository repository ) : BugFixSelectionExpression | ||
repository | IRepository | |
Résultat | BugFixSelectionExpression |
public BugLifetimeDistributionEstimationStrategy ( |
||
model | ||
Résultat | System |
protected BugLifetimes ( BugFixSelectionExpression bugFixes ) : IEnumerable |
||
bugFixes | BugFixSelectionExpression | |
Résultat | IEnumerable |
protected abstract Distribution ( IEnumerable |
||
bugLifetimes | IEnumerable |
|
Résultat | double>.Func |
protected Estimate ( IRepository repository ) : double>.Func |
||
repository | IRepository | |
Résultat | double>.Func |
public Init ( IRepository repository ) : void | ||
repository | IRepository | |
Résultat | void |