BESSER-PEARL/BESSER

PlantUML notation: abstract class definition

Closed this issue · 0 comments

The keyword class may not be necessary when the class is abstract. For instance, the following two class definitions are correct for PlantUML:

  1. abstract class KPI {
  2. abstract KPI {