Skip to content

Hardware Project

IRI: https://w3id.org/altium/cdm/system/HardwareProject

Bounded context: system

TBD

Platform API

GRID (1)

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

Diagram

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


  class system_HardwareProject["Hardware Project"]



      style system_HardwareProject fill:#f1c232    


    click system_HardwareProject href "../../classes/system_HardwareProject/"







          system_HardwareProject : id








      system_HardwareProject --> "0..1" Any : implemented by
      click Any href "../../classes/Any/"


  class Any["Any"]











      system_HardwareProject --> "*" system_FunctionalBlock : functional blocks
      click system_FunctionalBlock href "../../classes/system_FunctionalBlock/"


  class system_FunctionalBlock["Functional Block"]



      style system_FunctionalBlock fill:#f1c232    













  class system_ESDDocument["ESD Document"]



      style system_ESDDocument fill:#f1c232    


          system_ESDDocument --> "*" system_HardwareProject: hardware projects 
          click system_ESDDocument href "../../classes/system_ESDDocument/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 string Local unique identifier within a given context. direct
implemented by 0..1 Hardware Project None direct
functional blocks * Functional Block Functional blocks associated with this hardware project. 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.