Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace State

State stored in All States Map of Composite State

Properties

Optional name

name: undefined | string

A simple name for the State.

Optional parameterValue

parameterValue: model.ParameterValue

Optional timeValue

timeValue: Date

To store a date value for the State we use dateValue attribute.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: State): object

getJsonObj

  • getJsonObj(obj: State): object