Skip to main content

Module domain_config

Module domain_config 

Source
Expand description

Domain configuration model

Defines the DomainConfig entity for the data modelling application. This represents the domain.yaml configuration file that stores domain metadata and asset references.

Note: This is separate from the Domain struct in domain.rs which represents the visual domain schema with systems, nodes, and connections.

Structsยง

DomainConfig
DomainConfig - Configuration file for a domain (domain.yaml)
DomainOwner
Owner information for a domain
ViewPosition
Position on canvas for view rendering