I can't understand what a qualifier is in UML. For example, in the scanned page, there's a qualifier named "SharedRegister" that has "state" and "plateNumber" in it.
Why not just used a class called SharerRegister and put "state" and "plateNumber" in it? What does it offer over a class exactly?
(Image from Schaum's Outlines, UML 2nd edition. Simon Benett. Pg 108)