Skip to content

Managed Sheet

IRI: https://w3id.org/altium/cdm/library/ManagedSheet

Bounded context: library

TBD

Platform API

GRID (1)

grid:workspace:{workspace-id}:library:managed-sheet/{id}

  1. 🙋‍♂️ Altium Global Resource ID (aka GRID)

Diagram

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


  class lib_managed_sheet["Managed Sheet"]



      style lib_managed_sheet fill:#ffe599    


    click lib_managed_sheet href "../../classes/lib_managed_sheet/"












      lib_managed_sheet --> "*" lib_managed_sheet_revision : revisions
      click lib_managed_sheet_revision href "../../classes/lib_managed_sheet_revision/"


  class lib_managed_sheet_revision["Managed Sheet Revision"]



      style lib_managed_sheet_revision fill:#ffe599    






          lib_managed_sheet : id





Comments

TBD

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity
revisions * Managed Sheet Revision None direct

Identifier and Mapping Information

Annotations

property value
grid grid:workspace:{workspace-id}:library:managed-sheet/{id}

Comments

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