Main Content
moveUp
Class: slreq.Reference
Namespace: slreq
Syntax
tf = moveUp(ref)
Description
moves the
referenced requirement tf
= moveUp(ref
)ref
up one spot in the hierarchy, and returns
1
if the move executes without error.
The referenced requirement ref
cannot be moved to a new level in the hierarchy.
Note
You can use this method only in the PostImportFcn
callback.
Input Arguments
Output Arguments
Examples
Version History
Introduced in R2022a