public interface IReqCoverageFactory extends ICoverageFactory
Modifier and Type | Method and Description |
---|---|
boolean |
fullCoverage()
Indicates if the actions of the factory are applied recursively to requirement's children.
|
void |
fullCoverage(boolean pVal)
Indicates if the actions of the factory are applied recursively to requirement's children.
|
addItem, fetchLevel, fetchLevel, fields, fields, filter, history, item, newList, removeItem
boolean fullCoverage()
Indicates if the actions of the factory are applied recursively to requirement's children.
Getter method for the COM property "FullCoverage"
void fullCoverage(boolean pVal)
Indicates if the actions of the factory are applied recursively to requirement's children.
Setter method for the COM property "FullCoverage"
pVal
- Mandatory boolean parameter.Copyright © 2020. All rights reserved.