Module entity

Module entity 

Source
Expand description

Entity traits defining the core abstraction for all data types

Traitsยง

Data
Trait for data entities that represent concrete domain objects.
Entity
Base trait for all entities in the system.
Link
Trait for link entities that represent relationships between entities.