Skip to content

WithMaturity

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

Bounded context:

Platform API

GRID (1)

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

Diagram

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


  class WithMaturity["WithMaturity"]


    click WithMaturity href "../../classes/WithMaturity/"




  class Meta["Meta"]


          Meta <|-- WithMaturity
          click Meta href "../../classes/Meta/"











      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.