# 5/27/07 11:44:26 PM 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-S/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-S/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-S/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-S/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 ---------- ---------- 5. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 6. WARNING in /shared/stp/build-stp-S/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 ---------- 7. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 8. WARNING in /shared/stp/build-stp-S/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 ---------- 9. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 10. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 11. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 12. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 13. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 14. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 15. WARNING in /shared/stp/build-stp-S/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 ---------- 16. WARNING in /shared/stp/build-stp-S/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 ---------- ---------- 17. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn/src/org/eclipse/stp/bpmn/impl/ActivityImpl.java (at line 0) /** ^ The type Class is not generic; it cannot be parameterized with arguments ---------- 18. WARNING in /shared/stp/build-stp-S/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 ---------- 19. WARNING in /shared/stp/build-stp-S/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 ---------- 20. WARNING in /shared/stp/build-stp-S/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 ---------- 21. WARNING in /shared/stp/build-stp-S/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 ---------- 21 problems (1 error, 20 warnings)[23 .class files generated]