Main Content
add
Class: slreq.Reference
Namespace: slreq
Add child referenced requirement
Syntax
refChild = add(ref,"Artifact",FileName)
refChild = add(ref,"Artifact",FileName,PropertyName,PropertyValue,...,PropertyNameN,PropertyValueN)
Description
adds a child referenced requirement under the referenced requirement
refChild
= add(ref
,"Artifact",FileName
)ref
that references requirements in the external document,
FileName
.
adds a child referenced requirement with properties and property values specified by
refChild
= add(ref
,"Artifact",FileName
,PropertyName
,PropertyValue
,...,PropertyNameN,PropertyValueN)PropertyName
and PropertyValue
.
Input Arguments
Output Arguments
Examples
Tips
Version History
Introduced in R2018a