# 1/9/08 4:40:20 AM EST # Eclipse Java Compiler 0.770, 3.3.0, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/commands/BpmnReorientConnectionViewCommand.java (at line 45) public List getAffectedFiles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 2. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/helpers/ActivityEditHelperAdvice.java (at line 114) List events = ((SubProcess) ((CreateElementRequest) request) ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 3. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/helpers/ActivityEditHelperAdvice.java (at line 133) Collection srcEvents = ((MoveRequest) request) ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 4. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/helpers/ActivityEditHelperAdvice.java (at line 143) List targetEvents = ((SubProcess) ((MoveRequest) request) ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 5. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/Activity2EditPart.java (at line 359) private void createContentsGen() { ^^^^^^^^^^^^^^^^^^^ The method createContentsGen() from the type Activity2EditPart.ActivityFigure is never used locally ---------- ---------- 6. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityEditPart.java (at line 116) private int handlePosition; ^^^^^^^^^^^^^^ The field ActivityEditPart.handlePosition is never read locally ---------- 7. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityEditPart.java (at line 537) private boolean isEventOrGateway() { ^^^^^^^^^^^^^^^^^^ The method isEventOrGateway() from the type ActivityEditPart is never used locally ---------- ---------- 8. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 91) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 9. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 121) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 10. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 124) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 11. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 124) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 12. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 214) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 13. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityName2EditPart.java (at line 365) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 14. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 94) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 15. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 123) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 16. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 126) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 17. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 126) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 18. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 219) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 19. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/ActivityNameEditPart.java (at line 369) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 20. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/BpmnDiagramEditPart.java (at line 111) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 21. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 110) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 22. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 134) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 23. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 24. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 25. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 209) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 26. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectName2EditPart.java (at line 363) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 27. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 86) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 28. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 110) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 29. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 111) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 30. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 111) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 31. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 185) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 32. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/DataObjectNameEditPart.java (at line 338) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 33. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 110) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 34. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 134) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 35. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 36. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 37. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 209) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 38. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupName2EditPart.java (at line 341) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 39. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 110) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 40. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 134) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 41. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 135) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 42. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 135) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 43. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 209) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 44. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/GroupNameEditPart.java (at line 341) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 45. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/LaneNameEditPart.java (at line 85) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 46. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/LaneNameEditPart.java (at line 197) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 47. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/LaneNameEditPart.java (at line 329) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 48. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 132) private static final int DELTA_ANCHOR_SIZE = 10; ^^^^^^^^^^^^^^^^^ The field MessagingEdgeEditPart.ConnectionMessageFigure.DELTA_ANCHOR_SIZE is never read locally ---------- 49. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 306) Iterator messages = null; ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 50. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 309) List messagesList = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 51. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 309) List messagesList = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 52. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 343) protected void collectMessagingEdges(Graph container, List msgEdges) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 53. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeEditPart.java (at line 347) msgEdges.add(((Entry) msgEntry).getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 54. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeNameEditPart.java (at line 87) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 55. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeNameEditPart.java (at line 192) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 56. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/MessagingEdgeNameEditPart.java (at line 324) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 57. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolEditPart.java (at line 202) List children = getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 58. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolEditPart.java (at line 355) List children = getParent().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 59. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolNameEditPart.java (at line 86) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 60. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolNameEditPart.java (at line 183) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 61. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolNameEditPart.java (at line 340) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 62. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 230) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 63. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 233) List list = ((View) model).getVisibleChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 64. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 234) List res = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 65. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 234) List res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 66. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 239) res.add(0, object); ^^^^^^^^^^^^^^^^^^ Type safety: The method add(int, Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 67. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 241) res.add(object); ^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 68. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 275) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 69. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 329) private final String WIDTH = "width"; //$NON-NLS-1$ ^^^^^ The field PoolPoolCompartmentEditPart.WIDTH is never read locally ---------- 70. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 370) EMap details = annotation.getDetails(); ^^^^ EMap is a raw type. References to generic type EMap should be parameterized ---------- 71. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 400) details.put(HEIGHT, Integer.toString(oldHeight)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type EMap. References to generic type EMap should be parameterized ---------- 72. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/PoolPoolCompartmentEditPart.java (at line 437) List siblings = poolEditPart.getParent().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 73. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SequenceEdgeNameEditPart.java (at line 87) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 74. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SequenceEdgeNameEditPart.java (at line 194) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 75. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SequenceEdgeNameEditPart.java (at line 326) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 76. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 332) int widthDiff = rect.width - currentBounds.width ; ^^^^^^^^^ The local variable widthDiff is never read ---------- 77. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 601) SubProcess model = (SubProcess) ((View) getModel()).getElement(); ^^^^^ The local variable model is never read ---------- 78. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 768) GraphicalEditPart borderEditPart = (GraphicalEditPart) getChildBySemanticHint( ^^^^^^^^^^^^^^ The local variable borderEditPart is never read ---------- 79. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 859) private void refreshChildrenLocation() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method refreshChildrenLocation() from the type SubProcessEditPart is never used locally ---------- 80. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 861) List children = getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 81. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 1026) List elTypes = ((CreateUnspecifiedTypeConnectionRequest) _request) ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 82. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessEditPart.java (at line 1073) for (Iterator iter = request.getAllRequests() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 83. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 89) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 84. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 119) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 85. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 120) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 86. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 120) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 87. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 201) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 88. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessNameEditPart.java (at line 358) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 89. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 105) private static final int BORDER_INSET = 5; ^^^^^^^^^^^^ The field SubProcessSubProcessBodyCompartmentEditPart.BORDER_INSET is never read locally ---------- 90. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 229) List children = editPart.getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 91. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 234) List connections = editPart.getSourceConnections(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 92. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 300) EMap details = annotation.getDetails(); ^^^^ EMap is a raw type. References to generic type EMap should be parameterized ---------- 93. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 330) details.put(WIDTH, Integer.toString(oldWidth)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type EMap. References to generic type EMap should be parameterized ---------- 94. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 331) details.put(HEIGHT, Integer.toString(oldHeight)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type EMap. References to generic type EMap should be parameterized ---------- 95. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 375) List siblings = subProcessEditPart.getParent().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 96. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/SubProcessSubProcessBodyCompartmentEditPart.java (at line 533) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 97. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 110) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 98. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 134) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 99. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 100. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 135) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 101. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 209) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 102. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationName2EditPart.java (at line 359) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 103. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 112) private List parserElements; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 104. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 136) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 105. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 137) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 106. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 137) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 107. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 223) protected List getModelChildren() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 108. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/parts/TextAnnotationNameEditPart.java (at line 376) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 109. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2CanonicalEditPolicy.java (at line 27) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 110. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2CanonicalEditPolicy.java (at line 28) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 111. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2CanonicalEditPolicy.java (at line 28) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 112. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 249) EList tInMessages = target == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 113. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 251) EList tOutMessages = target == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 114. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 253) EList sInMessages = source == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 115. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 255) EList sOutMessages = source == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 116. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 262) for (Iterator iter = tInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 117. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 295) for (Iterator iter = tOutMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 118. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 307) for (Iterator iter = tInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 119. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 319) for (Iterator iter = sOutMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 120. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Activity2ItemSemanticEditPolicy.java (at line 331) for (Iterator iter = sInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 121. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityCanonicalEditPolicy.java (at line 27) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 122. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityCanonicalEditPolicy.java (at line 28) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 123. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityCanonicalEditPolicy.java (at line 28) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 124. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 152) ((BasicEList)msgs).setData(newData.size(), newData.toArray(arr)); ^^^^^^^^^^ BasicEList is a raw type. References to generic type BasicEList should be parameterized ---------- 125. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 436) EList tInMessages = target == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 126. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 438) EList tOutMessages = target == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 127. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 440) EList sInMessages = source == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 128. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 442) EList sOutMessages = source == null ? ECollections.EMPTY_ELIST : ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 129. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 449) for (Iterator iter = tInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 130. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 482) for (Iterator iter = tOutMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 131. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 494) for (Iterator iter = tInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 132. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 506) for (Iterator iter = sOutMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 133. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/ActivityItemSemanticEditPolicy.java (at line 518) for (Iterator iter = sInMessages.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 134. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 72) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 135. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 73) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 136. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 73) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 137. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 78) for (Iterator values = ((BpmnDiagram) modelObject).getPools() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 138. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 84) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 139. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 87) for (Iterator values = ((ArtifactsContainer) modelObject) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 140. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 94) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 141. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 98) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 142. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 102) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 143. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 128) protected List getSemanticConnectionsList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 144. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 150) Collection children) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 145. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 158) List createdViews = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 146. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 158) List createdViews = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 147. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 159) createdViews.addAll(refreshSemanticChildren()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 148. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 160) List createdConnectionViews = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 149. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 160) List createdConnectionViews = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 150. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 161) createdConnectionViews.addAll(refreshSemanticConnections()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 151. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 162) createdConnectionViews.addAll(refreshConnections()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 152. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 171) createdViews.addAll(createdConnectionViews); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 153. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 178) private Collection myLinkDescriptors = new LinkedList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 154. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 178) private Collection myLinkDescriptors = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 155. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 183) private Map myEObject2ViewMap = new HashMap(); ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 156. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 183) private Map myEObject2ViewMap = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 157. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 188) private Collection refreshConnections() { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 158. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 191) Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 159. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 191) Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor LinkedList(Collection) belongs to the raw type LinkedList. References to generic type LinkedList should be parameterized ---------- 160. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 191) Collection existingLinks = new LinkedList(getDiagram().getEdges()); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 161. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 192) for (Iterator diagramLinks = existingLinks.iterator(); diagramLinks ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 162. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 208) for (Iterator modelLinkDescriptors = myLinkDescriptors ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 163. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 257) myEObject2ViewMap.put(modelElement, view); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 164. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 262) for (Iterator children = view.getChildren().iterator(); children ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 165. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 273) private Collection createConnections(Collection linkDescriptors) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 166. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 273) private Collection createConnections(Collection linkDescriptors) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 167. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 277) List adapters = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 168. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 277) List adapters = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 169. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 278) for (Iterator linkDescriptorsIterator = linkDescriptors.iterator(); linkDescriptorsIterator ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 170. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 305) adapters.add(viewAdapter); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 171. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 339) for (Iterator values = ((Graph) container).getSequenceEdges() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 172. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 353) myLinkDescriptors.add(new LinkDescriptor(src, dst, nextValue, linkVID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 173. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 362) for (Iterator values = ((BpmnDiagram) container).getMessages() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 174. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 376) myLinkDescriptors.add(new LinkDescriptor(src, dst, nextValue, linkVID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 175. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 385) for (Iterator values = ((Artifact) container).getAssociations() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 176. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 399) myLinkDescriptors.add(new LinkDescriptor(src, dst, nextValue, linkVID)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 177. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramCanonicalEditPolicy.java (at line 472) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 178. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramItemSemanticEditPolicy.java (at line 299) copier.copyAll(getObjectsToBeDuplicated()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked invocation copyAll(Collection) of the generic method copyAll(Collection) of type EcoreUtil.Copier ---------- 179. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramItemSemanticEditPolicy.java (at line 299) copier.copyAll(getObjectsToBeDuplicated()); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection ---------- 180. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramItemSemanticEditPolicy.java (at line 303) getAllDuplicatedObjectsMap().putAll(copier); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method putAll(Map) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 181. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnDiagramItemSemanticEditPolicy.java (at line 306) for (Iterator i = getObjectsToBeDuplicated().iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 182. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 64) protected final List getExternalLabels(GroupRequest request) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 183. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 65) List editParts = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 184. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 65) List editParts = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 185. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 67) for (Iterator it = request.getEditParts().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 186. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 70) editParts.add(editPart); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 187. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 83) List extLabels = getExternalLabels(cbRequest); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 188. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 85) List editParts = cbRequest.getEditParts(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 189. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 89) List other = new ArrayList(editParts); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 190. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 89) List other = new ArrayList(editParts); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 191. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 89) List other = new ArrayList(editParts); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 192. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 90) other.removeAll(extLabels); ^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 193. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnExtNodeLabelHostLayoutEditPolicy.java (at line 101) List extLabels = getExternalLabels((GroupRequest) request); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 194. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnGraphicalNodeEditPolicy.java (at line 75) for (Iterator iter = request.getAllRequests().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 195. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/BpmnTextNonResizableEditPolicy.java (at line 214) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 196. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObject2CanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 197. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObject2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 198. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObject2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 199. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObjectCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 200. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObjectCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 201. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObjectCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 202. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/DataObjectItemSemanticEditPolicy.java (at line 154) private static class CreateIncomingAssociation3003Command extends ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type DataObjectItemSemanticEditPolicy.CreateIncomingAssociation3003Command is never used locally ---------- ---------- 203. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Group2CanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 204. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Group2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 205. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/Group2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 206. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/GroupCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 207. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/GroupCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 208. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/GroupCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 209. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/LaneCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 210. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/LaneCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 211. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/LaneCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 212. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/MessagingEdgeItemSemanticEditPolicy.java (at line 67) Collection inverseReferences = crossReferencer ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 213. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/MessagingEdgeItemSemanticEditPolicy.java (at line 74) Setting[] settings = (Setting[]) inverseReferences .toArray(new Setting[size]); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 214. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 215. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 216. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 217. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 42) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 218. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 43) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 219. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 43) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 220. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 48) for (Iterator values = ((Graph) modelObject).getVertices().iterator(); values ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 221. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 55) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 222. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 59) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 223. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 64) for (Iterator values = ((Pool) modelObject).getLanes().iterator(); values ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 224. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 70) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 225. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 73) for (Iterator values = ((ArtifactsContainer) modelObject) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 226. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 80) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 227. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 84) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 228. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/PoolPoolCompartmentCanonicalEditPolicy.java (at line 88) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 229. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 230. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 231. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 232. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 41) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 233. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 42) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 234. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 42) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 235. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 47) for (Iterator values = ((Graph) modelObject).getVertices().iterator(); values ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 236. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 54) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 237. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 58) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 238. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 63) for (Iterator values = ((ArtifactsContainer) modelObject) ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 239. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 70) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 240. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 74) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 241. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBodyCompartmentCanonicalEditPolicy.java (at line 78) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 242. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBorderCompartmentCanonicalEditPolicy.java (at line 36) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 243. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBorderCompartmentCanonicalEditPolicy.java (at line 37) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 244. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBorderCompartmentCanonicalEditPolicy.java (at line 37) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 245. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBorderCompartmentCanonicalEditPolicy.java (at line 47) for (Iterator values = ((SubProcess) modelObject).getEventHandlers() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 246. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/SubProcessSubProcessBorderCompartmentCanonicalEditPolicy.java (at line 53) result.add(nextValue); ^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 247. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotation2CanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 248. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotation2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 249. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotation2CanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 250. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotationCanonicalEditPolicy.java (at line 26) protected List getSemanticChildrenList() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 251. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotationCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 252. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/edit/policies/TextAnnotationCanonicalEditPolicy.java (at line 27) List result = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- ---------- 253. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramActionBarContributor.java (at line 24) protected Class getEditorClass() { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 254. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 123) List factories = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 255. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 123) List factories = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 256. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 125) return new ComposedAdapterFactory(factories); ^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection ---------- 257. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 131) protected void fillItemProviderFactories(List factories) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 258. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 132) factories.add(new BpmnItemProviderAdapterFactory()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 259. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 133) factories.add(new EcoreItemProviderAdapterFactory()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 260. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 134) factories.add(new ResourceItemProviderAdapterFactory()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 261. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorPlugin.java (at line 135) factories.add(new ReflectiveItemProviderAdapterFactory()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 262. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorUtil.java (at line 242) private static void createPoolView(Diagram diagram) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createPoolView(Diagram) from the type BpmnDiagramEditorUtil is never used locally ---------- 263. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDiagramEditorUtil.java (at line 248) EList pools = model.getPools(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 264. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 64) List resources = domain.getResourceSet().getResources(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 265. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 90) Collection rules = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 266. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 90) Collection rules = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 267. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 91) for (Iterator it = diagramDocument.getEditingDomain() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 268. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 97) rules.add(computeSaveSchedulingRule(nextFile)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 269. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnDocumentProvider.java (at line 100) return new MultiRule((ISchedulingRule[]) rules .toArray(new ISchedulingRule[rules.size()])); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 270. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnNewDiagramFileWizard.java (at line 190) List affectedFiles = new LinkedList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 271. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnNewDiagramFileWizard.java (at line 190) List affectedFiles = new LinkedList(); ^^^^^^^^^^ LinkedList is a raw type. References to generic type LinkedList should be parameterized ---------- 272. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnNewDiagramFileWizard.java (at line 191) affectedFiles.add(mySelectedModelFile); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 273. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnNewDiagramFileWizard.java (at line 192) affectedFiles.add(diagramFile); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 274. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnPaletteFactory.java (at line 135) private PaletteContainer createEventShapes2Group() { ^^^^^^^^^^^^^^^^^^^^^^^^^ The method createEventShapes2Group() from the type BpmnPaletteFactory is never used locally ---------- 275. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnPaletteFactory.java (at line 793) private ToolEntry createCreateEmptyStartEvent7CreationTool() { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method createCreateEmptyStartEvent7CreationTool() from the type BpmnPaletteFactory is never used locally ---------- 276. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnPaletteFactory.java (at line 801) final List aTypes = new ArrayList(); ^^^^^^ The local variable aTypes is never read ---------- 277. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/part/BpmnPaletteFactory.java (at line 1025) final EditPart[] primaryEP = new EditPart[1]; ^^^^^^^^^ The local variable primaryEP is never read ---------- ---------- 278. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnAbstractParser.java (at line 207) Class iClass = type.getInstanceClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 279. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnAbstractParser.java (at line 223) Class iClass = type.getInstanceClass(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 280. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 60) private WeakReference cachedPart; ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized ---------- 281. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 65) private WeakReference cachedView; ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized ---------- 282. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 160) cachedPart = new WeakReference(part); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized ---------- 283. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 160) cachedPart = new WeakReference(part); ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized ---------- 284. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 161) cachedView = new WeakReference(view); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor WeakReference(Object) belongs to the raw type WeakReference. References to generic type WeakReference should be parameterized ---------- 285. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 161) cachedView = new WeakReference(view); ^^^^^^^^^^^^^ WeakReference is a raw type. References to generic type WeakReference should be parameterized ---------- 286. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnEditPartProvider.java (at line 200) public Object getAdapter(Class adapter) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 287. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnElementTypes.java (at line 387) private static Set KNOWN_ELEMENT_TYPES; ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- 288. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnElementTypes.java (at line 387) private static Set KNOWN_ELEMENT_TYPES; ^^^^^^^^^^^^^^^^^^^ The field BpmnElementTypes.KNOWN_ELEMENT_TYPES is never read locally ---------- ---------- 289. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnMarkerNavigationProvider.java (at line 45) Map epartRegistry = editor.getDiagramGraphicalViewer() ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 290. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnMarkerNavigationProvider.java (at line 47) for (Iterator it = epartRegistry.entrySet().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 291. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnMarkerNavigationProvider.java (at line 48) Map.Entry entry = (Map.Entry) it.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized ---------- 292. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnMarkerNavigationProvider.java (at line 48) Map.Entry entry = (Map.Entry) it.next(); ^^^^^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized ---------- ---------- 293. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnModelingAssistantProvider.java (at line 525) EditPart dep = editPart.getRoot().getContents(); ^^^ The local variable dep is never read ---------- ---------- 294. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnPaletteProvider.java (at line 32) PaletteRoot root, Map predefinedEntries) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- ---------- 295. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 40) private List features; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 296. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 45) public BpmnStructuralFeaturesParser(List features) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 297. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 55) List values = new ArrayList(features.size()); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 298. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 55) List values = new ArrayList(features.size()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 299. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 56) for (Iterator it = features.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 300. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 60) values.add(value); ^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 301. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnStructuralFeaturesParser.java (at line 62) return processor.format(values.toArray(new Object[values.size()]), ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method toArray(Object[]) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 302. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 381) private HashMap mapOfIdsToDecorators = null; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 303. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 382) private HashMap mapOfBpmnIdsToDecorators = null; ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 304. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 410) mapOfIdsToDecorators = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 305. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 411) mapOfBpmnIdsToDecorators = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 306. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 421) List list = (List) mapOfIdsToDecorators.get(decoratorViewId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 307. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 421) List list = (List) mapOfIdsToDecorators.get(decoratorViewId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 308. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 423) list = new ArrayList(2); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 309. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 424) list.add(decorator); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 310. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 425) mapOfIdsToDecorators.put(decoratorViewId, list); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized ---------- 311. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 427) mapOfBpmnIdsToDecorators.put(bpmnId, list); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type HashMap. References to generic type HashMap should be parameterized ---------- 312. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 432) list.add(decorator); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 313. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 459) List list = (List) mapOfIdsToDecorators.get(decoratorViewId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 314. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 459) List list = (List) mapOfIdsToDecorators.get(decoratorViewId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 315. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 522) public void handleMarkerDeleted(IMarker marker, Map attributes) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 316. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 529) List list = elementId != null ? (List) mapOfIdsToDecorators ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 317. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 529) List list = elementId != null ? (List) mapOfIdsToDecorators ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 318. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 534) list = (List) mapOfBpmnIdsToDecorators.get(bpmnId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 319. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 563) List list = elementId != null ? (List) mapOfIdsToDecorators ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 320. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 563) List list = elementId != null ? (List) mapOfIdsToDecorators ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 321. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 569) list = (List) mapOfBpmnIdsToDecorators.get(bpmnId); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 322. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 581) private void refreshDecorators(List decorators) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 323. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 582) final List decoratorsToRefresh = decorators; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 324. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationDecoratorProvider.java (at line 592) for (Iterator it = decoratorsToRefresh ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 325. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 226) List allStatuses = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 326. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 226) List allStatuses = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 327. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 227) allStatuses.addAll(Arrays.asList(status.isMultiStatus() ? status .getChildren() : new IStatus[] { status })); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 328. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 230) HashSet targets = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized ---------- 329. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 230) HashSet targets = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized ---------- 330. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 231) for (Iterator it = diagnostic.getChildren().iterator(); it ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 331. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 233) targets.add(getDiagnosticTarget((Diagnostic) it.next())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized ---------- 332. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 236) for (Iterator it = allStatuses.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 333. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 239) targets.add(((IConstraintStatus) nextStatus).getTarget()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type HashSet. References to generic type HashSet should be parameterized ---------- 334. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 243) Map viewMap = buildElement2ViewMap(target, targets); ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 335. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 244) for (Iterator it = diagnostic.getChildren().iterator(); it ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 336. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 247) List data = nextDiagnostic.getData(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 337. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 259) for (Iterator it = allStatuses.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 338. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 276) private static View findTargetView(EObject targetElement, Map viewMap) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 339. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 291) private static Map buildElement2ViewMap(View view, Set targets) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 340. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 291) private static Map buildElement2ViewMap(View view, Set targets) { ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- 341. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 292) HashMap map = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 342. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 292) HashMap map = new HashMap(); ^^^^^^^ HashMap is a raw type. References to generic type HashMap should be parameterized ---------- 343. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 295) Set path = new HashSet(); ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- 344. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 295) Set path = new HashSet(); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized ---------- 345. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 296) for (Iterator it = targets.iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 346. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 301) path.add(container); ^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Set. References to generic type Set should be parameterized ---------- 347. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 314) private static void getElement2ViewMap(View view, Map map, Set targets) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 348. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 314) private static void getElement2ViewMap(View view, Map map, Set targets) { ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- 349. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 317) map.put(view.getElement(), view); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 350. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 319) for (Iterator it = view.getChildren().iterator(); it.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 351. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnValidationProvider.java (at line 323) for (Iterator it = ((Diagram) view).getEdges().iterator(); it ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 352. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnViewProvider.java (at line 93) protected Class getDiagramViewClass(IAdaptable semanticAdapter, ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 353. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnViewProvider.java (at line 106) protected Class getNodeViewClass(IAdaptable semanticAdapter, ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 354. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnViewProvider.java (at line 182) protected Class getEdgeViewClass(IAdaptable semanticAdapter, ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 355. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/providers/BpmnViewProvider.java (at line 221) private Class getUnrecognizedConnectorViewClass(IAdaptable semanticAdapter, ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 356. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 357. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 358. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 359. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 360. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 361. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 362. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Activity2ViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 363. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityName2ViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 364. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 365. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 366. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 367. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 368. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 369. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 44) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 370. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 45) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 371. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 45) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 372. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 373. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 47) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 374. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 48) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 375. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/ActivityViewFactory.java (at line 49) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 376. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 377. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 378. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 379. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 40) styles.add(NotationFactory.eINSTANCE.createRoutingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 380. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 41) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 381. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/AssociationViewFactory.java (at line 42) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 382. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 32) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 383. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 33) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 384. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 33) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 385. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 34) styles.add(NotationFactory.eINSTANCE.createPageStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 386. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 35) styles.add(NotationFactory.eINSTANCE.createGuideStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 387. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/BpmnDiagramViewFactory.java (at line 36) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 388. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 389. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 390. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 391. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 392. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 393. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 394. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObject2ViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 395. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectName2ViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 396. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 397. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 398. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 399. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 400. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 401. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 402. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 403. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 404. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 405. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 406. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 407. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/DataObjectViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 408. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 409. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 410. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 411. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 412. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 413. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 414. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/Group2ViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 415. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupName2ViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 416. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 417. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 418. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 419. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 420. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 421. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 422. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 423. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 424. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 425. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 426. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 427. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/GroupViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 428. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 429. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 430. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 431. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 37) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 432. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 38) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 433. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 38) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 434. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 39) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 435. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 40) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 436. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 41) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 437. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/LaneViewFactory.java (at line 42) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 438. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeNameViewFactory.java (at line 50) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 439. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeNameViewFactory.java (at line 51) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 440. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeNameViewFactory.java (at line 51) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 441. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 45) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 442. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 46) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 443. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 46) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 444. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 47) styles.add(NotationFactory.eINSTANCE.createRoutingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 445. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 48) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 446. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/MessagingEdgeViewFactory.java (at line 49) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 447. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 448. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 449. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 450. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 451. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 452. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 453. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createDrawerStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 454. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 455. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolPoolCompartmentViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 456. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 42) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 457. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 458. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 459. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 460. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 461. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 462. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/PoolViewFactory.java (at line 47) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 463. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeNameViewFactory.java (at line 50) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 464. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeNameViewFactory.java (at line 51) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 465. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeNameViewFactory.java (at line 51) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 466. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 467. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 468. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 469. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createRoutingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 470. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 471. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SequenceEdgeViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 472. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 473. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 474. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 475. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 42) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 476. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 477. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 478. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDrawerStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 479. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 480. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBodyCompartmentViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 481. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBorderCompartmentViewFactory.java (at line 42) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 482. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBorderCompartmentViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 483. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBorderCompartmentViewFactory.java (at line 43) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 484. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBorderCompartmentViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createSortingStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 485. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessSubProcessBorderCompartmentViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFilteringStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 486. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 43) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 487. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 44) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 488. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 44) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 489. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 490. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 491. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 47) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 492. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/SubProcessViewFactory.java (at line 48) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 493. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 494. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 495. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 496. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 497. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 498. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 499. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotation2ViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 500. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationName2ViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 501. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 502. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationName2ViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 503. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationNameViewFactory.java (at line 38) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 504. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 505. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationNameViewFactory.java (at line 39) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- ---------- 506. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 41) protected List createStyles(View view) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 507. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 508. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 42) List styles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 509. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 43) styles.add(NotationFactory.eINSTANCE.createFontStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 510. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 44) styles.add(NotationFactory.eINSTANCE.createDescriptionStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 511. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 45) styles.add(NotationFactory.eINSTANCE.createFillStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 512. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/src/org/eclipse/stp/bpmn/diagram/view/factories/TextAnnotationViewFactory.java (at line 46) styles.add(NotationFactory.eINSTANCE.createLineStyle()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 513. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnClipboardSupport.java (at line 162) public boolean shouldOverrideCopyOperation(Collection eObjects, Map hintMap) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 514. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnClipboardSupport.java (at line 162) public boolean shouldOverrideCopyOperation(Collection eObjects, Map hintMap) { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 515. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnClipboardSupport.java (at line 310) public Collection getExcludedCopyObjects(Set eObjects) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 516. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnClipboardSupport.java (at line 310) public Collection getExcludedCopyObjects(Set eObjects) { ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- 517. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnClipboardSupport.java (at line 400) public void performPostPasteProcessing(Set pastedEObjects) { ^^^ Set is a raw type. References to generic type Set should be parameterized ---------- ---------- 518. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPasteOperation.java (at line 120) protected List getAlwaysCopyObjectPasteOperations() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 519. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 48) private List semanticElementPasteOperations; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 520. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 157) List list = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 521. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 157) List list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 522. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 158) Iterator it = getSemanticElementPasteOperations().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 523. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 165) list.add(postPasteOperation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 524. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 171) private void performSemanticElementPostPasteOperations(List operations) ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 525. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 174) List postPasteOperations = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 526. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 174) List postPasteOperations = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 527. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 175) Iterator it = operations.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 528. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 183) postPasteOperations.add(postPasteOperation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 529. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 191) protected List getPostPasteOperations() ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 530. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 199) private List getSemanticElementPasteOperations() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 531. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 201) semanticElementPasteOperations = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 532. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 208) Iterator alwaysCopyEObjectInfoIt = getChildObjectInfo() ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 533. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnConnectorViewPostPasteChildOperation.java (at line 216) semanticElementPasteOperations.add(pasteOperation); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 534. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnPositionalGeneralViewPasteOperation.java (at line 78) Node view = (Node) getEObject(); ^^^^ The local variable view is never read ---------- 535. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/clipboard/BpmnPositionalGeneralViewPasteOperation.java (at line 116) List operations = getAlwaysCopyObjectPasteOperations(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 536. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/CreateElementCommandEx.java (at line 83) ((Collection) element.eGet(containment)).add(res); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 537. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/CreateElementCommandEx.java (at line 83) ((Collection) element.eGet(containment)).add(res); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 538. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/CreateViewAndOptionallyElementCommandEx.java (at line 65) List pools = container.getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 539. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/CreateViewAndOptionallyElementCommandEx.java (at line 67) for (Iterator iter = pools.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 540. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/PromptForConnectionAndEndCommandEx.java (at line 146) protected List getConnectionMenuContent() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 541. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/PromptForConnectionAndEndCommandEx.java (at line 147) List l = super.getConnectionMenuContent(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 542. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/PromptForConnectionAndEndCommandEx.java (at line 172) protected List getEndMenuContent(Object connectionItem) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 543. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/commands/PromptForConnectionAndEndCommandEx.java (at line 173) List l = super.getEndMenuContent(connectionItem); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 544. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/AbstractGroupUngroupAction.java (at line 158) EObject context = ViewUtil.resolveSemanticElement(container); ^^^^^^^ The local variable context is never read ---------- ---------- 545. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 157) List operationSet = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 546. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 168) for (Iterator i = operationSet.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 547. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 194) protected List createOperationSet() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 548. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 195) List selection = getSelectedObjects(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 549. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 214) private EditPart getSelectionParent(List editparts) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 550. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 215) ListIterator li = editparts.listIterator(); ^^^^^^^^^^^^ ListIterator is a raw type. References to generic type ListIterator should be parameterized ---------- 551. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 226) private List createOperationSet(List editparts) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 552. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 226) private List createOperationSet(List editparts) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 553. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ArrangeSelectionAction.java (at line 279) List operationSet = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 554. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/FilterDecorationsMenuManager.java (at line 47) private static class FilterDecorationsMenuManagerAction extends Action { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The type FilterDecorationsMenuManager.FilterDecorationsMenuManagerAction is never used locally ---------- ---------- 555. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 353) List eps = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 556. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 353) List eps = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 557. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 357) eps.add(((SequenceEdgeEditPart) ep).getSource()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 558. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 363) eps.add(((SequenceEdgeEditPart) ep).getTarget()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 559. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 404) List srcConnections = editPart.getSourceConnections(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 560. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupAction.java (at line 417) List targetConnections = editPart.getTargetConnections(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 561. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 93) private Map selectedEps = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 562. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 93) private Map selectedEps = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 563. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 146) Map contentToGroup, ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 564. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 178) viewer.findEditPartsForElement(_originalContainerProxyId, ShapeCompartmentEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- 565. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 185) for (Entry entry : selectedEps.entrySet()) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 566. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 186) eps = viewer.findEditPartsForElement(entry.getKey(), entry.getValue()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- 567. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 223) ((List) req.getNewObject()).get(0)).getAdapter(Node.class); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 568. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/GroupInSubprocessCommand.java (at line 385) viewer.findEditPartsForElement(_createdSubprocessProxyId, SubProcessEditPart.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- ---------- 569. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 103) protected List createOperationSet() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 570. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 104) List selection = getSelectedObjects(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 571. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 105) List res = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 572. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 105) List res = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 573. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 108) res.add(o); ^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 574. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 151) List elements = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 575. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/ResetBendpointsAction.java (at line 152) for (Iterator iter = elements.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 576. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 142) private Map selectedEps = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 577. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 142) private Map selectedEps = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 578. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 144) private Map> selectedContentForUndo = ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 579. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 145) new HashMap>(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 580. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 166) Map selectedContentForUndoOne = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 581. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 166) Map selectedContentForUndoOne = new HashMap(); ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 582. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 186) for (Entry entry : selectedEps.entrySet()) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 583. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 187) List eps = viewer.findEditPartsForElement(entry.getKey(), ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 584. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 190) subProcesses.addAll(eps); ^^^ Type safety: The expression of type List needs unchecked conversion to conform to Collection ---------- 585. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 229) for (Entry> entry : selectedContentForUndo.entrySet()) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 586. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 485) List children = subProcessEditPart.getChildBySemanticHint( ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 587. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 494) List sourceConnections = editPart.getSourceConnections(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 588. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 510) List targetConnections = editPart.getTargetConnections(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 589. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/UngroupAction.java (at line 559) subProcesses = ToolUtilities .getSelectionWithoutDependants(subProcesses); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- ---------- 590. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/activitytypes/ChangeActivityTypeAction.java (at line 138) node.getTargetEdges().addAll(actnode.getTargetEdges()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 591. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/actions/activitytypes/ChangeActivityTypeAction.java (at line 139) node.getSourceEdges().addAll(actnode.getSourceEdges()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 592. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/edit/helpers/EdgeEditHelperAdvice.java (at line 56) ConfigureRequest conf = (ConfigureRequest) request; ^^^^ The local variable conf is never read ---------- ---------- 593. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupBalloon.java (at line 66) static private int ACTION_WIDTH_HGT = 30; ^^^^^^^^^^^^^^^^ The field PopupBalloon.ACTION_WIDTH_HGT is never read locally ---------- 594. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupBalloon.java (at line 70) static private double BALLOON_X_OFFSET_LHS = 0.25; ^^^^^^^^^^^^^^^^^^^^ The field PopupBalloon.BALLOON_X_OFFSET_LHS is never read locally ---------- 595. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupBalloon.java (at line 73) static private int BALLOON_Y_OFFSET = 10; ^^^^^^^^^^^^^^^^ The field PopupBalloon.BALLOON_Y_OFFSET is never read locally ---------- ---------- 596. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 55) public PopupMenuWithDisableSupport(List aContent, ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 597. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 66) final List resultThusFar) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 598. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 72) for (Iterator iter = getContent().iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 599. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 83) List thisResult = new ArrayList(resultThusFar); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 600. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 83) List thisResult = new ArrayList(resultThusFar); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 601. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 83) List thisResult = new ArrayList(resultThusFar); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 602. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 84) thisResult.add(contentObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 603. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 106) resultThusFar.add(fContentObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 604. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/diagram/ui/PopupMenuWithDisableSupport.java (at line 111) resultThusFar.add(fContentObject); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 605. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/export/IExportImagePage.java (at line 47) public abstract List getSelectedResources(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 606. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/PoolPoolCompartmentFigure.java (at line 51) List figs = ((List)((List) ((List)((List) ((List)getChildren()).get(1)//animatablescrollpane .getChildren())).get(0)//freeformviewport .getChildren())).get(0)//freeformlayer .getChildren(); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- 607. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/PoolPoolCompartmentFigure.java (at line 51) List figs = ((List)((List) ((List)((List) ((List)getChildren()).get(1)//animatablescrollpane .getChildren())).get(0)//freeformviewport .getChildren())).get(0)//freeformlayer ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to List ---------- 608. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/PoolPoolCompartmentFigure.java (at line 52) ((List)((List) ((List)getChildren()).get(1)//animatablescrollpane .getChildren())).get(0)//freeformviewport ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to List ---------- 609. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/PoolPoolCompartmentFigure.java (at line 53) ((List)getChildren()).get(1)//animatablescrollpane ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: Unchecked cast from List to List ---------- ---------- 610. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/connectionanchors/DefaultSizeNodeFigureEx.java (at line 118) public Hashtable getConnectionAnchors() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized ---------- ---------- 611. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/connectionanchors/WrapperNodeFigureEx.java (at line 80) public Hashtable getConnectionAnchors() { ^^^^^^^^^ Hashtable is a raw type. References to generic type Hashtable should be parameterized ---------- ---------- 612. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/router/RectilinearRouterEx.java (at line 359) List bendpoints = (List)conn.getConnectionRouter().getConstraint(conn); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 613. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/router/RectilinearRouterEx.java (at line 359) List bendpoints = (List)conn.getConnectionRouter().getConstraint(conn); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 614. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/splitviewsupport/FreeFormViewPortWithSplitters.java (at line 109) Entry e = (Entry)entry; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized ---------- 615. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/splitviewsupport/FreeFormViewPortWithSplitters.java (at line 109) Entry e = (Entry)entry; ^^^^^ Map.Entry is a raw type. References to generic type Map.Entry should be parameterized ---------- 616. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/figures/splitviewsupport/FreeFormViewPortWithSplitters.java (at line 274) private static int getX(Translatable t) { ^^^^^^^^^^^^^^^^^^^^ The method getX(Translatable) from the type FreeFormViewPortWithSplitters is never used locally ---------- ---------- 617. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/layouts/ActivityLayout.java (at line 71) private int vGap = 0, hGap = 0; ^^^^ The field ActivityLayout.hGap is never read locally ---------- ---------- 618. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 165) ((List) request.getNewObject()).isEmpty() || ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 619. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 166) ((List) request.getNewObject()).get(0) == null || ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 620. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 167) ((ViewDescriptor) ((List) request.getNewObject()).get(0)). ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 621. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 169) ((List) request.getNewObject()).get(0) == null) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 622. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 173) ((ViewDescriptor) ((List) request.getNewObject()).get(0)).getElementAdapter().getAdapter(IElementType.class); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 623. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDiagramXYLayoutEditPolicy.java (at line 208) List children = ((IGraphicalEditPart) getHost()).getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 624. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDragDropEditPolicy.java (at line 332) private Command getAnnotationsDropCommand(final List annotations) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getAnnotationsDropCommand(List) from the type BpmnDragDropEditPolicy is never used locally ---------- 625. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/BpmnDragDropEditPolicy.java (at line 410) private Point getBalloonPosition(Point referencePoint) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method getBalloonPosition(Point) from the type BpmnDragDropEditPolicy is never used locally ---------- ---------- 626. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionEndPointEditPolicyEx.java (at line 51) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 627. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionEndPointEditPolicyEx.java (at line 52) List list = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 628. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionEndPointEditPolicyEx.java (at line 52) List list = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 629. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionEndPointEditPolicyEx.java (at line 53) list.add(new ConnectionEndHandleEx((ConnectionEditPart)getHost())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 630. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionEndPointEditPolicyEx.java (at line 54) list.add(new ConnectionStartHandleEx((ConnectionEditPart)getHost())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 631. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionHandleEditPolicyEx.java (at line 79) private List handles = null; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 632. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionHandleEditPolicyEx.java (at line 266) EditPart host = getHost(); ^^^^ The local variable host is never read ---------- 633. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionHandleEditPolicyEx.java (at line 330) for (Iterator iter = handles.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 634. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ConnectionHandleEditPolicyEx.java (at line 339) EditPart host = getHost(); ^^^^ The local variable host is never read ---------- ---------- 635. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ContainerNodeEditPolicyEx.java (at line 119) List eltTypes = ((CreateUnspecifiedTypeConnectionRequest) ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 636. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/NonResizableCollapsibleCompartmentEditPolicy.java (at line 57) protected List createCollapseHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 637. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/NonResizableCollapsibleCompartmentEditPolicy.java (at line 60) List collapseHandles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 638. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/NonResizableCollapsibleCompartmentEditPolicy.java (at line 60) List collapseHandles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 639. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/NonResizableCollapsibleCompartmentEditPolicy.java (at line 61) collapseHandles.add(new CompartmentCollapseHandleForPool( (PoolEditPart)part.getParent(), (PoolPoolCompartmentEditPart)part)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 640. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 93) private static final int AVOID_INTERVAL = 1; ^^^^^^^^^^^^^^ The field PoolPoolCompartmentXYLayoutEditPolicy.AVOID_INTERVAL is never read locally ---------- 641. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 294) private boolean isAlignedOnY(Rectangle bounds, Rectangle childBounds) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isAlignedOnY(Rectangle, Rectangle) from the type PoolPoolCompartmentXYLayoutEditPolicy is never used locally ---------- 642. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 307) private boolean isAlignedOnX(Rectangle bounds, Rectangle childBounds) { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method isAlignedOnX(Rectangle, Rectangle) from the type PoolPoolCompartmentXYLayoutEditPolicy is never used locally ---------- 643. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 339) List descriptors = ((CreateViewRequest) request).getViewDescriptors(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 644. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 446) List children = request != null ? request.getEditParts() ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 645. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 448) List allChildren = getHost().getChildren(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 646. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 450) Iterator iter = allChildren.iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 647. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 571) boolean foundTheFirst = false; ^^^^^^^^^^^^^ The local variable foundTheFirst is never read ---------- 648. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 572) int beforeChangeTopY = -1; ^^^^^^^^^^^^^^^^ The local variable beforeChangeTopY is never read ---------- 649. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 573) int beforeChangeBottomY = -1; ^^^^^^^^^^^^^^^^^^^ The local variable beforeChangeBottomY is never read ---------- 650. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 720) Iterator iter = req.getViewDescriptors().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 651. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 914) List childrenToMove = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 652. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 914) List childrenToMove = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 653. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 927) childrenToMove.add(child); ^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 654. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PoolPoolCompartmentXYLayoutEditPolicy.java (at line 967) private void iterateOverConnections(List connections, CompoundCommand compound) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 655. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 201) imagesToBeDisposed.add(myDisabledImage); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 656. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 618) private List myPopupBarDescriptors = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 657. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 618) private List myPopupBarDescriptors = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 658. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 621) protected List imagesToBeDisposed = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 659. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 621) protected List imagesToBeDisposed = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 660. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 679) List types = ModelingAssistantService.getInstance() ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 661. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 681) for (Iterator iter = types.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 662. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 745) myPopupBarDescriptors.add(desc); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 663. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 794) myPopupBarDescriptors.add(desc); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 664. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 870) protected List getPopupBarDescriptors() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 665. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 879) List theList = getPopupBarDescriptors(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 666. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 940) String getPreferenceName() { ^^^^^^^^^^^^^^^^^^^ The method PopupBarEditPolicyEx.getPreferenceName() does not override the inherited method from DiagramAssistantEditPolicy since it is private to a different package ---------- 667. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/PopupBarEditPolicyEx.java (at line 1151) for (Iterator iter = imagesToBeDisposed.iterator(); iter.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- ---------- 668. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizableCompartmentEditPolicyEx.java (at line 41) protected List createCollapseHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 669. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizableCompartmentEditPolicyEx.java (at line 44) List collapseHandles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 670. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizableCompartmentEditPolicyEx.java (at line 44) List collapseHandles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 671. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizableCompartmentEditPolicyEx.java (at line 45) collapseHandles.add(new CompartmentCollapseHandleEx(part)); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 672. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizablePoolEditPolicy.java (at line 183) private Dimension getMinPoolSize(List parts) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 673. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/ResizableShapeEditPolicyEx.java (at line 65) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 674. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 76) private int divideByZoom(int i) { ^^^^^^^^^^^^^^^^^^^ The method divideByZoom(int) from the type SubProcessSubProcessCompartmentXYLayoutEditPolicy is never used locally ---------- 675. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 158) private void iterateOverConnections(List connections, CompoundCommand compound) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 676. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 268) childrenRequest.setEditParts(new ArrayList(getHost().getChildren())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 677. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 268) childrenRequest.setEditParts(new ArrayList(getHost().getChildren())); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 678. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 269) childrenRequest.getEditParts().removeAll(request.getEditParts()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method removeAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 679. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/SubProcessSubProcessCompartmentXYLayoutEditPolicy.java (at line 299) List descriptors = ((CreateViewRequest) request).getViewDescriptors(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 680. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/VerticalLabelNonResizableEditPolicy.java (at line 41) protected List createSelectionHandles() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 681. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/VerticalLabelNonResizableEditPolicy.java (at line 42) List handles = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 682. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/VerticalLabelNonResizableEditPolicy.java (at line 42) List handles = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 683. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/policies/VerticalLabelNonResizableEditPolicy.java (at line 65) handles.add(moveHandle); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 684. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/properties/EAnnotationsTypeMapper.java (at line 37) public Class mapType(Object input) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 685. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/properties/EAnnotationsTypeMapper.java (at line 38) Class type = null; ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 686. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ActivityResizeTracker.java (at line 198) protected List createOperationSet() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 687. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ActivityResizeTracker.java (at line 199) List list = super.createOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 688. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ActivityResizeTracker.java (at line 232) final List editParts = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 689. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ActivityResizeTracker.java (at line 261) List editparts = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 690. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ActivityResizeTracker.java (at line 363) List editParts = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 691. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ConnectionHandleToolEx.java (at line 173) protected void selectAddedObject(EditPartViewer viewer, Collection objects) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 692. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ConnectionHandleToolEx.java (at line 175) List editparts = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 693. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ConnectionHandleToolEx.java (at line 175) List editparts = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 694. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ConnectionHandleToolEx.java (at line 176) for (Iterator i = objects.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 695. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/ConnectionHandleToolEx.java (at line 183) editparts.add(editPart); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 696. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/MultipleShapesMoveTool.java (at line 71) private List _movingShapes = Collections.EMPTY_LIST; ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- 697. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/MultipleShapesMoveTool.java (at line 218) List children = null; ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 698. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/MultipleShapesMoveTool.java (at line 283) _movingShapes = Collections.EMPTY_LIST; ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type List needs unchecked conversion to conform to List ---------- ---------- 699. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/PoolResizeTracker.java (at line 75) List parts = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 700. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/PoolResizeTracker.java (at line 102) parts.add(s); ^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 701. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/PoolResizeTracker.java (at line 218) private List collectPoolEditParts(List selectedParts) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 702. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/PoolResizeTracker.java (at line 240) private Dimension getMinPoolSize(List parts, boolean north) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 703. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 70) Class[] empty = new Class[0]; ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 704. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 86) Class[] param = new Class[1]; ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 705. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 158) protected void setSelectedEditParts(List selectedEPs) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 706. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 167) protected List calculateNewSelectionNotPrivate() { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 707. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 168) List newSelections = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 708. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 168) List newSelections = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 709. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 169) Iterator children = getAllChildrenNotPrivate().iterator(); ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 710. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 192) newSelections.add(child); ^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 711. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 259) protected HashSet getAllChildrenNotPrivate() { ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized ---------- 712. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 261) return (HashSet) getAllChildrenMethod.invoke(this, empty); ^^^^^^^ HashSet is a raw type. References to generic type HashSet should be parameterized ---------- 713. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 274) List newSelections = calculateNewSelectionNotPrivate(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 714. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 284) List selected = new ArrayList(viewer.getSelectedEditParts()); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 715. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 284) List selected = new ArrayList(viewer.getSelectedEditParts()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor ArrayList(Collection) belongs to the raw type ArrayList. References to generic type ArrayList should be parameterized ---------- 716. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 284) List selected = new ArrayList(viewer.getSelectedEditParts()); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 717. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/RubberbandDragTrackerForBPMN.java (at line 290) selected.add(editPart); ^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 718. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/SelectConnectionEditPartTrackerEx.java (at line 35) private boolean _isHorizontal; ^^^^^^^^^^^^^ The field SelectConnectionEditPartTrackerEx._isHorizontal is never read locally ---------- ---------- 719. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/SelectionToolEx.java (at line 85) public static void setToolClass(ToolEntry toolEntry, Class toolClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 720. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/TaskDragEditPartsTrackerEx.java (at line 384) List editParts = getOperationSet(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 721. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/TaskDragHelper.java (at line 60) private static final String CONTAINER_BOUNDSCOMMAND_RESIZE_LABEL = BpmnDiagramMessages.TaskDragHelper_container_resize_label; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The field TaskDragHelper.CONTAINER_BOUNDSCOMMAND_RESIZE_LABEL is never read locally ---------- ---------- 722. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 38) public UnspecifiedActivityTypeCreationToolEx(List elementTypes, ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 723. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 93) protected void selectAddedObject(EditPartViewer viewer, Collection objects) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 724. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 94) final List editparts = new ArrayList(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 725. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 94) final List editparts = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 726. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 95) for (Iterator i = objects.iterator(); i.hasNext();) { ^^^^^^^^ Iterator is a raw type. References to generic type Iterator should be parameterized ---------- 727. WARNING in /shared/stp/svn_build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.diagram/customsrc/org/eclipse/stp/bpmn/tools/UnspecifiedActivityTypeCreationToolEx.java (at line 102) editparts.add(editPart); ^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 727 problems (727 warnings)[703 .class files generated]