updateFromDocument
Class: slreq.Reference
Package: slreq
Syntax
[status,changeList] = updateFromDocument(topRef)
Description
[
updates the referenced requirements under the Import node status
,changeList
] = updateFromDocument(topRef
)topRef
. The
function returns the update status and a list of updated requirements.
Input Arguments
Output Arguments
Examples
Tips
You can use
updateReferences
to update the referenced requirements in a requirement set by specifying the external requirements document identifier.
Version History
Introduced in R2019a
See Also
slreq.Reference
| slreq.import
| updateReferences
| hasNewUpdate