- Timestamp:
- 09/13/11 13:00:31 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
gssim_ui/branches/vine/gssimstudio/src/web/ui/flex/java/gssim/gssimstudio/flex/app/editor/GSSimStudio.java
r73 r74 356 356 switch (type) 357 357 { 358 case 'energy':358 case "energy": 359 359 { 360 360 ResourceAllTimelineDAO resourceDAO = factory … … 367 367 break; 368 368 } 369 case 'allocation':369 case "allocation": 370 370 { 371 371 ResourceAllTimelineDAO resourceDAO = factory
Note: See TracChangeset
for help on using the changeset viewer.