Class: StateMachineType
URI: fix_orchestra:StateMachineType
classDiagram
class StateMachineType
click StateMachineType href "../StateMachineType/"
StateMachineType : annotation
StateMachineType --> "0..1" Annotation : annotation
click Annotation href "../Annotation/"
StateMachineType : initial
StateMachineType --> "1" StateType : initial
click StateType href "../StateType/"
StateMachineType : name
StateMachineType : state
StateMachineType --> "1..*" StateType : state
click StateType href "../StateType/"
Class Properties
| Property | Value |
|---|---|
| Class URI | fix_orchestra:StateMachineType |
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| initial | 1 StateType |
Initial state of a state machine | direct |
| state | 1..* StateType |
direct | |
| annotation | 0..1 Annotation |
direct | |
| name | 1 Name |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| ActorType | states | range | StateMachineType |
In Subsets
Aliases
- stateMachineType
Identifier and Mapping Information
Annotations
| property | value |
|---|---|
| xsd_source | repositorytypes.xsd |
Schema Source
- from schema: https://w3id.org/lmodel/fix-orchestra
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | fix_orchestra:StateMachineType |
| native | fix_orchestra:StateMachineType |
| exact | fixr:stateMachineType |
LinkML Source
Direct
name: StateMachineType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- stateMachineType
exact_mappings:
- fixr:stateMachineType
slots:
- initial
- state
attributes:
annotation:
name: annotation
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:annotation
slot_uri: fix_orchestra:annotation
domain_of:
- ActorType
- CategoryType
- CodeSetType
- CodeType
- ComponentRefType
- ComponentType
- ConceptType
- FieldRefType
- FieldType
- FlowType
- GroupType
- IdentifiersType
- MappedDatatype
- MessageType
- ResponseType
- ScenarioType
- SectionType
- StateMachineType
- StateType
- TransitionType
- BaseInterfaceType
- ProtocolType
- Datatype
- Actors
- Categories
- CodeSets
- Components
- Concepts
- Datatypes
- Fields
- Groups
- Messages
- Repository
- Scenarios
- Sections
range: Annotation
name:
name: name
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:name
slot_uri: fix_orchestra:name
domain_of:
- OidGrp
- RefidGrp
- ActorType
- CategoryType
- ComponentRuleType
- ConceptType
- FieldRuleType
- FlowType
- IdentifierType
- ResponseType
- ScenarioType
- SectionType
- StateMachineType
- StateType
- TimerSchedule
- TimerType
- TransitionType
- TriggerType
- BaseInterfaceType
- ProtocolType
- Datatype
- Repository
range: Name
required: true
class_uri: fix_orchestra:StateMachineType
Induced
name: StateMachineType
annotations:
xsd_source:
tag: xsd_source
value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- stateMachineType
exact_mappings:
- fixr:stateMachineType
attributes:
annotation:
name: annotation
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:annotation
slot_uri: fix_orchestra:annotation
owner: StateMachineType
domain_of:
- ActorType
- CategoryType
- CodeSetType
- CodeType
- ComponentRefType
- ComponentType
- ConceptType
- FieldRefType
- FieldType
- FlowType
- GroupType
- IdentifiersType
- MappedDatatype
- MessageType
- ResponseType
- ScenarioType
- SectionType
- StateMachineType
- StateType
- TransitionType
- BaseInterfaceType
- ProtocolType
- Datatype
- Actors
- Categories
- CodeSets
- Components
- Concepts
- Datatypes
- Fields
- Groups
- Messages
- Repository
- Scenarios
- Sections
range: Annotation
name:
name: name
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:name
slot_uri: fix_orchestra:name
owner: StateMachineType
domain_of:
- OidGrp
- RefidGrp
- ActorType
- CategoryType
- ComponentRuleType
- ConceptType
- FieldRuleType
- FlowType
- IdentifierType
- ResponseType
- ScenarioType
- SectionType
- StateMachineType
- StateType
- TimerSchedule
- TimerType
- TransitionType
- TriggerType
- BaseInterfaceType
- ProtocolType
- Datatype
- Repository
range: Name
required: true
initial:
name: initial
description: Initial state of a state machine
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:initial
rank: 1000
slot_uri: fix_orchestra:initial
owner: StateMachineType
domain_of:
- StateMachineType
range: StateType
required: true
state:
name: state
from_schema: https://w3id.org/lmodel/fix-orchestra
exact_mappings:
- fixr:state
rank: 1000
slot_uri: fix_orchestra:state
owner: StateMachineType
domain_of:
- StateMachineType
range: StateType
required: true
multivalued: true
inlined: true
inlined_as_list: true
class_uri: fix_orchestra:StateMachineType