Hi members, just a simple question, how would I show a constant in an UML diagram?
For example, here is a double field the class contains.
- radius : double
But how would the constant PI (3.14159...) be shown?
- PI : constant??
Future thanks for the responses!