Skip to content

Meta

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

Bounded context: core

Abstract base for all CDM mixin classes. Provides a common root for mixins without participating in the main Entity hierarchy.

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 core_Meta["Meta"]




    click core_Meta href "../../classes/core_Meta/"




  class core_WithGRID["With GRID"]




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


  class core_WithPlatformAPI["With Platform API"]




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


  class core_WithMaturity["With Maturity"]




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


  class core_WithVault["With Vault"]




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


  class core_WithVaultLink["With Vault Link"]




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


  class plt_SolutionItem["Solution Item"]



      style plt_SolutionItem fill:#cccccc    


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


  class plt_HasLifecycle["Has Lifecycle"]



      style plt_HasLifecycle fill:#cccccc    


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


  class dm_HasAddressRange["dm_HasAddressRange"]


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


  class pro_Bom["BOM"]



      style pro_Bom fill:#dd7e6b    


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


  class system_SdmMappableEntity["system_SdmMappableEntity"]


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


  class system_HasSdmReferenceDesignator["system_HasSdmReferenceDesignator"]


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





Inheritance

Fields

Name Cardinality Type Description Inheritance

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.