saveProfileMapping
Class: slreq.ReqSet
Namespace: slreq
Description
saveProfileMapping(
saves the profile mapping for the requirement set rs
,mappingFile
)rs
to an XML file
with name specified by mappingFile
. The profile mapping maps the
requirement and link attributes from an external ReqIF™ file that was previously imported into the requirement set
rs
to the stereotypes and stereotype properties in the profile
assigned to rs
.
Input Arguments
Examples
Tips
You can reuse the profile mapping when you import requirements and links from ReqIF files by using the
slreq.import
function. Specify the profile mapping XML file by using theprofileMapping
name-value argument.To view the profile mapping, open the requirement set in the Requirements Editor, select the import node, and in the right pane, under ReqIF Profile Mapping, click View Mapping.
Version History
Introduced in R2023b