createReferences
Class: slreq.ReqSet
Namespace: slreq
Create read-only references to requirement items in third-party documents
Syntax
createReferences(rs, pathToFile, Name, Value)
createReferences(rs, reqFormat, Name, Value)
Description
createReferences(
creates read-only references to requirements content in an external document at
rs
, pathToFile
, Name, Value
)pathToFile
by using additional Name, Value
arguments to specify import options.
createReferences(
creates read-only references to requirements content in an external document
corresponding to the specified registered document type specified by
rs
, reqFormat
, Name, Value
)reqFormat
by using additional Name, Value
arguments to specify import options.
Input Arguments
Name-Value Arguments
Examples
Version History
Introduced in R2018a