AssumptionRow
说明
AssumptionRow 对象代表 Requirements Table 块中的假设。使用 AssumptionRow 对象以编程方式调整假设属性。
创建对象
有几种方法可以创建 AssumptionRow 对象:
使用
addAssumptionRow对象函数在 Requirements Table 模块中创建一个新的假设。在 Requirements Table 模块中交互地创建一个假设,然后使用
getAssumptionRows对象函数获取关联的AssumptionRow对象。
属性
对象函数
addChild | 将子需求或假设添加到 Requirements Table 模块 |
getChildren | 检索 Requirements Table 模块中的子需求和假设 |
clear | 清除 Requirements Table 模块中的行 |
removeRow | 删除 Requirements Table 模块行 |