navigateToExternalArtifact
Class: slreq.Reference
Namespace: slreq
Navigate from imported referenced requirement to original requirement
Syntax
navigateToExternalArtifact(ref)
Description
navigateToExternalArtifact(
navigates to the
requirement in the external document that corresponds to the imported referenced requirement,
ref
)ref
.
Note
To enable navigation to external documents from referenced requirements that were
imported from ReqIF™ files, you must register a navigation callback function by using slreq.registerNavigationFcn
.
Input Arguments
Examples
Alternative Functionality
App
You can also use the Requirements Editor to navigate to the requirement in the external document. Select a referenced requirement, and, in the right pane, under Properties, click Show in document.
Version History
Introduced in R2019a