how to add double or datetime type in attribute in class diagram in modeling project?
h开发者_如何转开发ow to add double or datetime type in attribute in class diagram in modeling project?
Right-click the class on the diagram and choose Add | Field from the context menu. Then type in Type column your type, there should be Intellisense help ready to you.
By the way, are we talking about this issue:
You need to add this date property to your attribute in your model and then find a tool which has the show all attribute property option in the class diagram. I Know that RSA has this feature. The picture below is coming from EclipseUML Omondo.
(source: ejb3.org)
精彩评论