abstraction of a model for merging a model contains biological
entities that can be merged
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
_getUnits(self)
build a list of units defined in the model complete list with
standard units this funtion takes no input and creates no output but
fills self.global_unit_defs |
source code
|
|
|
|
_dependingElements(self,
ielement)
get a list of elements this element depends on |
source code
|
|
|
set(OriginElement)
|
getDependingElements(self,
element)
get a list of elements depending on the inserted element |
source code
|
|
|
set(OriginElement)
|
getElementsDependsOn(self,
element)
get e list of elements the inserted element depends on |
source code
|
|