Skip to content

Evaluation Kit

IRI: https://w3id.org/altium/cdm/supply/EvalKit

Bounded context: supply

TBD

Platform API

SupEvalKit

GRID (1)

grid:supply::platform:eval-kit/{id}

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

Diagram

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


  class sup_EvalKit["Evaluation Kit"]



      style sup_EvalKit fill:#0c559c    


    click sup_EvalKit href "../../classes/sup_EvalKit/"




  class core_Artifact["Artifact"]




          core_Artifact <|-- sup_EvalKit
          click core_Artifact href "../../classes/core_Artifact/"






          sup_EvalKit : id










  class sup_SolutionTemplate["Solution Template"]



      style sup_SolutionTemplate fill:#0c559c    


          sup_SolutionTemplate --> "*" sup_EvalKit: evalKits 
          click sup_SolutionTemplate href "../../classes/sup_SolutionTemplate/"






  class sup_SoftwareProject["Software Project"]



      style sup_SoftwareProject fill:#0c559c    


          sup_SoftwareProject --> "*" sup_EvalKit: evalKits 
          click sup_SoftwareProject href "../../classes/sup_SoftwareProject/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. core_Entity

Identifier and Mapping Information

Annotations

property value
grid grid:supply::platform:eval-kit/{id}
platformAPI SupEvalKit

Comments

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