# 5/27/07 11:45:27 PM EDT # Eclipse Java Compiler 0.745, 3.3.0 milestone-6, Copyright IBM Corp 2000, 2007. All rights reserved. ---------- 1. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNAdapterFactory.java (at line 18) import org.eclipse.stp.bpmn.dnd.IDnDHandler; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.bpmn.dnd.IDnDHandler cannot be resolved ---------- 2. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNAdapterFactory.java (at line 32) if (adapterType.equals(IDnDHandler.class)) { ^^^^^^^^^^^ IDnDHandler cannot be resolved to a type ---------- 3. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNAdapterFactory.java (at line 46) return new Class[] { IDnDHandler.class }; ^^^^^^^^^^^ IDnDHandler cannot be resolved to a type ---------- ---------- 4. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 0) /****************************************************************************** ^ The type List is not generic; it cannot be parameterized with arguments ---------- 5. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 41) import org.eclipse.stp.bpmn.diagram.generation.impl.BPMNVisual2ProcessGenerator; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.bpmn.diagram.generation.impl.BPMNVisual2ProcessGenerator cannot be resolved ---------- 6. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 42) import org.eclipse.stp.bpmn.dnd.file.FileDnDConstants; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The import org.eclipse.stp.bpmn.dnd.file.FileDnDConstants cannot be resolved ---------- 7. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 68) public class BPEL2BPMNGenerator extends BPMNVisual2ProcessGenerator { ^^^^^^^^^^^^^^^^^^^^^^^^^^^ BPMNVisual2ProcessGenerator cannot be resolved to a type ---------- 8. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 70) private static Set PARSED_BPEL_LOCAL_NAME = new HashSet(); ^^^ The type Set is not generic; it cannot be parameterized with arguments ---------- 9. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 70) private static Set PARSED_BPEL_LOCAL_NAME = new HashSet(); ^^^^^^^ The type HashSet is not generic; it cannot be parameterized with arguments ---------- 10. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 71) private static Set CONTAINERS_LOCAL_NAME = new HashSet(); ^^^ The type Set is not generic; it cannot be parameterized with arguments ---------- 11. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 71) private static Set CONTAINERS_LOCAL_NAME = new HashSet(); ^^^^^^^ The type HashSet is not generic; it cannot be parameterized with arguments ---------- 12. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 74) CONTAINERS_LOCAL_NAME.add("scope"); ^^^^^^^^^^^^^^^^^^^^^ CONTAINERS_LOCAL_NAME cannot be resolved ---------- 13. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 75) CONTAINERS_LOCAL_NAME.add("flow"); ^^^^^^^^^^^^^^^^^^^^^ CONTAINERS_LOCAL_NAME cannot be resolved ---------- 14. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 78) PARSED_BPEL_LOCAL_NAME.add("assign"); ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 15. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 79) PARSED_BPEL_LOCAL_NAME.add("receive"); ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 16. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 80) PARSED_BPEL_LOCAL_NAME.add("reply"); ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 17. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 81) PARSED_BPEL_LOCAL_NAME.add("invoke"); ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 18. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 82) PARSED_BPEL_LOCAL_NAME.addAll(CONTAINERS_LOCAL_NAME); ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 19. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 82) PARSED_BPEL_LOCAL_NAME.addAll(CONTAINERS_LOCAL_NAME); ^^^^^^^^^^^^^^^^^^^^^ CONTAINERS_LOCAL_NAME cannot be resolved ---------- 20. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 108) public List parseAndGenerateFromFile() { ^^^^ The type List is not generic; it cannot be parameterized with arguments ---------- 21. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 111) _virtualPool = addPool("nonCopiedPool"); ^^^^^^^ The method addPool(String) is undefined for the type BPEL2BPMNGenerator ---------- 22. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 119) generateViews(); ^^^^^^^^^^^^^ The method generateViews() is undefined for the type BPEL2BPMNGenerator ---------- 23. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 121) List res = new ArrayList(); ^^^^ The type List is not generic; it cannot be parameterized with arguments ---------- 24. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 121) List res = new ArrayList(); ^^^^^^^^^ The type ArrayList is not generic; it cannot be parameterized with arguments ---------- 25. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 122) Map sem2views = getSemantic2notationMap(); ^^^ The type Map is not generic; it cannot be parameterized with arguments ---------- 26. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 122) Map sem2views = getSemantic2notationMap(); ^^^^^^^^^^^^^^^^^^^^^^^ The method getSemantic2notationMap() is undefined for the type BPEL2BPMNGenerator ---------- 27. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 232) if (!PARSED_BPEL_LOCAL_NAME.contains(localName)) { ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 28. ERROR in /shared/stp/build-stp-S/workdir/plugins/org.eclipse.stp.bpmn.samples/src/org/eclipse/stp/bpmn/samples/bpel2bpmn/BPEL2BPMNGenerator.java (at line 267) if (!PARSED_BPEL_LOCAL_NAME.contains(localName)) { ^^^^^^^^^^^^^^^^^^^^^^ PARSED_BPEL_LOCAL_NAME cannot be resolved ---------- 28 problems (28 errors)[3 .class files generated]