Skip to content

Class: BlockAssignmentType

URI: fix_orchestra:BlockAssignmentType

 classDiagram
    class BlockAssignmentType
    click BlockAssignmentType href "../BlockAssignmentType/"
      BlockAssignmentType : component_ref





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



      BlockAssignmentType : field_ref





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



      BlockAssignmentType : group_ref





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



Class Properties

Property Value
Class URI fix_orchestra:BlockAssignmentType

Slots

Name Cardinality and Range Description Inheritance
component_ref *
ComponentRefType
direct
group_ref *
GroupRefType
direct
field_ref *
FieldRefType
Other field or fields that scope uniqueness direct

Usages

used by used in type used
ComponentRefType block_assignment range BlockAssignmentType
GroupRefType block_assignment range BlockAssignmentType

In Subsets

Aliases

  • blockAssignmentType

Identifier and Mapping Information

Annotations

property value
xsd_source repositorytypes.xsd

Schema Source

Mappings

Mapping Type Mapped Value
self fix_orchestra:BlockAssignmentType
native fix_orchestra:BlockAssignmentType
exact fixr:blockAssignmentType

LinkML Source

Direct

name: BlockAssignmentType
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- blockAssignmentType
exact_mappings:
- fixr:blockAssignmentType
slots:
- component_ref
- group_ref
- field_ref
slot_usage:
  field_ref:
    name: field_ref
class_uri: fix_orchestra:BlockAssignmentType

Induced

name: BlockAssignmentType
annotations:
  xsd_source:
    tag: xsd_source
    value: repositorytypes.xsd
in_subset:
- repository_types
from_schema: https://w3id.org/lmodel/fix-orchestra
aliases:
- blockAssignmentType
exact_mappings:
- fixr:blockAssignmentType
slot_usage:
  field_ref:
    name: field_ref
attributes:
  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: BlockAssignmentType
    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: BlockAssignmentType
    domain_of:
    - ActionType
    - ActorType
    - BlockAssignmentType
    - ComponentType
    - ConceptType
    - GroupType
    - StructureInline
    range: GroupRefType
    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: BlockAssignmentType
    domain_of:
    - ActionType
    - ActorType
    - BlockAssignmentType
    - ComponentType
    - ConceptType
    - UniqueInline
    - GroupType
    - StructureInline
    range: FieldRefType
    multivalued: true
    inlined: true
    inlined_as_list: true
class_uri: fix_orchestra:BlockAssignmentType