| Home | Trees | Indices | Help |
|
|---|
|
|
This general object represents an entry in an external database
It can contain several attributes.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
|||
|
|||
|
|||
PROMISCUOUS_EXTERNAL_ENTITY_TYPES_DICT =
|
|||
|
|||
|
Inherited from |
|||
|
|||
"source_database" is the source database id wbere this entity is described
"type" indicates the type of externalEntity.It can be:
'protein','gene','protein alignment','cluster','structure, SCOPElement'
"id" is the UNIQUE identifier in the database for this external entity
|
str(x)
|
Adds an attribute to this ExternalEntity Object "externalEntityAttribute": A valid externalEntityAttribute Object. It cannot contain value None as its value |
Returns a SET with the externalEntityAttribute objects corresponding to the attribute_identifier associated to this externalEntity. If the externalEntity object does not contain any attribute of "attribute_identifier" type, it returns an empty list |
Returns a dictionary with all the ExternalEntityAttributes associated to this externalEntity. Keys correspond to "attribute_identifier" and values to a Set with all external entity objects |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue May 26 17:06:26 2009 | http://epydoc.sourceforge.net |