Skip to content

Insight

IRI: https://w3id.org/altium/cdm/insights/Insight

Bounded context: insights

TBD

Platform API

GRID (1)

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

*NOTE: this is an abstract class and should not be instantiated directly

Diagram

---
  config:
    layout: elk
    theme: neutral
    class:
      hideEmptyMembersBox: true
---
 classDiagram
    direction LR


  class ins_Insight["Insight"]



      style ins_Insight fill:#a64d79    


    click ins_Insight href "../../classes/ins_Insight/"






  class ins_PartInsight["Part Insight"]



      style ins_PartInsight fill:#a64d79    


        ins_Insight <|-- ins_PartInsight
        click ins_PartInsight href "../../classes/ins_PartInsight/"








      ins_Insight --> "*" col_Task : tasks
      click col_Task href "../../classes/col_Task/"


  class col_Task["Task"]



      style col_Task fill:#6fa8dc    






          ins_Insight : id





Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity
tasks * Task Task associated with this insight direct

Identifier and Mapping Information

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.