Skip to content

EventActionItems Schema

txt
EMRALD_Model#/definitions/State/properties/eventActions/items
AbstractExtensibleStatusIdentifiableCustom PropertiesAdditional PropertiesAccess RestrictionsDefined In
Can be instantiatedNoUnknown statusNoForbiddenForbiddennoneEMRALD_JsonSchemaV3_0.json*

items Type

object (EventActionItems)

items Properties

PropertyTypeRequiredNullableDefined by
actionsarrayRequiredcannot be nullEMRALD_Model
moveFromCurrentbooleanRequiredcannot be nullEMRALD_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