Row |
Violation |
1 | Expression eu cannot be unified with expression vu , because common superclass org.gjt.sp.jedit.EBMessage does not declare member(s) public java.lang.Object getWhat() , public static final java.lang.Object CREATED |
2 | Expression EditPaneUpdate cannot be unified with expression ViewUpdate , because common superclass org.gjt.sp.jedit.EBMessage does not declare member(s) public java.lang.Object getWhat() , public static final java.lang.Object CREATED |
3 | Expression eu.getEditPane().getTextArea() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
4 | Expression initTextArea(eu.getEditPane().getTextArea()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
5 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
6 | Expression initTextArea(eu.getEditPane().getTextArea()) is a void method call, and thus it cannot be parameterized |
7 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) is a void method call, and thus it cannot be parameterized |
8 | Expression initTextArea(eu.getEditPane().getTextArea()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
9 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
10 | Expression initTextArea(eu.getEditPane().getTextArea()) is a void method call, and thus it cannot be parameterized |
11 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) is a void method call, and thus it cannot be parameterized |
12 | Expression eu.getEditPane().getTextArea() cannot be parameterized, because it has dependencies to/from statements that will be extracted |
13 | Expression initTextArea(eu.getEditPane().getTextArea()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
14 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
15 | Expression initTextArea(eu.getEditPane().getTextArea()) is a void method call, and thus it cannot be parameterized |
16 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) is a void method call, and thus it cannot be parameterized |
17 | Expression initTextArea(eu.getEditPane().getTextArea()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
18 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) cannot be parameterized, because it has dependencies to/from statements that will be extracted |
19 | Expression initTextArea(eu.getEditPane().getTextArea()) is a void method call, and thus it cannot be parameterized |
20 | Expression vu.getView().setFocusTraversalPolicy(new MyFocusTraversalPolicy()) is a void method call, and thus it cannot be parameterized |
21 | The refactoring of the clones is infeasible, because classes and do not have a common superclass |