Package org.opentox.resource

Class Summary
Algorithm  
IndexResource REST Web Service
ListAlgorithms List of all algorithms.
ListModels Lists all classificantion and regression models - returns a text/uri-list representation for that list.
ListTasks  
ModelInfoResource This resource return meta information about a model such as its dependent variables , its independent and predicted variables.
ModelResource This resource, returns a representation of a model and supports the POST operation for prediction.
OTResource Every Resource of the package extends this class.
OTResource.Directories Directories on the server.
OTResource.URIs URIs of the available services.
ShutDownResource  
TaskResource  
TestResource