# 6/8/07 4:43:37 AM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Activity.java (at line 65) EList getIncomingMessages(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 2. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Activity.java (at line 84) EList getOutgoingMessages(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 3. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Activity.java (at line 103) EList getGroups(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 4. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ActivityType.java (at line 919) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 5. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ActivityType.java (at line 927) public static final List VALUES_EVENTS = Collections.unmodifiableList(Arrays.asList(VALUES_EVENTS_ARRAY)); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 6. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ActivityType.java (at line 936) public static final List VALUES_EVENTS_INTERMEDIATE = ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 7. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ActivityType.java (at line 946) public static final List VALUES_EVENTS_START = ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 8. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ActivityType.java (at line 955) public static final List VALUES_GATEWAYS = ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 9. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Artifact.java (at line 54) EList getAssociations(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 10. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/ArtifactsContainer.java (at line 54) EList getArtifacts(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 11. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/BpmnDiagram.java (at line 59) EList getPools(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 12. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/BpmnDiagram.java (at line 78) EList getMessages(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 13. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/DirectionType.java (at line 152) public static final List VALUES = Collections.unmodifiableList(Arrays.asList(VALUES_ARRAY)); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 14. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Graph.java (at line 58) EList getVertices(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 15. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Graph.java (at line 77) EList getSequenceEdges(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 16. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Group.java (at line 52) EList getActivities(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 17. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/IdentifiableNode.java (at line 53) EList getAssociations(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 18. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Lane.java (at line 58) EList getActivities(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 19. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Pool.java (at line 58) EList getLanes(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 20. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/SubProcess.java (at line 58) EList getEventHandlers(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 21. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Vertex.java (at line 59) EList getOutgoingEdges(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 22. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/Vertex.java (at line 78) EList getIncomingEdges(); ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- ---------- 23. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 145) protected EList groups = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 24. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 250) public EList getIncomingMessages() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 25. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 259) public EList getOutgoingMessages() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 26. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 268) public EList getGroups() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 27. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 270) groups = new EObjectWithInverseResolvingEList.ManyInverse(Group.class, this, BpmnPackage.ACTIVITY__GROUPS, BpmnPackage.GROUP__ACTIVITIES); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseResolvingEList.ManyInverse(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseResolvingEList.ManyInverse. References to generic type EObjectWithInverseResolvingEList.ManyInverse should be parameterized ---------- 28. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 270) groups = new EObjectWithInverseResolvingEList.ManyInverse(Group.class, this, BpmnPackage.ACTIVITY__GROUPS, BpmnPackage.GROUP__ACTIVITIES); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseResolvingEList.ManyInverse is a raw type. References to generic type EObjectWithInverseResolvingEList.ManyInverse should be parameterized ---------- 29. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 539) return ((InternalEList)getIncomingMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 30. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 539) return ((InternalEList)getIncomingMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 31. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 541) return ((InternalEList)getOutgoingMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 32. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 541) return ((InternalEList)getOutgoingMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 33. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 543) return ((InternalEList)getGroups()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 34. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 543) return ((InternalEList)getGroups()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 35. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 564) return ((InternalEList)getOrderedMessages()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 36. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 566) return ((InternalEList)getIncomingMessages()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 37. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 568) return ((InternalEList)getOutgoingMessages()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 38. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 570) return ((InternalEList)getGroups()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 39. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 648) getIncomingMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 40. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 648) getIncomingMessages().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 41. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 652) getOutgoingMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 42. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 652) getOutgoingMessages().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 43. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 656) getGroups().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 44. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 656) getGroups().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 45. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 756) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 46. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 773) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 47. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 127) protected EList associations = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 48. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 152) public EList getAssociations() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 49. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 154) associations = new EObjectContainmentWithInverseEList(Association.class, this, BpmnPackage.ARTIFACT__ASSOCIATIONS, BpmnPackage.ASSOCIATION__SOURCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 50. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 154) associations = new EObjectContainmentWithInverseEList(Association.class, this, BpmnPackage.ARTIFACT__ASSOCIATIONS, BpmnPackage.ASSOCIATION__SOURCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 51. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 271) return ((InternalEList)getAssociations()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 52. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 271) return ((InternalEList)getAssociations()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 53. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 288) return ((InternalEList)getAssociations()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 54. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 347) getAssociations().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 55. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 347) getAssociations().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 56. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 408) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 57. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactImpl.java (at line 425) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 58. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 56) protected EList artifacts = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 59. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 81) public EList getArtifacts() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 60. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 83) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 61. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 83) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 62. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 96) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 63. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 96) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 64. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 109) return ((InternalEList)getArtifacts()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 65. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 136) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 66. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ArtifactsContainerImpl.java (at line 136) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 67. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 130) protected EList artifacts = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 68. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 140) protected EList pools = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 69. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 150) protected EList messages = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 70. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 278) public EList getPools() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 71. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 280) pools = new EObjectContainmentWithInverseEList(Pool.class, this, BpmnPackage.BPMN_DIAGRAM__POOLS, BpmnPackage.POOL__BPMN_DIAGRAM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 72. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 280) pools = new EObjectContainmentWithInverseEList(Pool.class, this, BpmnPackage.BPMN_DIAGRAM__POOLS, BpmnPackage.POOL__BPMN_DIAGRAM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 73. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 290) public EList getMessages() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 74. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 292) messages = new EObjectContainmentWithInverseEList(MessagingEdge.class, this, BpmnPackage.BPMN_DIAGRAM__MESSAGES, BpmnPackage.MESSAGING_EDGE__BPMN_DIAGRAM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 75. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 292) messages = new EObjectContainmentWithInverseEList(MessagingEdge.class, this, BpmnPackage.BPMN_DIAGRAM__MESSAGES, BpmnPackage.MESSAGING_EDGE__BPMN_DIAGRAM); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 76. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 302) public EList getArtifacts() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 77. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 304) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.BPMN_DIAGRAM__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 78. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 304) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.BPMN_DIAGRAM__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 79. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 359) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 80. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 359) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 81. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 361) return ((InternalEList)getPools()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 82. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 361) return ((InternalEList)getPools()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 83. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 363) return ((InternalEList)getMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 84. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 363) return ((InternalEList)getMessages()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 85. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 376) return ((InternalEList)getArtifacts()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 86. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 378) return ((InternalEList)getPools()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 87. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 380) return ((InternalEList)getMessages()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 88. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 430) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 89. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 430) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 90. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 434) getPools().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 91. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 434) getPools().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 92. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 438) getMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 93. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 438) getMessages().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 94. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 517) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 95. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 540) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 96. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 127) protected EList artifacts = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 97. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 137) protected EList vertices = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 98. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 147) protected EList sequenceEdges = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 99. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 235) public EList getArtifacts() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 100. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 237) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.GRAPH__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 101. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 237) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.GRAPH__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 102. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 247) public EList getVertices() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 103. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 249) vertices = new EObjectContainmentWithInverseEList(Vertex.class, this, BpmnPackage.GRAPH__VERTICES, BpmnPackage.VERTEX__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 104. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 249) vertices = new EObjectContainmentWithInverseEList(Vertex.class, this, BpmnPackage.GRAPH__VERTICES, BpmnPackage.VERTEX__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 105. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 259) public EList getSequenceEdges() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 106. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 261) sequenceEdges = new EObjectContainmentWithInverseEList(SequenceEdge.class, this, BpmnPackage.GRAPH__SEQUENCE_EDGES, BpmnPackage.SEQUENCE_EDGE__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 107. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 261) sequenceEdges = new EObjectContainmentWithInverseEList(SequenceEdge.class, this, BpmnPackage.GRAPH__SEQUENCE_EDGES, BpmnPackage.SEQUENCE_EDGE__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 108. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 274) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 109. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 274) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 110. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 276) return ((InternalEList)getVertices()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 111. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 276) return ((InternalEList)getVertices()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 112. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 278) return ((InternalEList)getSequenceEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 113. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 278) return ((InternalEList)getSequenceEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 114. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 291) return ((InternalEList)getArtifacts()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 115. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 293) return ((InternalEList)getVertices()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 116. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 295) return ((InternalEList)getSequenceEdges()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 117. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 341) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 118. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 341) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 119. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 345) getVertices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 120. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 345) getVertices().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 121. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 349) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 122. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 349) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 123. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 412) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 124. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 435) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 125. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 57) protected EList activities = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 126. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 82) public EList getActivities() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 127. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 84) activities = new EObjectWithInverseEList.ManyInverse(Activity.class, this, BpmnPackage.GROUP__ACTIVITIES, BpmnPackage.ACTIVITY__GROUPS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseEList.ManyInverse(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseEList.ManyInverse. References to generic type EObjectWithInverseEList.ManyInverse should be parameterized ---------- 128. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 84) activities = new EObjectWithInverseEList.ManyInverse(Activity.class, this, BpmnPackage.GROUP__ACTIVITIES, BpmnPackage.ACTIVITY__GROUPS); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseEList.ManyInverse is a raw type. References to generic type EObjectWithInverseEList.ManyInverse should be parameterized ---------- 129. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 97) return ((InternalEList)getActivities()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 130. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 97) return ((InternalEList)getActivities()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 131. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 110) return ((InternalEList)getActivities()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 132. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 137) getActivities().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 133. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GroupImpl.java (at line 137) getActivities().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 134. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 56) protected EList associations = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 135. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 81) public EList getAssociations() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 136. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 83) associations = new EObjectWithInverseResolvingEList(Association.class, this, BpmnPackage.IDENTIFIABLE_NODE__ASSOCIATIONS, BpmnPackage.ASSOCIATION__TARGET); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseResolvingEList(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseResolvingEList. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 137. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 83) associations = new EObjectWithInverseResolvingEList(Association.class, this, BpmnPackage.IDENTIFIABLE_NODE__ASSOCIATIONS, BpmnPackage.ASSOCIATION__TARGET); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseResolvingEList is a raw type. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 138. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 96) return ((InternalEList)getAssociations()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 139. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 96) return ((InternalEList)getAssociations()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 140. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 109) return ((InternalEList)getAssociations()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 141. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 136) getAssociations().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 142. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/IdentifiableNodeImpl.java (at line 136) getAssociations().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 143. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 124) protected EList activities = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 144. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 149) public EList getActivities() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 145. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 151) activities = new EObjectWithInverseEList(Activity.class, this, BpmnPackage.LANE__ACTIVITIES, BpmnPackage.ACTIVITY__LANE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseEList. References to generic type EObjectWithInverseEList should be parameterized ---------- 146. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 151) activities = new EObjectWithInverseEList(Activity.class, this, BpmnPackage.LANE__ACTIVITIES, BpmnPackage.ACTIVITY__LANE); ^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseEList is a raw type. References to generic type EObjectWithInverseEList should be parameterized ---------- 147. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 268) return ((InternalEList)getActivities()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 148. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 268) return ((InternalEList)getActivities()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 149. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 285) return ((InternalEList)getActivities()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 150. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 344) getActivities().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 344) getActivities().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 152. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 405) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 153. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 422) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 154. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/MessagingEdgeImpl.java (at line 558) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 155. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/MessagingEdgeImpl.java (at line 575) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 156. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 61) protected EList lanes = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 157. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 86) public EList getLanes() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 158. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 88) lanes = new EObjectContainmentWithInverseEList(Lane.class, this, BpmnPackage.POOL__LANES, BpmnPackage.LANE__POOL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 159. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 88) lanes = new EObjectContainmentWithInverseEList(Lane.class, this, BpmnPackage.POOL__LANES, BpmnPackage.LANE__POOL); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 160. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 142) return ((InternalEList)getLanes()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 161. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 142) return ((InternalEList)getLanes()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 162. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 159) return ((InternalEList)getLanes()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 163. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 203) getLanes().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 164. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 203) getLanes().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 165. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SequenceEdgeImpl.java (at line 643) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 166. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SequenceEdgeImpl.java (at line 660) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 167. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 66) protected EList artifacts = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 168. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 76) protected EList vertices = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 169. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 86) protected EList sequenceEdges = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 170. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 96) protected EList eventHandlers = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 171. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 150) public EList getArtifacts() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 172. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 152) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.SUB_PROCESS__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 173. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 152) artifacts = new EObjectContainmentWithInverseEList(Artifact.class, this, BpmnPackage.SUB_PROCESS__ARTIFACTS, BpmnPackage.ARTIFACT__ARTIFACTS_CONTAINER); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 174. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 162) public EList getVertices() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 175. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 164) vertices = new EObjectContainmentWithInverseEList(Vertex.class, this, BpmnPackage.SUB_PROCESS__VERTICES, BpmnPackage.VERTEX__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 176. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 164) vertices = new EObjectContainmentWithInverseEList(Vertex.class, this, BpmnPackage.SUB_PROCESS__VERTICES, BpmnPackage.VERTEX__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 177. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 174) public EList getSequenceEdges() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 178. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 176) sequenceEdges = new EObjectContainmentWithInverseEList(SequenceEdge.class, this, BpmnPackage.SUB_PROCESS__SEQUENCE_EDGES, BpmnPackage.SEQUENCE_EDGE__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 179. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 176) sequenceEdges = new EObjectContainmentWithInverseEList(SequenceEdge.class, this, BpmnPackage.SUB_PROCESS__SEQUENCE_EDGES, BpmnPackage.SEQUENCE_EDGE__GRAPH); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 180. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 186) public EList getEventHandlers() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 181. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 188) eventHandlers = new EObjectContainmentWithInverseEList(Activity.class, this, BpmnPackage.SUB_PROCESS__EVENT_HANDLERS, BpmnPackage.ACTIVITY__EVENT_HANDLER_FOR); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectContainmentWithInverseEList(Class, InternalEObject, int, int) belongs to the raw type EObjectContainmentWithInverseEList. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 182. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 188) eventHandlers = new EObjectContainmentWithInverseEList(Activity.class, this, BpmnPackage.SUB_PROCESS__EVENT_HANDLERS, BpmnPackage.ACTIVITY__EVENT_HANDLER_FOR); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectContainmentWithInverseEList is a raw type. References to generic type EObjectContainmentWithInverseEList should be parameterized ---------- 183. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 247) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 184. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 247) return ((InternalEList)getArtifacts()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 185. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 249) return ((InternalEList)getVertices()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 186. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 249) return ((InternalEList)getVertices()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 187. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 251) return ((InternalEList)getSequenceEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 188. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 251) return ((InternalEList)getSequenceEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 189. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 253) return ((InternalEList)getEventHandlers()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 190. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 253) return ((InternalEList)getEventHandlers()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 191. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 266) return ((InternalEList)getArtifacts()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 192. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 268) return ((InternalEList)getVertices()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 193. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 270) return ((InternalEList)getSequenceEdges()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 194. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 272) return ((InternalEList)getEventHandlers()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 195. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 307) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 196. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 307) getArtifacts().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 197. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 311) getVertices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 198. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 311) getVertices().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 199. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 315) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 200. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 315) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 201. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 319) getEventHandlers().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 202. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 319) getEventHandlers().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 203. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 380) public int eBaseStructuralFeatureID(int derivedFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- 204. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 402) public int eDerivedStructuralFeatureID(int baseFeatureID, Class baseClass) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 205. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 61) protected EList outgoingEdges = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 206. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 71) protected EList incomingEdges = null; ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 207. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 96) public EList getOutgoingEdges() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 208. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 98) outgoingEdges = new EObjectWithInverseResolvingEList(SequenceEdge.class, this, BpmnPackage.VERTEX__OUTGOING_EDGES, BpmnPackage.SEQUENCE_EDGE__SOURCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseResolvingEList(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseResolvingEList. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 209. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 98) outgoingEdges = new EObjectWithInverseResolvingEList(SequenceEdge.class, this, BpmnPackage.VERTEX__OUTGOING_EDGES, BpmnPackage.SEQUENCE_EDGE__SOURCE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseResolvingEList is a raw type. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 210. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 108) public EList getIncomingEdges() { ^^^^^ EList is a raw type. References to generic type EList should be parameterized ---------- 211. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 110) incomingEdges = new EObjectWithInverseResolvingEList(SequenceEdge.class, this, BpmnPackage.VERTEX__INCOMING_EDGES, BpmnPackage.SEQUENCE_EDGE__TARGET); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The constructor EObjectWithInverseResolvingEList(Class, InternalEObject, int, int) belongs to the raw type EObjectWithInverseResolvingEList. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 212. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 110) incomingEdges = new EObjectWithInverseResolvingEList(SequenceEdge.class, this, BpmnPackage.VERTEX__INCOMING_EDGES, BpmnPackage.SEQUENCE_EDGE__TARGET); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ EObjectWithInverseResolvingEList is a raw type. References to generic type EObjectWithInverseResolvingEList should be parameterized ---------- 213. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 164) return ((InternalEList)getOutgoingEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 214. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 164) return ((InternalEList)getOutgoingEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 215. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 166) return ((InternalEList)getIncomingEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method basicAdd(Object, NotificationChain) belongs to the raw type InternalEList. References to generic type InternalEList should be parameterized ---------- 216. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 166) return ((InternalEList)getIncomingEdges()).basicAdd(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 217. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 183) return ((InternalEList)getOutgoingEdges()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 218. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 185) return ((InternalEList)getIncomingEdges()).basicRemove(otherEnd, msgs); ^^^^^^^^^^^^^ InternalEList is a raw type. References to generic type InternalEList should be parameterized ---------- 219. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 231) getOutgoingEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 220. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 231) getOutgoingEdges().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 221. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 235) getIncomingEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 222. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/VertexImpl.java (at line 235) getIncomingEdges().addAll((Collection)newValue); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 223. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnSwitch.java (at line 97) List eSuperTypes = theEClass.getESuperTypes(); ^^^^ List is a raw type. References to generic type List should be parameterized ---------- ---------- 224. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnXMLProcessor.java (at line 52) protected Map getRegistrations() { ^^^ Map is a raw type. References to generic type Map should be parameterized ---------- 225. WARNING in /shared/stp/build-stp-I/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnXMLProcessor.java (at line 52) protected Map getRegistrations() { ^^^ Type safety: The return type Map for getRegistrations() from the type BpmnXMLProcessor needs unchecked conversion to conform to Map from the type XMLProcessor ---------- 225 problems (225 warnings)[49 .class files generated]