Skip to content

Part Choice

IRI: https://w3id.org/altium/cdm/library/PartChoice

Bounded context: library

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 lib_PartChoice["Part Choice"]



      style lib_PartChoice fill:#ffe599    


    click lib_PartChoice href "../../classes/lib_PartChoice/"




  class core_Resource["Resource"]




          core_Resource <|-- lib_PartChoice
          click core_Resource href "../../classes/core_Resource/"






          lib_PartChoice : rank








      lib_PartChoice --> "1" lib_Part : part
      click lib_Part href "../../classes/lib_Part/"


  class lib_Part["Part"]



      style lib_Part fill:#ffe599    













  class lib_PartChoiceList["Part Choice List"]



      style lib_PartChoiceList fill:#ffe599    


          lib_PartChoiceList --> "*" lib_PartChoice: partChoices 
          click lib_PartChoiceList href "../../classes/lib_PartChoiceList/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
rank 1 integer Rank of the part choice in the list direct
part 1 Part The part associated with this choice 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.