With GRID
IRI: https://w3id.org/altium/cdm/core/WithGRID
Bounded context: core
Mixin that adds a GRID annotation slot to a class.
Diagram
---
config:
layout: elk
theme: neutral
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
class core_WithGRID["With GRID"]
click core_WithGRID href "../../classes/core_WithGRID/"
class core_Meta["Meta"]
core_Meta <|-- core_WithGRID
click core_Meta href "../../classes/core_Meta/"
core_WithGRID : grid
Inheritance
- core_Meta
- core_WithGRID
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| grid | 0..1 |
GRID | GRID template | direct |