outputs.add(peOutDescr1);
outputs.add(peOutDescr2);
outputs.add(peOutDescr3);
descriptor = new SimpleProcessingElementDescriptor(peName, inputs,
outputs);
Map<String, String> metadataMap = new HashMap<String, String>();
metadataMap.put("author", "ww, ww");
metadataMap.put("organisation", "www");