slreq.Link Class
Namespace: slreq
Traceable link
Description
Use objects of the slreq.Link class to create traceable links between
            requirements, designs, and tests. Requirements Toolbox™ creates slreq.Link objects when you establish a traceable
            association between items.
The slreq.Link class is a handle class.
Creation
Create an slreq.Link object by using the slreq.createLink function.
Properties
Methods
| addComment | Add comments to links | 
| clearChangeIssues | Clear link change issue | 
| destination | Get link destination | 
| getAttribute | Get link property values | 
| getChangeInformation | Get link change information | 
| getDestinationLabel | Get label that identifies link destination | 
| getDestinationOpenCommand | Retrieve command that opens link destination | 
| getDestinationURL | Retrieve URL that opens link destination | 
| getIncomingTypeLabel | Get type label for incoming link | 
| getOutgoingTypeLabel | Get type label for outgoing link | 
| getReferenceInfo | Get unresolved link destination | 
| getSourceLabel | Get label that identifies link source | 
| getSourceOpenCommand | Retrieve command that opens link source | 
| getSourceURL | Retrieve URL that opens link source | 
| hasChangedDestination | Determine if link destination has changes | 
| hasChangedSource | Determine if link source has changes | 
| isFilteredIn | Check filtered links | 
| isResolved | Check if the link is resolved | 
| isResolvedDestination | Check if the link destination is resolved | 
| isResolvedSource | Check if the link source is resolved | 
| linkSet | Get link set for link | 
| remove | Delete links | 
| setAttribute | Set link property values | 
| setDestination | Set requirement link destination | 
| setSource | Set requirement link source | 
| source | Get link source | 
Examples
Version History
Introduced in R2018a