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_schematic_template["Schematic Template"]



      style con_schematic_template fill:#ead1dc    


    click con_schematic_template href "../../classes/con_schematic_template/"












      con_schematic_template --> "*" con_schematic_template_revision : revisions
      click con_schematic_template_revision href "../../classes/con_schematic_template_revision/"


  class con_schematic_template_revision["Schematic Template Revision"]



      style con_schematic_template_revision fill:#ead1dc    






          con_schematic_template : id





Comments

TBD

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity
revisions * Schematic Template Revision None 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.