org.opentox.algorithm.reporting
Class AbstractAlgorithmReporter

java.lang.Object
  extended by org.opentox.error.ErrorSource
      extended by org.opentox.algorithm.reporting.AbstractAlgorithmReporter
Direct Known Subclasses:
AlgorithmReporter

public abstract class AbstractAlgorithmReporter
extends ErrorSource

Version:
1.3.3 (Last update: Dec 20, 2009)
Author:
OpenTox - http://www.opentox.org/, Sopasakis Pantelis, Sarimveis Harry, Kolotouros Dimitris

Field Summary
 
Fields inherited from class org.opentox.error.ErrorSource
errorRep
 
Constructor Summary
AbstractAlgorithmReporter()
           
 
Method Summary
abstract  org.restlet.representation.Representation FormatedRepresntation(org.restlet.data.MediaType media, AlgorithmEnum algorithm)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAlgorithmReporter

public AbstractAlgorithmReporter()
Method Detail

FormatedRepresntation

public abstract org.restlet.representation.Representation FormatedRepresntation(org.restlet.data.MediaType media,
                                                                                AlgorithmEnum algorithm)