Class Summary |
NewRepairerImpl |
Implementation of the Repairer module for the thesis algorithm. |
RepairCandidate |
Implementation of the Repair interface for the thesis algorithm. |
RepairGroup |
Class representing repair group from the thesis algorithm. |
RepairGroupModel |
Class representing repair group in the repair picker. |
RepairPickerComponent |
Main component of the repair picker window. |
RepairPickerImpl |
Implementation of the RepairPicker representing picker which choose
repair candidate with the lowest weight. |
RepairPickerTopComponent |
Top component which displays repair picker window. |
RepairPickerUserInteractive |
Implementation of the RepairPicker representing user selection picker. |
RepairTreeNode |
Class representing repair candidate as a tree node in the repair picker. |
UserNodeSelection |
Class representing the previous repair candidate selected by the user. |
XMLShower |
Component of the repair picker window showing part of the XML tree modified by
the selected repair candidate. |