wrfparameterType3.setType(DataType.URI);
wrfparameterType3.setName("URI");
OutputParameterType wrfOutput1 = OutputParameterType.Factory.newInstance();
wrfOutput1.setParameterName("WRF_Output");
ParameterType wrfoutparameterType1 = wrfOutput1.addNewParameterType();
wrfoutparameterType1.setType(DataType.URI);
wrfoutparameterType1.setName("URI");
OutputParameterType wrfOutput2 = OutputParameterType.Factory.newInstance();
wrfOutput2.setParameterName("WRF_Execution_Log");