Changeset 1396 for DCWoRMS/branches/coolemall/src/schedframe/scheduling/policy/AbstractManagementSystem.java
- Timestamp:
- 06/26/14 14:18:01 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
DCWoRMS/branches/coolemall/src/schedframe/scheduling/policy/AbstractManagementSystem.java
r1377 r1396 23 23 import schedframe.scheduling.plan.AllocationInterface; 24 24 import schedframe.scheduling.plan.SchedulingPlanInterface; 25 import schedframe.scheduling.plugin.ModuleList; 25 26 import schedframe.scheduling.plugin.SchedulingPlugin; 26 27 import schedframe.scheduling.plugin.estimation.ExecutionTimeEstimationPlugin; 27 import schedframe.scheduling.plugin.grid.ModuleList;28 28 import schedframe.scheduling.manager.resources.ResourceAllocation; 29 29 import schedframe.scheduling.queue.TaskQueue;
Note: See TracChangeset
for help on using the changeset viewer.