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

Class MobySequence

MobyObject --+
             |
            MobySequence


An example of sequence as described in the API
Method Summary
  __init__(self, sequence, namespace, id, articleName)
  fromMoby(self, xml)
Deserializes an object from an XML string
    Inherited from MobyObject
  __str__(self)
  getInfo(self, xmlNode)
Get the namespace and the id of the Object
  toMoby(self)
Returns the object as a string

Method Details

fromMoby(self, xml)

Deserializes an object from an XML string
Overrides:
bioMoby.mobyDataTypes.MobyObject.fromMoby (inherited documentation)

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