ITK Function Reference

(V10000.1.0.60_20160308.00)
Functions
tracelink.h File Reference
#include <unidefs.h>
#include <tccore/libtccore_exports.h>
#include <tccore/libtccore_undef.h>

Go to the source code of this file.

Functions

TCCORE_API int TL_find_in_context_trace_links_for_complying (tag_t bom_window, int *tracelink_count, tag_t **bom_lines, tag_t **tracelinks)
 
TCCORE_API int TL_find_in_context_trace_links_for_defining (tag_t bom_window, int *tracelink_count, tag_t **bom_lines, tag_t **tracelinks)
 
TCCORE_API int TL_find_trace_links_for_complying (tag_t target, int *tracelink_count, tag_t **tracelink_tags)
 
TCCORE_API int TL_find_trace_links_for_defining (tag_t source, int *tracelink_count, tag_t **tracelink_tags)
 

Detailed Description

This header file contains ITK API definitions for Tracelink related functionality. Tracelink is a subtype of IMANRelation, a Tracelink establishes a directional relationship between two objects. Tracelink can be created on absolute occurrences and user can run Trace Report on objects with Tracelinks to do impact analysis.

Definition in file tracelink.h.