org.opentox.ontology.rdf
Class Task

java.lang.Object
  extended by org.opentox.error.ErrorSource
      extended by org.opentox.ontology.rdf.RDFHandler
          extended by org.opentox.ontology.rdf.Task
All Implemented Interfaces:
java.io.Serializable, IProne2Error

public class Task
extends RDFHandler
implements java.io.Serializable

An RDF Parser and Creator for Task representations.

Version:
1.3.3 (Last update: Jan 5, 2010)
Author:
OpenTox - http://www.opentox.org, Sopasakis Pantelis, Sarimveis Harry
See Also:
RDFHandler, Dataset, Feature, Model, Serialized Form

Field Summary
 
Fields inherited from class org.opentox.ontology.rdf.RDFHandler
jenaModel
 
Fields inherited from class org.opentox.error.ErrorSource
errorRep
 
Constructor Summary
Task()
           
 
Method Summary
 
Methods inherited from class org.opentox.ontology.rdf.RDFHandler
getClassMemberIteratorFor, getJenaModel
 
Methods inherited from class org.opentox.error.ErrorSource
getErrorRep
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Task

public Task()