Hi all,
I seem to be a little confused over what probably is something very simple. I am a little confused as to where exactly I should place some operations within my class diagram. An example scenario is....If I have a 'Staff' class in a Library System and a staff member is able to carry out operations to update the library catalogue (IE add book, delete book, add new book copy etc), where exactly do I put these operations? Do they go in the 'Staff' class, or do they go in the 'Book' class?
Thank you in advance
Tryst
I seem to be a little confused over what probably is something very simple. I am a little confused as to where exactly I should place some operations within my class diagram. An example scenario is....If I have a 'Staff' class in a Library System and a staff member is able to carry out operations to update the library catalogue (IE add book, delete book, add new book copy etc), where exactly do I put these operations? Do they go in the 'Staff' class, or do they go in the 'Book' class?
Thank you in advance
Tryst