Skip to content

Endpoint

IRI: https://w3id.org/altium/cdm/system/Endpoint

Bounded context: system

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 system_Endpoint["Endpoint"]



      style system_Endpoint fill:#f1c232    


    click system_Endpoint href "../../classes/system_Endpoint/"












      system_Endpoint --> "1" system_FunctionalBlock : functional block
      click system_FunctionalBlock href "../../classes/system_FunctionalBlock/"


  class system_FunctionalBlock["Functional Block"]



      style system_FunctionalBlock fill:#f1c232    











      system_Endpoint --> "1" system_Port : port
      click system_Port href "../../classes/system_Port/"


  class system_Port["Port"]



      style system_Port fill:#f1c232    













  class system_Connection["Connection"]



      style system_Connection fill:#f1c232    


          system_Connection --> "1..*" system_Endpoint: endpoints 
          click system_Connection href "../../classes/system_Connection/"



Inheritance

Fields

Name Cardinality Type Description Inheritance
functional block 1 Functional Block None direct
port 1 Port None 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.