AddItem | Creates a new item object. | 
  NewList | Creates a list of objects according to the specified filter. | 
  RemoveItem | Removes item from the database. Removal takes place immediately, without a Post. | 
  ResetCyclesContext | Resets cycle context. | 
  SetCyclesContext | Sets cycle context for the ReqCoverageFactory to be used in NewList. | 
  FetchLevel | The Fetch level for a field. | 
  Fields | The list of all available fields for the entity managed by the factory. | 
  Filter | The TDFilter object for the factory. | 
  FullCoverage | Indicates if the actions of the factory are applied recursively to requirement's children. | 
  GroupingManager | The GroupingManager for this factory. | 
  GroupingSupported | Check whether the factory supports grouping. | 
  History | The History object for this entity. | 
  Item | Gets an object managed by the factory by its key. |