RandomSec/src/main/java/com/metaweb/gridworks/model/operations
2010-02-11 06:44:48 +00:00
..
ApproveNewReconOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ApproveReconOperation.java Implemented "judge one cell" command for making recon judgment per cell. 2010-02-09 20:04:43 +00:00
ColumnAdditionOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ColumnRemovalOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
DiscardReconOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
EngineDependentMassCellOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
EngineDependentOperation.java Implement split and join multi-value cells features. 2010-02-05 06:29:27 +00:00
MultiValueCellJoinOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
MultiValueCellSplitOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00
ReconOperation.java Eliminate hash maps from recon objects--they are expensive. 2010-02-10 19:25:21 +00:00
SaveProtographOperation.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
TextTransformOperation.java make eclipse happier by removing @Override annotations when really it's an interface method implementation 2010-02-07 06:47:52 +00:00