次の方法で共有


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 から継承