A ReqCoverageFactory manages CoverageEntity Objects.
The reference to a ReqCoverageFactory for a specific requirement is the ICoverableReq.RequirementCoverageFactory Property of the ICoverableReq Implemented Interface of the Req object.
Implemented Interface | Description |
---|---|
IBaseFactory2 | Provides basic object basic factory services, such as adding and removing factory child objects and creating lists of child objects. |
IReqCoverageInformation2 | Services for managing requirement coverage information. |
![]() | Creates a new item object. |
![]() | Creates a list of objects according to the specified filter. |
![]() | Removes item from the database. Removal takes place immediately, without a Post. |
![]() | Resets cycle context. |
![]() | Sets cycle context for the ReqCoverageFactory to be used in NewList. |
![]() | The Fetch level for a field. |
![]() | The list of all available fields for the entity managed by the factory. |
![]() | The TDFilter object for the factory. |
![]() | Indicates if the actions of the factory are applied recursively to requirement's children. |
![]() | The GroupingManager for this factory. |
![]() | Check whether the factory supports grouping. |
![]() | The History object for this entity. |
![]() | Gets an object managed by the factory by its key. |