add
クラス: slreq.Justification
名前空間: slreq
子正当化の追加
構文
childJustification = add(jt)
childJustification = add(jt,PropertyName,PropertyValue,...,PropertyNameN,PropertyValueN)
説明
は、正当化オブジェクト childJustification
= add(jt
)jt
に子正当化を追加します。
は、childJustification
= add(jt
,PropertyName
,PropertyValue
,...,PropertyNameN,PropertyValueN)PropertyName
と PropertyValue
で指定された追加のプロパティを使用して子正当化を追加します。
入力引数
出力引数
例
ヒント
バージョン履歴
R2018b で導入