Skip to content

With Maturity

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

Bounded context: core

Mixin that adds a maturity annotation slot indicating the lifecycle readiness level.

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_WithMaturity["With Maturity"]




    click core_WithMaturity href "../../classes/core_WithMaturity/"




  class core_Meta["Meta"]




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











      core_WithMaturity --> "0..1" Maturity : maturity
      click Maturity href "../../enums/Maturity/"


  class Maturity["Maturity"]








Inheritance

Fields

Name Cardinality Type Description Inheritance
maturity 0..1 Maturity Maturity level. 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.