File

src/app/models/theme.model.ts

Description

The Theme data model maps to database theme-catalog collection. A theme is a pre-defined scenario option that modifies the values of one or more model inputs such as paramater and set values.

Index

Properties

Properties

_id
_id: string
Type : string

Theme identifier string

info
info: ThemeInfo[]
Type : ThemeInfo[]

Multi-language information object

isSelected
isSelected: boolean
Type : boolean
Optional

Flag if the theme has been selected or not

modelID
modelID: string
Type : string

Linked model identifier

order
order: number
Type : number
Optional

Order of appearance on the ui

parameters
parameters: RelatedParameter[]
Type : RelatedParameter[]
Optional

list of model paramers affected by the theme

sets
sets: RelatedSet[]
Type : RelatedSet[]
Optional

List of related sets affected by the theme

sourceLink
sourceLink: string
Type : string
Optional

Link to a source

thumbnail
thumbnail: string
Type : string
Optional

Thumbnail image for the theme (ui)

results matching ""

    No results matching ""