Package bioMoby :: Module mobyDataTypes :: Class MobyString
[show private | hide private]
[frames | no frames]

Class MobyString

MobyObject --+
             |
            MobyString

Known Subclasses:
MobyDateTime, MobyText_plain, MobyTextBase64, MobyTextHtml, MobyTextPlain, MobyTextUuencoded, MobyTextXml

A string as it is described in the ontology
Method Summary
  __init__(self, content, namespace, id, articleName)
    Inherited from MobyObject
  __str__(self)
  fromMoby(self, xml)
Deserializes an object from an XML string
  getInfo(self, xmlNode)
Get the namespace and the id of the Object
  toMoby(self)
Returns the object as a string

Generated by Epydoc 2.1 on Wed Nov 3 17:06:10 2004 http://epydoc.sf.net