nus-cs2113-AY2122S1 / forum

3 stars 1 forks source link

Regarding UML abstract classes #145

Open 3m0W33D opened 2 years ago

3m0W33D commented 2 years ago

I would like to clarify my understanding of abstract classes in class diagrams. The textbook mentioned that abstract classes can be italicised or be written with {abstract}. Would doing both be considered wrong or inaccurate? image

okkhoy commented 2 years ago

Please use either one as that is the notation. (Preferred one is using the abstract keyword explicitly)