RandomSec/src/main/java/com/metaweb/gridworks/model
2010-02-22 22:15:48 +00:00
..
changes Actual work in operations must be delayed until their changes are applied. 2010-02-18 23:27:40 +00:00
AbstractOperation.java Forgot to check in image files. 2010-02-22 01:28:13 +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 Support reusing newly created topics for cells with the same content. 2010-02-22 22:15:48 +00:00
ReconCandidate.java Make similar cell judgments an abstract operation. 2010-02-22 20:25:45 +00:00
ReconConfig.java Keep track of type names of reconciled columns so we can display them later in the schema alignment dialog. 2010-02-19 18:32:48 +00:00
Row.java Compute record indices and render them instead of row indices. 2010-02-10 18:54:53 +00:00