Just I am going through class diagram. some attributes inside the class is marked with slash "/" ex ( / -accountBalance:Dollar = 0 ).
Just i wish to clarify ,when we say derived attribute, can we mean it Enumeration or other class instance (generally a custom data type ?).
Thanks in advance.