Skip to content

Solution Template

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

Bounded context: supply

TBD

Platform API

SupSolutionTemplate

GRID (1)

grid:supply::platform:solution-template/{id}

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

Diagram

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


  class sup_solution_template["Solution Template"]



      style sup_solution_template fill:#0c559c    


    click sup_solution_template href "../../classes/sup_solution_template/"












      sup_solution_template --> "*" 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_solution_template --> "*" sup_software_project : softwareProjects
      click sup_software_project href "../../classes/sup_software_project/"


  class sup_software_project["Software Project"]



      style sup_software_project fill:#0c559c    






          sup_solution_template : id





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
softwareProjects * Software Project Software Projects included in this Artifact direct

Aliases

  • Reference Solution (obsolete)

Identifier and Mapping Information

Annotations

property value
grid grid:supply::platform:solution-template/{id}
platformAPI SupSolutionTemplate

Comments

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