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/"




  class core_Resource["Resource"]




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






          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.