Skip to content

Pin

IRI: https://w3id.org/altium/cdm/deviceModel/Pin

Bounded context: deviceModel

A physical pin on the device.

Diagram

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


  class dm_pin["Pin"]



      style dm_pin fill:#6fa8dc    


    click dm_pin href "../../classes/dm_pin/"







          dm_pin : name










  class dm_port["Port"]



      style dm_port fill:#6fa8dc    


          dm_port --> "0..1" dm_pin: pin 
          click dm_port href "../../classes/dm_port/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
name 1 string The name of the pin. direct

Identifier and Mapping Information

Annotations

property value
platformAPI DmPin

Comments

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