Uses of Interface
org.opentox.interfaces.IAcceptsRepresentation

Packages that use IAcceptsRepresentation
org.opentox.resource   
 

Uses of IAcceptsRepresentation in org.opentox.resource
 

Classes in org.opentox.resource that implement IAcceptsRepresentation
 class Algorithm
           
 class ModelResource
          This resource, returns a representation of a model and supports the POST operation for prediction.
 class ShutDownResource