Skip to content

Software Project

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

Bounded context: supply

TBD

Platform API

SupSoftwareProject

GRID (1)

grid:supply::platform:software-project/{id}

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

Diagram

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


  class sup_software_project["Software Project"]



      style sup_software_project fill:#0c559c    


    click sup_software_project href "../../classes/sup_software_project/"












      sup_software_project --> "*" sup_eval_kit : evalKits
      click sup_eval_kit href "../../classes/sup_eval_kit/"


  class sup_eval_kit["Evaluation Kit"]



      style sup_eval_kit fill:#0c559c    






          sup_software_project : id










  class sup_solution_template["Solution Template"]



      style sup_solution_template fill:#0c559c    


          sup_solution_template --> "*" sup_software_project: softwareProjects 
          click sup_solution_template href "../../classes/sup_solution_template/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity
evalKits * Evaluation Kit Evaluation Kits included in this Artifact direct

Identifier and Mapping Information

Annotations

property value
grid grid:supply::platform:software-project/{id}
platformAPI SupSoftwareProject

Comments

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