RandomSec/src/main/java/com/metaweb/gridworks/operations
2010-05-20 22:10:34 +00:00
..
ColumnAdditionOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ColumnRemovalOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
ColumnRenameOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
ColumnSplitOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
DenormalizeOperation.java Factored row dependency code from Row class and Project class out as Record and RecordModel classes. 2010-05-19 04:22:45 +00:00
EngineDependentMassCellOperation.java More row/record model refactoring work. Everything should still be working almost as before, except contextual rows are not shown in row-based mode. 2010-05-20 00:13:19 +00:00
EngineDependentOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
ExtendDataOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
MassEditOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
MultiValuedCellJoinOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
MultiValuedCellSplitOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
OnError.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
OperationRegistry.java Implemented but disabled the denormalize operation. 2010-04-29 22:07:07 +00:00
ReconDiscardJudgmentsOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ReconJudgeSimilarCellsOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ReconMarkNewTopicsOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ReconMatchBestCandidatesOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ReconMatchSpecificTopicOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
ReconOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
RowFlagOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
RowRemovalOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
RowStarOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00
SaveProtographOperation.java detab + dedos for java files (no functional changes) 2010-05-04 23:24:48 +00:00
TextTransformOperation.java Added start() and end() methods to RowVisitor and RecordVisitor so visitors can do things before and after all visitations. 2010-05-20 22:10:34 +00:00