RandomSec/src/main/java/com/metaweb/gridworks/model
2010-04-09 19:32:50 +00:00
..
changes When re-loading existing projects from disk, cache recon objects by their IDs to lower memory consumption. 2010-04-09 19:32:50 +00:00
recon bunch of PMD-induced fixes 2010-04-09 00:14:11 +00:00
AbstractOperation.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
Cell.java When re-loading existing projects from disk, cache recon objects by their IDs to lower memory consumption. 2010-04-09 19:32:50 +00:00
Column.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
ColumnGroup.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
ColumnModel.java avoid an array out of bounds exception in case there are no columns in the dataset 2010-04-02 20:21:41 +00:00
Project.java When re-loading existing projects from disk, cache recon objects by their IDs to lower memory consumption. 2010-04-09 19:32:50 +00:00
Recon.java When re-loading existing projects from disk, cache recon objects by their IDs to lower memory consumption. 2010-04-09 19:32:50 +00:00
ReconCandidate.java Implemented inter-project joins. 2010-04-06 05:35:48 +00:00
ReconStats.java Major refactoring: everything is now saved to disk using our own formats, mostly json-based, some inside zip files. 2010-03-07 22:37:26 +00:00
Row.java When re-loading existing projects from disk, cache recon objects by their IDs to lower memory consumption. 2010-04-09 19:32:50 +00:00