[MOBY-dev] How to get a concrete MobyDataType

groscurt at mpiz-koeln.mpg.de groscurt at mpiz-koeln.mpg.de
Mon Oct 1 11:50:08 UTC 2007


Hi all,

i have the following question:

I have a MobyDataInstance, retrieved from a service call.

I know that this service returns a specific datatype (e.g. GO_Term).

How to I get the GO_Term object from the MobyDataInstance.

I know i can cast the MobyDataInstance to a MobyDataObject (or
MobyDataObjectSet respectively) and can get the MobyDataTyp from that - but
this is not castable to GO_Term.
I could not find any method which returns me anything which is then castable
as GO_Term.

So - how do I retrieve the actual datatype class from a service result ?

Thanks
andreas




More information about the MOBY-dev mailing list