MagMar94 / ParmorelEclipsePlugin

A plugin for Eclipse that can fix errors in a model autimatically using the Parmorel algorithm.
1 stars 1 forks source link

Convert ErrorContextActionDirectory to an interface #15

Closed MagMar94 closed 4 years ago

MagMar94 commented 5 years ago

There is no reason ErrorContextActionDirectory should be an abstract class anymore. It has no implemented logic. Whilst writing, I have referred to it as an interface, and it is easier to change the implementation than the text.