public interface ISupportRBTAnalysisParent2 extends ISupportRBTAnalysisParent
| Modifier and Type | Method and Description | 
|---|---|
int | 
testingEffortForFCLevel(int fcLevel)
 Hours needed to test a requirement with the given Functional Complexity. 
 | 
void | 
testingEffortForFCLevel(int fcLevel,
                       int pHours)
 Hours needed to test a requirement with the given Functional Complexity. 
 | 
analysisFilter, analysisFilter, analysisResultAggregatedRNDEffortsInHours, analysisResultAnalyzedDurationInHours, analysisResultCountCustomizedRequirements, analysisResultCountIgnoredRequirements, analysisResultCountNonCustomizedRequirements, analysisResultCountUnanalyzableRequirements, analysisResultCustomizedDurationInHours, analysisResultLastAnalysisDate, analyzeAndSave, analyzeButDontSave, applyPolicyOnResultMatix, availableTimeInHours, availableTimeInHours, fpLevelTestingEffortInHours, fpLevelTestingEffortInHours, isAnalyzed, resetPolicyToDefaults, testingEffortInHoursFromPolicyMatrix, testingLevelPercentage, testingLevelPercentage, testingPolicyMatrix, testingPolicyMatrixint testingEffortForFCLevel(int fcLevel)
Hours needed to test a requirement with the given Functional Complexity.
Getter method for the COM property "TestingEffortForFCLevel"
fcLevel - Mandatory int parameter.void testingEffortForFCLevel(int fcLevel,
                             int pHours)
Hours needed to test a requirement with the given Functional Complexity.
Setter method for the COM property "TestingEffortForFCLevel"
fcLevel - Mandatory int parameter.pHours - Mandatory int parameter.Copyright © 2020. All rights reserved.