Skip to content

User Group

IRI: https://w3id.org/altium/cdm/platform/UserGroup

Bounded context: platform

A way to group multiple users together (e.g. for the purposes of SCIM syncrhonization). User may be a member of multiple groups.

Platform API

GloUserGroup

GRID (1)

grid:global::platform:group/{id}

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

Diagram

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


  class plt_group["User Group"]



      style plt_group fill:#cccccc    


    click plt_group href "../../classes/plt_group/"







          plt_group : id





Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity

Identifier and Mapping Information

Annotations

property value
grid grid:global::platform:group/{id}
platformAPI GloUserGroup

Comments

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