Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface for a scenario. Describes the processed input item, and becomes part of the IFScenario interface describing the Scenario implementation.

Hierarchy

Index

Properties

categories

categories: Category[]

Optional Readonly end

end: boolean

id

id: string

Readonly name

name: string

Optional notes

notes: string

Optional prettyName

prettyName: string

scenarios

scenarios: string[]

sort

sort: number

Readonly start

start: Date

Optional temporal

temporal: Temporal<TemporalItem<"scenario">>

Readonly type

type: "scenario"

Generated using TypeDoc