Part Choice List
IRI: https://w3id.org/altium/cdm/library/PartChoiceList
Bounded context: library
TBD
Diagram
---
config:
layout: elk
theme: neutral
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
class lib_part_choice_list["Part Choice List"]
style lib_part_choice_list fill:#ffe599
click lib_part_choice_list href "../../classes/lib_part_choice_list/"
lib_part_choice_list --> "*" lib_part_choice : partChoices
click lib_part_choice href "../../classes/lib_part_choice/"
class lib_part_choice["Part Choice"]
style lib_part_choice fill:#ffe599
class lib_ComponentRevision["Component Revision"]
style lib_ComponentRevision fill:#ffe599
lib_ComponentRevision --> "1" lib_part_choice_list: partChoiceList
click lib_ComponentRevision href "../../classes/lib_ComponentRevision/"
Inheritance
- Resource
- lib_part_choice_list
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| partChoices | * |
Part Choice | List of part choices | direct |