This diagram has six classes. The Librarian class has the attributes and functions of the librarian. The library is the general class which has the information of the library. The Book class has the information of books. The book class is the parent class of the child classes magazines and comics. The members class is the class for the information of members of the library.