# 01/02/07 10:56:26 GMT # Eclipse Java Compiler 0.642, 3.2.0 milestone-5, Copyright IBM Corp 2000, 2006. All rights reserved. ---------- 1. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 620) getIncomingMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 2. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 624) getOutgoingMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 3. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 628) getOrderedMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 4. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 343) getPools().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 5. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnDiagramImpl.java (at line 347) getMessages().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 6. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 818) activityEClass.getESuperTypes().add(this.getVertex()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 7. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 819) bpmnDiagramEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 8. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 820) graphEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 9. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 821) identifiableEClass.getESuperTypes().add(theEcorePackage.getEModelElement()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 10. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 822) laneEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 11. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 823) messagingEdgeEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 12. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 824) poolEClass.getESuperTypes().add(this.getGraph()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 13. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 825) sequenceEdgeEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 14. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 826) subProcessEClass.getESuperTypes().add(this.getActivity()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 15. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 827) subProcessEClass.getESuperTypes().add(this.getGraph()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- 16. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/BpmnPackageImpl.java (at line 828) vertexEClass.getESuperTypes().add(this.getIdentifiable()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method add(Object) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 17. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 165) getVertices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 18. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/GraphImpl.java (at line 169) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 19. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/LaneImpl.java (at line 295) getActivities().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 20. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/PoolImpl.java (at line 295) getLanes().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 21. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 276) getVertices().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 22. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 280) getSequenceEdges().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- 23. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/SubProcessImpl.java (at line 284) getEventHandlers().addAll((Collection)newValue); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method addAll(Collection) belongs to the raw type List. References to generic type List should be parameterized ---------- ---------- 24. WARNING in /shared/cvs/stp-build/build/build-stp-S/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 ---------- 25. WARNING in /shared/cvs/stp-build/build/build-stp-S/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 ---------- ---------- 26. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 55) result.getDefaultSaveOptions().put(XMLResource.OPTION_EXTENDED_META_DATA, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 27. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 56) result.getDefaultLoadOptions().put(XMLResource.OPTION_EXTENDED_META_DATA, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 28. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 58) result.getDefaultSaveOptions().put(XMLResource.OPTION_SCHEMA_LOCATION, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 29. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 60) result.getDefaultLoadOptions().put(XMLResource.OPTION_USE_ENCODED_ATTRIBUTE_STYLE, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 30. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 61) result.getDefaultSaveOptions().put(XMLResource.OPTION_USE_ENCODED_ATTRIBUTE_STYLE, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 31. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnResourceFactoryImpl.java (at line 63) result.getDefaultLoadOptions().put(XMLResource.OPTION_USE_LEXICAL_HANDLER, Boolean.TRUE); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- ---------- 32. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnXMLProcessor.java (at line 57) registrations.put(XML_EXTENSION, new BpmnResourceFactoryImpl()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 33. WARNING in /shared/cvs/stp-build/build/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/util/BpmnXMLProcessor.java (at line 58) registrations.put(STAR_EXTENSION, new BpmnResourceFactoryImpl()); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type safety: The method put(Object, Object) belongs to the raw type Map. References to generic type Map should be parameterized ---------- 33 problems (33 warnings)