Skip to content

Device pin assgnment

IRI: https://w3id.org/altium/cdm/software/PinAssignmentModel

Bounded context: software

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 sft_PinAssignmentModel["Device pin assgnment"]



      style sft_PinAssignmentModel fill:#3c78d8    


    click sft_PinAssignmentModel href "../../classes/sft_PinAssignmentModel/"




  class core_Resource["Resource"]




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











      sft_PinAssignmentModel --> "1..*" sft_PinAssignment : pins
      click sft_PinAssignment href "../../classes/sft_PinAssignment/"


  class sft_PinAssignment["Device pin assgnment"]



      style sft_PinAssignment fill:#3c78d8    













  class sft_DeviceConfigurationRevision["Device Configuration Revision"]



      style sft_DeviceConfigurationRevision fill:#3c78d8    


          sft_DeviceConfigurationRevision --> "1" sft_PinAssignmentModel: pin model 
          click sft_DeviceConfigurationRevision href "../../classes/sft_DeviceConfigurationRevision/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
pins 1..* Device pin assgnment TBD 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.