seanngja / pe

0 stars 0 forks source link

Incomplete command class diagram #12

Closed seanngja closed 2 days ago

seanngja commented 3 days ago

Command class contains abstract run() method but is not indicated in DG's commands class diagrams. Current diagrams do not show that the run() method is being overrided by the various commands that inherit from the abstract command class.

From code:

{3D919B26-7952-4173-9471-FA2F8F4217A4}.png

From DG:

{6EBEEE54-276D-4007-AB2F-DDA57FAE67D9}.png