In this page , I will explan the normalization
1 2 of classes ( especially entity classes )
3.
The entity classes is the classes managing datas.
When you create the class diagram, I think that you pay attention to
the module cohesion and coupling.
At this time, When you normalize classes, new classes are likely extracted.
-----
Note.
1:"normalization" is the same means as the normalization in RDB.
2:The normalization is a range of the Fundamental Information Technology Engineer Examination (FE) , the Software Design amp; Development Engineer Examination (SW) , the Database Systems Engineer Examination (DB) and so on of
the Japan Information-Technology Engineers Examination.
If you aim at passing , study it.
3:There are rew websites and books about object-oriented. I doubt that the authors of them understand object-oriented.