# 1/9/08 9:57:25 AM EST # Eclipse Java Compiler 0.770, 3.3.0, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ActivityItemProvider.java (at line 71) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 2. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ActivityItemProvider.java (at line 71) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type ActivityItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 3. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ActivityItemProvider.java (at line 465) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 4. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 69) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 5. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 69) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type ArtifactItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 6. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 154) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 7. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 154) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Type safety: The return type Collection for getChildrenFeatures(Object) from the type ArtifactItemProvider needs unchecked conversion to conform to Collection from the type EModelElementItemProvider ---------- 8. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 215) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 9. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactItemProvider.java (at line 218) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACT__ASSOCIATIONS, BpmnFactory.eINSTANCE.createAssociation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 10. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 11. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type ArtifactsContainerItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 12. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 83) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 13. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 83) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Type safety: The return type Collection for getChildrenFeatures(Object) from the type ArtifactsContainerItemProvider needs unchecked conversion to conform to Collection from the type ItemProviderAdapter ---------- 14. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 139) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 15. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 142) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createArtifact())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 16. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 147) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createDataObject())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 17. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 152) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createGroup())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 18. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/ArtifactsContainerItemProvider.java (at line 157) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createTextAnnotation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 19. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/AssociationItemProvider.java (at line 70) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 20. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/AssociationItemProvider.java (at line 70) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type AssociationItemProvider needs unchecked conversion to conform to List from the type EModelElementItemProvider ---------- 21. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/AssociationItemProvider.java (at line 196) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 22. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/AssociationItemProvider.java (at line 197) super.collectNewChildDescriptors(newChildDescriptors, object); ^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection ---------- ---------- 23. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 72) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 24. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 72) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type BpmnDiagramItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 25. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 203) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 26. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 203) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Type safety: The return type Collection for getChildrenFeatures(Object) from the type BpmnDiagramItemProvider needs unchecked conversion to conform to Collection from the type EModelElementItemProvider ---------- 27. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 282) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 28. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 285) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createArtifact())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 29. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 290) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createDataObject())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 30. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 295) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createGroup())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 31. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 300) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createTextAnnotation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 32. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 305) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.BPMN_DIAGRAM__POOLS, BpmnFactory.eINSTANCE.createPool())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 33. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnDiagramItemProvider.java (at line 310) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.BPMN_DIAGRAM__MESSAGES, BpmnFactory.eINSTANCE.createMessagingEdge())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 34. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 73) protected Collection supportedTypes = new ArrayList(); ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 35. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 73) protected Collection supportedTypes = new ArrayList(); ^^^^^^^^^ ArrayList is a raw type. References to generic type ArrayList should be parameterized ---------- 36. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 82) supportedTypes.add(IEditingDomainItemProvider.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 37. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 83) supportedTypes.add(IStructuredItemContentProvider.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 38. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 84) supportedTypes.add(ITreeItemContentProvider.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 39. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 85) supportedTypes.add(IItemLabelProvider.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 40. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 86) supportedTypes.add(IItemPropertySource.class); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 41. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/BpmnItemProviderAdapterFactory.java (at line 532) if (!(type instanceof Class) || (((Class)type).isInstance(adapter))) { ^^^^^ Class is a raw type. References to generic type Class should be parameterized ---------- ---------- 42. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/DataObjectItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 43. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/DataObjectItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type DataObjectItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 44. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/DataObjectItemProvider.java (at line 117) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 45. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 72) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 46. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 72) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type GraphItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 47. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 157) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 48. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 234) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 49. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 237) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createArtifact())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 50. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 242) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createDataObject())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 51. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 247) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createGroup())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 52. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 252) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createTextAnnotation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 53. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 257) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createVertex())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 54. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 262) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createActivity())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 55. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 267) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createSubProcess())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 56. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GraphItemProvider.java (at line 272) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__SEQUENCE_EDGES, BpmnFactory.eINSTANCE.createSequenceEdge())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 57. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GroupItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 58. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GroupItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type GroupItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 59. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/GroupItemProvider.java (at line 140) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 60. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableItemProvider.java (at line 65) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 61. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableItemProvider.java (at line 65) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type IdentifiableItemProvider needs unchecked conversion to conform to List from the type EModelElementItemProvider ---------- 62. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableItemProvider.java (at line 144) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 63. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableItemProvider.java (at line 145) super.collectNewChildDescriptors(newChildDescriptors, object); ^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection ---------- ---------- 64. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 65. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type IdentifiableNodeItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 66. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 83) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 67. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 83) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Type safety: The return type Collection for getChildrenFeatures(Object) from the type IdentifiableNodeItemProvider needs unchecked conversion to conform to Collection from the type EModelElementItemProvider ---------- 68. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 139) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 69. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/IdentifiableNodeItemProvider.java (at line 142) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.IDENTIFIABLE_NODE__ASSOCIATIONS, BpmnFactory.eINSTANCE.createAssociation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 70. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/LaneItemProvider.java (at line 70) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 71. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/LaneItemProvider.java (at line 70) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type LaneItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 72. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/LaneItemProvider.java (at line 220) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 73. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/MessagingEdgeItemProvider.java (at line 64) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 74. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/MessagingEdgeItemProvider.java (at line 64) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type MessagingEdgeItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 75. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/MessagingEdgeItemProvider.java (at line 237) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 76. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/NamedBpmnObjectItemProvider.java (at line 68) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 77. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/NamedBpmnObjectItemProvider.java (at line 68) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type NamedBpmnObjectItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 78. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/NamedBpmnObjectItemProvider.java (at line 68) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type NamedBpmnObjectItemProvider needs unchecked conversion to conform to List from the type ItemProviderAdapter ---------- 79. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/NamedBpmnObjectItemProvider.java (at line 195) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 80. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/NamedBpmnObjectItemProvider.java (at line 196) super.collectNewChildDescriptors(newChildDescriptors, object); ^^^^^^^^^^^^^^^^^^^ Type safety: The expression of type Collection needs unchecked conversion to conform to Collection ---------- ---------- 81. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/PoolItemProvider.java (at line 71) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 82. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/PoolItemProvider.java (at line 71) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type PoolItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 83. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/PoolItemProvider.java (at line 87) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 84. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/PoolItemProvider.java (at line 143) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 85. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/PoolItemProvider.java (at line 146) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.POOL__LANES, BpmnFactory.eINSTANCE.createLane())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- ---------- 86. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SequenceEdgeItemProvider.java (at line 64) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 87. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SequenceEdgeItemProvider.java (at line 64) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type SequenceEdgeItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 88. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SequenceEdgeItemProvider.java (at line 261) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 89. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 73) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 90. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 73) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type SubProcessItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 91. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 112) public Collection getChildrenFeatures(Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 92. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 203) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 93. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 206) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createArtifact())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 94. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 211) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createDataObject())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 95. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 216) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createGroup())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 96. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 221) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.ARTIFACTS_CONTAINER__ARTIFACTS, BpmnFactory.eINSTANCE.createTextAnnotation())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 97. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 226) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createVertex())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 98. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 231) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createActivity())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 99. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 236) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__VERTICES, BpmnFactory.eINSTANCE.createSubProcess())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 100. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 241) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.GRAPH__SEQUENCE_EDGES, BpmnFactory.eINSTANCE.createSequenceEdge())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 101. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 246) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.SUB_PROCESS__EVENT_HANDLERS, BpmnFactory.eINSTANCE.createActivity())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 102. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 251) newChildDescriptors.add (createChildParameter (BpmnPackage.Literals.SUB_PROCESS__EVENT_HANDLERS, BpmnFactory.eINSTANCE.createSubProcess())); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type Collection. References to generic type Collection should be parameterized ---------- 103. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/SubProcessItemProvider.java (at line 263) public String getCreateChildText(Object owner, Object feature, Object child, Collection selection) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 104. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/TextAnnotationItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 105. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/TextAnnotationItemProvider.java (at line 67) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type TextAnnotationItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 106. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/TextAnnotationItemProvider.java (at line 117) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- ---------- 107. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/VertexItemProvider.java (at line 69) public List getPropertyDescriptors(Object object) { ^^^^ List is a raw type. References to generic type List should be parameterized ---------- 108. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/VertexItemProvider.java (at line 69) public List getPropertyDescriptors(Object object) { ^^^^ Type safety: The return type List for getPropertyDescriptors(Object) from the type VertexItemProvider needs unchecked conversion to conform to List from the type IItemPropertySource ---------- 109. WARNING in /shared/stp/askehill/stp-build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.edit/src/org/eclipse/stp/bpmn/provider/VertexItemProvider.java (at line 165) protected void collectNewChildDescriptors(Collection newChildDescriptors, Object object) { ^^^^^^^^^^ Collection is a raw type. References to generic type Collection should be parameterized ---------- 109 problems (109 warnings)[21 .class files generated]