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_SoftwareProject["Software Project"]



      style sup_SoftwareProject fill:#0c559c    


    click sup_SoftwareProject href "../../classes/sup_SoftwareProject/"




  class core_Artifact["Artifact"]




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











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


  class sup_EvalKit["Evaluation Kit"]



      style sup_EvalKit fill:#0c559c    






          sup_SoftwareProject : id










  class sup_SolutionTemplate["Solution Template"]



      style sup_SolutionTemplate fill:#0c559c    


          sup_SolutionTemplate --> "*" sup_SoftwareProject: software projects 
          click sup_SolutionTemplate href "../../classes/sup_SolutionTemplate/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. core_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.