|
||||||||||
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.AbstractModelFormatter
org.opentox.formatters.ModelFormatter
public class ModelFormatter
Reads a stored or online model (in RDF format) and returns it in a prefered MIME type (format).
Field Summary |
---|
Fields inherited from class org.opentox.formatters.AbstractModelFormatter |
---|
model_id |
Fields inherited from class org.opentox.error.ErrorSource |
---|
errorRep |
Constructor Summary | |
---|---|
ModelFormatter(int model_id)
|
Method Summary | |
---|---|
org.restlet.representation.Representation |
getRepresentation(org.restlet.data.MediaType mediatype)
|
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 |
---|
public ModelFormatter(int model_id)
Method Detail |
---|
public org.restlet.representation.Representation getRepresentation(org.restlet.data.MediaType mediatype)
getRepresentation
in interface IFormatter
getRepresentation
in class AbstractModelFormatter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |