DiscreteAction interface

表示離散動作的模型。

Extends

屬性

parameters

索引鍵值組的清單。

selectorId

表示選取器的字串。

type

區分動作模型的列舉。

繼承的屬性

name

表示功能 URN 的字串。

屬性詳細資料

parameters

索引鍵值組的清單。

parameters: KeyValuePair[]

屬性值

selectorId

表示選取器的字串。

selectorId: string

屬性值

string

type

區分動作模型的列舉。

type: "discrete"

屬性值

"discrete"

繼承的屬性詳細資料

name

表示功能 URN 的字串。

name: string

屬性值

string

繼承自 ChaosExperimentAction.name