Package bioMoby :: Package ontology :: Module SimpleAnnotatedGIFImage :: Class MobySimpleAnnotatedGIFImage
[show private | hide private]
[frames | no frames]

Class MobySimpleAnnotatedGIFImage

MobyObject --+            
             |            
    MobyString --+        
                 |        
    MobyTextBase64 --+    
                     |    
   MobyB64_encoded_gif --+
                         |
                        MobySimpleAnnotatedGIFImage


Description: Object containing a GIF image with descriptive text Author: mips.gsf.de Contact: Rebecca.Ernst@gsf.de
Method Summary
  __init__(self, content, namespace, id, Description, articleName)
  fromMoby(self, value)
Load the attributes 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, value)

Load the attributes from an XML string
Overrides:
bioMoby.ontology.B64_encoded_gif.MobyB64_encoded_gif.fromMoby

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