|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opentox.error.ErrorSource
org.opentox.formatters.AbstractAlgorithmFormatter
public abstract class AbstractAlgorithmFormatter
Field Summary | |
---|---|
AlgorithmMeta |
metainf
|
Fields inherited from class org.opentox.error.ErrorSource |
---|
errorRep |
Constructor Summary | |
---|---|
AbstractAlgorithmFormatter()
Constructor of the Abstract Formater. |
Method Summary | |
---|---|
abstract org.restlet.representation.Representation |
getRepresentation(org.restlet.data.MediaType mediatype)
Returns the Corresponding Representation. |
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 |
Field Detail |
---|
public AlgorithmMeta metainf
Constructor Detail |
---|
public AbstractAlgorithmFormatter()
Method Detail |
---|
public abstract org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)
getRepresentation
in interface IFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |