RandomSec/src/main/java/com/metaweb/gridworks/model
2010-02-17 01:40:41 +00:00
..
changes Implemented "judge one cell" command for making recon judgment per cell. 2010-02-09 20:04:43 +00:00
operations Engine configs were not deserialized properly when abstract operatons are retrieved. 2010-02-17 01:40:41 +00:00
AbstractOperation.java Refactoring to support abstract operations. 2010-02-04 20:51:44 +00:00
Cell.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
Column.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ColumnGroup.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ColumnModel.java Changed operations to record column names instead of cell indices. 2010-02-17 00:26:38 +00:00
Project.java Still more work on the protograph, toward being able to build and save a protograph, but it's not working yet. 2010-02-11 06:44:48 +00:00
Recon.java Eliminate hash maps from recon objects--they are expensive. 2010-02-10 19:25:21 +00:00
ReconCandidate.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ReconConfig.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
Row.java Compute record indices and render them instead of row indices. 2010-02-10 18:54:53 +00:00