With Platform API
IRI: https://w3id.org/altium/cdm/core/WithPlatformAPI
Bounded context: core
Mixin that adds a platformAPI annotation slot identifying the platform API type name.
Diagram
---
config:
layout: elk
theme: neutral
class:
hideEmptyMembersBox: true
---
classDiagram
direction LR
class core_WithPlatformAPI["With Platform API"]
click core_WithPlatformAPI href "../../classes/core_WithPlatformAPI/"
class core_Meta["Meta"]
core_Meta <|-- core_WithPlatformAPI
click core_Meta href "../../classes/core_Meta/"
core_WithPlatformAPI : platformAPI
Inheritance
- core_Meta
- core_WithPlatformAPI
Fields
| Name | Cardinality | Type | Description | Inheritance |
|---|---|---|---|---|
| platformAPI | 0..1 |
string | Platform API type name. | direct |