uk.ac.leeds.ccg.andyt.projects.moses.process
Class Aggregator

java.lang.Object
  extended by uk.ac.leeds.ccg.andyt.projects.moses.process.Aggregator

public class Aggregator
extends java.lang.Object

This class is to provide a method to aggregate records with variables for distinct variable values


Constructor Summary
Aggregator()
          Creates a new instance of Aggregator
 
Method Summary
 void _AggregateHSAR()
           
static void main(java.lang.String[] args)
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Aggregator

public Aggregator()
Creates a new instance of Aggregator

Method Detail

main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments

run

public void run()

_AggregateHSAR

public void _AggregateHSAR()
                    throws java.lang.Exception
Throws:
java.lang.Exception