pyEnsemblRest
 All Classes Namespaces Files Functions Variables Properties
ensembl.info.OntologyEntry Class Reference
+ Inheritance diagram for ensembl.info.OntologyEntry:

Properties

 is_a = property(_pyrest_core.fget("_is_a"), None, None, """No documentation""")
 
 term = property(_pyrest_core.fget("_term"), None, None, """No documentation""")
 
- Properties inherited from ensembl._pyrest_core.BaseObject
 server = property(fget('_server'), None, None, 'REST server that was used to fetch this object')
 

Additional Inherited Members

- Public Member Functions inherited from ensembl._pyrest_core.BaseObject
def __init__
 
def __str__
 

Detailed Description

Definition at line 43 of file info.py.

Property Documentation

ensembl.info.OntologyEntry.is_a = property(_pyrest_core.fget("_is_a"), None, None, """No documentation""")
static

Definition at line 45 of file info.py.

ensembl.info.OntologyEntry.term = property(_pyrest_core.fget("_term"), None, None, """No documentation""")
static

Definition at line 47 of file info.py.


The documentation for this class was generated from the following file: