updateSrcFileLocation
Class: slreq.ReqSet
Package: slreq
Update document location of imported requirements
Syntax
updateSrcFileLocation(rs,oldID,newID)
Description
updateSrcFileLocation(
updates the Artifact
property from rs
,oldID
,newID
)oldID
to newID
for the referenced
requirements in the requirement set rs
that have Artifact
set to oldID
. Use this function to update the external requirements
document associated with imported requirements.
Input Arguments
Examples
Tips
If you rename or move an external requirements document, you can update the link destinations for direct links by using
updateDocUri
.To update the external requirements document resource identifier for referenced requirements imported from non-file-based domains, use
updateSrcArtifactUri
.
Version History
Introduced in R2017b