uk.ac.gla.dcs.renaissance.iqir.tasks
Class CO2Iqir

java.lang.Object
  extended by bpiwowar.experiments.AbstractTask
      extended by uk.ac.gla.dcs.renaissance.iqir.tasks.CO2Iqir
All Implemented Interfaces:
bpiwowar.experiments.Task

public class CO2Iqir
extends bpiwowar.experiments.AbstractTask

This class converts a CO topic (a serialised QuerySet object into another QuerySet object which now represents an IQIR topic.


Nested Class Summary
 
Nested classes/interfaces inherited from class bpiwowar.experiments.AbstractTask
bpiwowar.experiments.AbstractTask.Information
 
Constructor Summary
CO2Iqir()
           
 
Method Summary
 int execute()
           
 
Methods inherited from class bpiwowar.experiments.AbstractTask
getName, getParent, init, processTrailingArguments, run
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CO2Iqir

public CO2Iqir()
Method Detail

execute

public int execute()
            throws Throwable
Overrides:
execute in class bpiwowar.experiments.AbstractTask
Throws:
Throwable


Copyright © 2011. All Rights Reserved.