Skip to content

Comment

IRI: https://w3id.org/altium/cdm/collaboration/Comment

Bounded context: collaboration

TBD

Diagram

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


  class col_Comment["Comment"]



      style col_Comment fill:#6fa8dc    


    click col_Comment href "../../classes/col_Comment/"














  class col_CommentThread["Comment Thread"]



      style col_CommentThread fill:#6fa8dc    


          col_CommentThread --> "1..*" col_Comment: comments 
          click col_CommentThread href "../../classes/col_CommentThread/"



Inheritance

Fields

Name Cardinality Type Description Inheritance

Identifier and Mapping Information

Annotations

property value
platformAPI DesComment

Comments

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