Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IFSMModelFormat

An IFSMModelFormat is a JSON that represents how FSMs are exported in a serialized model.

Hierarchy

  • IFSMModelFormat

Index

Properties

Properties

id

id: string

name

name: string

states

states: Array<string>

transitions

transitions: Array<string>

Generated using TypeDoc