Bug 439940

Summary: Support time-based data types
Product: [Applications] umbrello Reporter: Markus Elfring <Markus.Elfring>
Component: generalAssignee: Umbrello Development Group <umbrello-devel>
Status: REPORTED ---    
Severity: wishlist CC: okellogg
Priority: NOR    
Version: 2.32.1 (KDE releases 20.08.1)   
Target Milestone: ---   
Platform: Other   
OS: All   
Latest Commit: Version Fixed In:

Description Markus Elfring 2021-07-16 10:33:45 UTC
I see a specific selection of data types for the logical view.
I would like to design data models also together with attributes according to date and time types.
How would you like to integrate them?
Comment 1 Oliver Kellogg 2022-05-25 20:17:07 UTC
(In reply to Markus Elfring from comment #0)
> I see a specific selection of data types for the logical view.

The Datatypes folder contains types corresponding to the programming language selected via Code -> Active Language.

> I would like to design data models also together with attributes according
> to date and time types.

Bug 87537 has been fixed on git master (2022/04/15), i.e. you can now place your custom data types anywhere that other classifiers can be placed.

> How would you like to integrate them?

By "attributes" to you mean state members in data types?
Comment 2 Markus Elfring 2022-05-30 09:02:23 UTC
(In reply to Oliver Kellogg from comment #1)
> By "attributes" to you mean state members in data types?

Probably, yes.
https://en.wikipedia.org/wiki/Attribute_(computing)

Will the support grow also for items in the time dimension?