Main Content
AssumptionRow
Description
AssumptionRow
objects represent assumptions in Requirements
Table blocks. Use AssumptionRow
objects to programmatically adjust
the assumption properties.
Creation
There are several ways to create a AssumptionRow
object:
Create a new assumption in a Requirements Table block by using the
addAssumptionRow
object function.Create an assumption interactively in the Requirements Table block, then get the associated
AssumptionRow
object by using thegetAssumptionRows
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 |