Skip to content

Schematic Template

IRI: https://w3id.org/altium/cdm/configuration/SchematicTemplate

Bounded context: configuration

TBD

Platform API

GRID (1)

None

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

Diagram

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


  class con_SchematicTemplate["Schematic Template"]



      style con_SchematicTemplate fill:#ead1dc    


    click con_SchematicTemplate href "../../classes/con_SchematicTemplate/"




  class core_Artifact["Artifact"]




          core_Artifact <|-- con_SchematicTemplate
          click core_Artifact href "../../classes/core_Artifact/"











      con_SchematicTemplate --> "*" con_SchematicTemplateRevision : revisions
      click con_SchematicTemplateRevision href "../../classes/con_SchematicTemplateRevision/"


  class con_SchematicTemplateRevision["Schematic Template Revision"]



      style con_SchematicTemplateRevision fill:#ead1dc    






          con_SchematicTemplate : id





Comments

TBD

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. core_Entity
revisions * Schematic Template Revision The set of versioned snapshots derived from this artifact. Inverse of revisionOf. direct

Identifier and Mapping Information

Annotations

property value
grid None

Comments

Comments are still experimental - you need access to AltiumDeveloper/cdm-comments repository to see and leave comments. Please ping @dmitry.kolomiets for details.