Skip to content

Schematic Template Revision

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

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



      style con_schematic_template_revision fill:#ead1dc    


    click con_schematic_template_revision href "../../classes/con_schematic_template_revision/"







          con_schematic_template_revision : id










  class con_env_configuration["Environment Configuration"]



      style con_env_configuration fill:#ead1dc    


          con_env_configuration --> "*" con_schematic_template_revision: schematic_templates 
          click con_env_configuration href "../../classes/con_env_configuration/"






  class con_schematic_template["Schematic Template"]



      style con_schematic_template fill:#ead1dc    


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






  class lib_managed_sheet_revision["Managed Sheet Revision"]



      style lib_managed_sheet_revision fill:#ffe599    


          lib_managed_sheet_revision --> "0..1" con_schematic_template_revision: template 
          click lib_managed_sheet_revision href "../../classes/lib_managed_sheet_revision/"



Comments

TBD

Inheritance

Fields

Name Cardinality Type Description Inheritance
id 1 GRID Globally unique identifier across the whole platform. Entity

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.