Appearance
EventActionItems Schema
txt
EMRALD_Model#/definitions/State/properties/eventActions/items
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | EMRALD_JsonSchemaV3_0.json* |
items Type
object
(EventActionItems)
items Properties
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
actions | array | Required | cannot be null | EMRALD_Model |
moveFromCurrent | boolean | Required | cannot be null | EMRALD_Model |
actions
array of referenace names for actions of the associated event.
actions
is required
Type:
string[]
cannot be null
defined in: EMRALD_Model
actions Type
string[]
moveFromCurrent
moveFromCurrent
is required
Type:
boolean
cannot be null
defined in: EMRALD_Model
moveFromCurrent Type
boolean