Module entity

Source
Expand description

Contains all entities used in PermaplanT.

Modules§

application_settings_impl
Contains the implementation of ApplicationSetting.
areas
All area entities: Shading, Hydrology and SoilTexture
areas_impl
Contains the implementation of Shading, Hydrology and SoilTexture
base_layer_images
base_layer_images_impl
Contains the implementation of BaseLayerImages.
blossoms_impl
Contains the implementation of GainedBlossoms.
drawings
drawings_impl
Contains the implementation of Drawing.
guided_tours_impl
Contains the implementation of GuidedTours.
layers
layers_impl
Contains the implementation of Layer.
map_collaborator_impl
map_impl
Contains the implementation of Map.
plant_layer
Contains the database implementation of the plant layer.
plantings
All entities associated with Planting.
plantings_impl
Contains the implementation of Planting.
plants_impl
Contains the implementation of Plants.
seed_impl
Contains the implementation of Seed.
timeline
users_impl
Contains the implementation of Users.

Structs§

ApplicationSetting
The ApplicationSetting entity.
Blossom
The Blossom entity.
GainedBlossoms
The GainedBlossoms entity.
GuidedTours
The GuidedTours entity.
Map
The Map entity.
MapCollaborator
The MapCollaborator entity.
NewMap
The NewMap entity.
NewSeed
The NewSeed entity.
Plants
The Plants entity builds up an hierarchical structure, see /doc/database/hierarchy.md:
Seed
The Seed entity.
UpdateGuidedTours
The UpdateGuidedTours entity.
UpdateMap
The UpdateMap entity.
UpdateMapGeometry
The UpdateMapGeometry entity.
Users
The Users entity.