|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RepairPicker
Interface of Repair picker responsible for picking repair candidate that will be applied to the XML tree.
Method Summary | |
---|---|
RepairCandidate |
getRepair(RXMLTree tree)
Get the repair candidate that will be applied to the XML tree. |
Methods inherited from interface cz.cuni.mff.ksi.jinfer.base.interfaces.NamedModule |
---|
getDisplayName, getModuleDescription, getName |
Method Detail |
---|
RepairCandidate getRepair(RXMLTree tree) throws InterruptedException
tree
- Tree to be the repair candidate applied.
InterruptedException
|
jInfer | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |