Skip to content

Class: ActorType

Represents a class of participants

URI: fix_orchestra:ActorType

 classDiagram
    class ActorType
    click ActorType href "../ActorType/"
      ActorType : annotation





        ActorType --> "0..1" Annotation : annotation
        click Annotation href "../Annotation/"



      ActorType : component





        ActorType --> "*" ComponentType : component
        click ComponentType href "../ComponentType/"



      ActorType : component_ref





        ActorType --> "*" ComponentRefType : component_ref
        click ComponentRefType href "../ComponentRefType/"



      ActorType : field





        ActorType --> "*" FieldType : field
        click FieldType href "../FieldType/"



      ActorType : field_ref





        ActorType --> "*" FieldRefType : field_ref
        click FieldRefType href "../FieldRefType/"



      ActorType : group





        ActorType --> "*" GroupType : group
        click GroupType href "../GroupType/"



      ActorType : group_ref





        ActorType --> "*" GroupRefType : group_ref
        click GroupRefType href "../GroupRefType/"



      ActorType : name

      ActorType : states





        ActorType --> "*" StateMachineType : states
        click StateMachineType href "../StateMachineType/"



      ActorType : timer





        ActorType --> "*" TimerType : timer
        click TimerType href "../TimerType/"



Class Properties

Property Value
Class URI fix_orchestra:ActorType

Slots

Name Cardinality and Range Description Inheritance
field *
FieldType
direct
field_ref *
FieldRefType
Other field or fields that scope uniqueness direct
component *
ComponentType
direct
component_ref *
ComponentRefType
direct
group_ref *
GroupRefType
direct
states *
StateMachineType
direct
timer *
TimerType
direct
group *
GroupType
direct
annotation 0..1
Annotation
direct
name 1
Name
direct

Usages

used by used in type used
Actors actor range ActorType

In Subsets

Aliases

  • actorType

Identifier and Mapping Information

Annotations

property value
xsd_source repositorytypes.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:ActorType
native fix_orchestra:ActorType
exact fixr:actorType

LinkML Source

Direct

name: ActorType
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
description: Represents a class of participants
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- actorType
exact_mappings:
- fixr:actorType
slots:
- field
- field_ref
- component
- component_ref
- group_ref
- states
- timer
slot_usage:
  field_ref:
    name: field_ref
attributes:
  group:
    name: group
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:group
    slot_uri: fix_orchestra:group
    domain_of:
    - ActionType
    - ActorType
    - CodeType
    - Groups
    range: GroupType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    rank: 1000
    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:ActorType

Induced

name: ActorType
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
description: Represents a class of participants
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- actorType
exact_mappings:
- fixr:actorType
slot_usage:
  field_ref:
    name: field_ref
attributes:
  group:
    name: group
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:group
    slot_uri: fix_orchestra:group
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - CodeType
    - Groups
    range: GroupType
    multivalued: true
    inlined: true
    inlined_as_list: true
  annotation:
    name: annotation
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:annotation
    rank: 1000
    slot_uri: fix_orchestra:annotation
    owner: ActorType
    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: ActorType
    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
  field:
    name: field
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:field
    rank: 1000
    slot_uri: fix_orchestra:field
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - Fields
    range: FieldType
    multivalued: true
    inlined: true
    inlined_as_list: true
  field_ref:
    name: field_ref
    description: Other field or fields that scope uniqueness. If none provided, then
      the field value must be globally unique.
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - fieldRef
    exact_mappings:
    - fixr:fieldRef
    rank: 1000
    slot_uri: fix_orchestra:field_ref
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - BlockAssignmentType
    - ComponentType
    - ConceptType
    - UniqueInline
    - GroupType
    - StructureInline
    range: FieldRefType
    multivalued: true
    inlined: true
    inlined_as_list: true
  component:
    name: component
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:component
    rank: 1000
    slot_uri: fix_orchestra:component
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - Components
    range: ComponentType
    multivalued: true
    inlined: true
    inlined_as_list: true
  component_ref:
    name: component_ref
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - componentRef
    exact_mappings:
    - fixr:componentRef
    rank: 1000
    slot_uri: fix_orchestra:component_ref
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - BlockAssignmentType
    - ComponentType
    - ConceptType
    - GroupType
    - StructureInline
    range: ComponentRefType
    multivalued: true
    inlined: true
    inlined_as_list: true
  group_ref:
    name: group_ref
    from_schema: https://w3id.org/lmodel/fix-orchestra
    aliases:
    - groupRef
    exact_mappings:
    - fixr:groupRef
    rank: 1000
    slot_uri: fix_orchestra:group_ref
    owner: ActorType
    domain_of:
    - ActionType
    - ActorType
    - BlockAssignmentType
    - ComponentType
    - ConceptType
    - GroupType
    - StructureInline
    range: GroupRefType
    multivalued: true
    inlined: true
    inlined_as_list: true
  states:
    name: states
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:states
    rank: 1000
    slot_uri: fix_orchestra:states
    owner: ActorType
    domain_of:
    - ActorType
    range: StateMachineType
    multivalued: true
    inlined: true
    inlined_as_list: true
  timer:
    name: timer
    from_schema: https://w3id.org/lmodel/fix-orchestra
    exact_mappings:
    - fixr:timer
    rank: 1000
    slot_uri: fix_orchestra:timer
    owner: ActorType
    domain_of:
    - ActorType
    range: TimerType
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:ActorType