how to add a double or datetime type to an attribute in a class diagram in a modeling project?
Right-click the class in the diagram and select Add | Field from the context menu. Then enter a type column of type Type and you will need Intellisense help.
By the way, we are talking about this problem:
You need to add this date property to your attribute in your model, and then find a tool that has the option to show all property attributes in the class diagram. I know that RSA has this feature. The image below is taken from EclipseUML Omondo.
(: ejb3.org)
Source: https://habr.com/ru/post/1787656/More articles:Нужно ли исключать исключение NullReferenceException из метода расширения? - c#Can someone explain this code to me? - androidHow to use custom sections in app.config from t4 template - c #Can I execute an autonumber sequence in SELECT for Oracle? - sqlCreating an Installer for a C ++ Window Service Dynamically - c ++CSS jQuery Position Selector null for IE - jqueryChecking DICOM File - dicomAPI Company Profile: LinkedIn - linkedinThe memory allocation order in C ++ - c ++CodeIgniter routes and pagination add "/ page /" to all links - codeigniterAll Articles