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

Class MobyObject

Known Subclasses:
MobyAGI_LocusCode, MobyBasicGFFSequenceFeature, MobyEdge, MobyFloat, MobyGeneticElement, MobyGermplasm_Details, MobyGermplasm_List, MobyGlobal_Keyword, MobyGO_Term, MobyHaplotyping_Study_obj, MobyHBond_Pair, MobyICIS_Query, MobyICIS_Query2, MobyICIS_Query3, MobyInteger, MobyInteraction, MobyInteraction_partner, MobyInteractionMethod, MobyInteractor, MobyMGIS_ACCESSION, MobyMMP_Locus, MobyMO_Term_Test, MobyMulti_key_value_pair, MobyPDGJOB, MobyPhenotypeDescription, MobySchematikonMotifSupport, MobySchematikonSegmentAttributes, MobySchematikonSegmentID, MobySchematikonStructureAnnotation, MobySchematikonVorocodeName, MobyScored_acronym_string, MobySequence, MobySimple_key_value_pair, MobySINGER_ACCESSION, MobyString, MobyStudy, MobyTargetP_result, MobyTestout, MobyTrait_Details, MobyTropGENE_ACCESSION, MobyTropGENE_LOCUS, MobyVirtualSequence, MobyWildcard_Query, MobyXref, MobyZmPDB

Class implementing a bioMoby object
Method Summary
  __init__(self, content, namespace, id, articleName, tag)
  __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

Method Details

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:09 2004 http://epydoc.sf.net