When I set the class as abstract, only its name is displayed in italics. But to be correct from UML point of view, I need the operations to be in italics too. Is this possible?
Asked
Active
Viewed 2,512 times
1 Answers
3
You have to go into the model explorer and set the "isAbstract" property for the operation you want. See this answer for a walkthrough on how to do it.