共用方式為


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