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
Properties
Type and Range
Cardinality and Requirements
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