Skip to content

Entity

IRI: https://w3id.org/altium/cdm/Entity

Bounded context:

Platform API

GRID (1)

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

*NOTE: this is an abstract class and should not be instantiated directly

Diagram

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


  class Entity["Entity"]


    click Entity href "../../classes/Entity/"




  class Artifact["Artifact"]


        Entity <|-- Artifact
        click Artifact href "../../classes/Artifact/"


  class Activity["Activity"]


        Entity <|-- Activity
        click Activity href "../../classes/Activity/"



          Entity : id





Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. 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.