Skip to content

With Vault

IRI: https://w3id.org/altium/cdm/core/WithVault

Bounded context: core

Mixin that adds a vault content type annotation to a class, indicating how its content is stored in the platform vault.

Platform API

GRID (1)

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

Diagram

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


  class core_WithVault["With Vault"]




    click core_WithVault href "../../classes/core_WithVault/"




  class core_Meta["Meta"]




          core_Meta <|-- core_WithVault
          click core_Meta href "../../classes/core_Meta/"











      core_WithVault --> "0..1" VaultContentType : contentType
      click VaultContentType href "../../enums/VaultContentType/"


  class VaultContentType["VaultContentType"]








Inheritance

Fields

Name Cardinality Type Description Inheritance
contentType 0..1 VaultContentType Vault Content Type 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.