Main Content
RequirementRow
Description
RequirementRow
objects represent requirements in
Requirements Table blocks. Use the objects to programmatically adjust the
requirement properties.
Creation
There are several ways to create a RequirementRow
object:
Create a new requirement in a Requirements Table block by using the
addRequirementRow
object function.Create a requirement interactively in the Requirements Table block, then get the associated
RequirementRow
object by using thegetRequirementRows
object function.
Properties
Object Functions
addChild | Add child requirement or assumption to Requirements Table block |
getChildren | Retrieve child requirements and assumptions in Requirements Table block |
clear | Clear row in Requirements Table block |
removeRow | Remove Requirements Table block row |