PlantUML notation: abstract class definition
Closed this issue · 0 comments
ivan-alfonso commented
The keyword class
may not be necessary when the class is abstract. For instance, the following two class definitions are correct for PlantUML:
- abstract class KPI {
- abstract KPI {