ThisObject |
|
Occurrence of the selected item, system, or
operation. This object is a parent of instances involved
by an inconsistent requirement link, but it may not have any
inconsistent link by itself. |
iListOccurrenceSourceObject |
Read |
List of the item or operation occurrences
holding the inconsistent link.Notes:
- The order of this list is important: it is used to
map the list of outputs. For example, the second
component of the output list is identified with the
second component of the input list.
- It contains true components. No component of this
list can be
NULL . An identical data
component can appear several times in this list
(this may happen when the same object has several
inconsistencies regarding its requirements).
|
iListPreviousRequirement |
Read |
List of CATBaseUnknown containing the previous
requirement. |
iListCandidateRequirement |
Read |
List of CATBaseUnknown containing the
candidate requirement. Some may be NULL , if
no candidate is found. |
iListUsage |
Read |
List of CATUnicodeString containing the link
requirement usage. |
iListEnumerateAnalysis |
Read |
List of integers. The possible values are:
0 : not clearly identified
1 : the source object is released,
and the target requirement is upgraded
2 : the source object is in work,
and the target requirement is upgraded
3 : the target requirement is
deleted.
|
iListOOTBDefaultSourceObjectStrategy |
Read |
List of the retrieved default strategies
regarding the source object. The possible values are:
1 means Remain Source
Object: nothing is done regarding the
source object
2 means Replace by
Revision: the source object is
replaced by another revision
3 means Delete Source
Object: the source object is
deleted.
|
iListOOTBDefaultLinkStrategy |
Read |
List of the retrieved default strategies regarding the
inconsistent link. The possible values are:
1 means Ignore
Link: the link is not managed, and the
inconsistency persists
2 means Reroute
Link: the requirement is rerouted to
the candidate
3 means Remove
Link: the link is removed.
|