RandomSec/src/main/java/com/metaweb/gridworks/operations
Stefano Mazzocchi 7526c4e582 cleanups (no functional changes)
this makes pmd and javac on linux happier


git-svn-id: http://google-refine.googlecode.com/svn/trunk@427 7d457c2a-affb-35e4-300a-418c747d4874
2010-04-08 20:46:02 +00:00
..
ColumnAdditionOperation.java Implemented inter-project joins. 2010-04-06 05:35:48 +00:00
ColumnRemovalOperation.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
ColumnRenameOperation.java Implemented column rename command. 2010-04-06 07:15:34 +00:00
EngineDependentMassCellOperation.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
EngineDependentOperation.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
ExtendDataOperation.java Track freebase types of columns added with data from Freebase, so that we can later add more data based on those columns. Fixed minor bug in serialization of data extension records. 2010-03-16 06:18:00 +00:00
MassEditOperation.java Implemented inter-project joins. 2010-04-06 05:35:48 +00:00
MultiValuedCellJoinOperation.java - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00
MultiValuedCellSplitOperation.java - removed the 'thirdparty' directory (now the 'gridworks' script will download and install needed tools if they are not present in the system already) 2010-04-05 07:15:16 +00:00
OnError.java Also let user decide what to do on expression evaluation error when creating a new column. 2010-03-04 00:32:54 +00:00
OperationRegistry.java Implemented row remove command. 2010-04-06 07:47:44 +00:00
ReconDiscardJudgmentsOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
ReconJudgeSimilarCellsOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
ReconMarkNewTopicsOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
ReconMatchBestCandidatesOperation.java Minor bug. 2010-03-14 05:15:23 +00:00
ReconMatchSpecificTopicOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
ReconOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
RowRemovalOperation.java Implemented row remove command. 2010-04-06 07:47:44 +00:00
RowStarOperation.java Added support for including dependent rows in row visiting. Facets still don't count them, though. 2010-03-12 01:06:23 +00:00
SaveProtographOperation.java cleanups (no functional changes) 2010-04-08 20:46:02 +00:00
TextTransformOperation.java Implemented inter-project joins. 2010-04-06 05:35:48 +00:00