Package libModelSimilarity :: Module fake_annotations :: Class ModelElementsAnnotations
[hide private]
[frames] | no frames]

Class ModelElementsAnnotations

source code

Represents all ElementAnnotationss (each contains a list of Annotations) functions that operate on multiple ElementAnnotationss

Instance Methods [hide private]
 
__init__(self, list_of_annotations)
Read the SBML file elements that could be annoated.
source code
[ElementAnnotations]
getElementAnnotations(self)
return a list of ElementAnnotations that can contain MIRIAM annotations
source code
Method Details [hide private]

__init__(self, list_of_annotations)
(Constructor)

source code 

Read the SBML file elements that could be annoated. Elements are stored as ElementAnnotationss

Parameters:
  • suppress_errors (bool)

getElementAnnotations(self)

source code 

return a list of ElementAnnotations that can contain MIRIAM annotations

Returns: [ElementAnnotations]
return all annotatable elements of the model