slreq.convertAnnotation
Convert annotations to requirement objects
Syntax
Description
myReq = slreq.convertAnnotation(myAnnotation,myDestination)myAnnotation into a requirement
                    myReq and stores it in a destination entity
                    myDestination.
myReq = slreq.convertAnnotation(myAnnotation,myDestination,Name,Value)myAnnotation into a requirement
                    myReq and stores it in a destination entity
                    myDestination using additional options specified by one or
                more Name, Value pair arguments.
Examples
Input Arguments
Name-Value Arguments
Output Arguments
Version History
Introduced in R2018a