Skip to content

Slot: when

A condition that distinguishes when a scenario of a message type applies. It could be used to generate a decision tree to correlate an incoming message to its scenario, or to decide which scenario of a request message to send.

URI: fix_orchestra:when

Applicable Classes

Name Description Modifies Slot
ComponentRuleType yes
FieldRuleType yes
MessageType no
ResponseType Any number of action behaviors can be triggered by the same 'when' condition yes
TransitionType yes

Properties

Type and Range

Property Value
Range ExpressionType
Domain Of ComponentRuleType, FieldRuleType, MessageType, ResponseType, TransitionType
Slot URI fix_orchestra:when

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:when
native fix_orchestra:when
exact fixr:when

LinkML Source

name: when
description: A condition that distinguishes when a scenario of a message type applies.
  It could be used to generate a decision tree to correlate an incoming message to
  its scenario, or to decide which scenario of a request message to send.
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:when
rank: 1000
slot_uri: fix_orchestra:when
domain_of:
- ComponentRuleType
- FieldRuleType
- MessageType
- ResponseType
- TransitionType
range: ExpressionType