Ignore:
Timestamp:
02/15/13 15:14:37 (12 years ago)
Author:
wojtekp
Message:
 
File:
1 moved

Legend:

Unmodified
Added
Removed
  • DCWoRMS/trunk/src/test/jobschema/DCWoRMSTaskRequirementsImpl.java

    r742 r875  
    1212import org.qcg.broker.schemas.jobdesc.wrapper.impl.TaskRequirementsImpl; 
    1313 
    14 public class TaskRequirementsNewImpl extends TaskRequirementsImpl{ 
     14public class DCWoRMSTaskRequirementsImpl extends TaskRequirementsImpl{ 
    1515        protected double[] getDoubleValues(ComputingParameterName param, ValueType valueType) throws NoSuchParamException{ 
    1616                RequirementsType req = null; 
Note: See TracChangeset for help on using the changeset viewer.