|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[OriginElement]
|
getTupleCanidates(self)
returns a list of similar elements, elements that have matching
MIRIAM annotations |
source code
|
|
|
MergeTuple or None
|
getTuple(self)
returns the MergeTuple the element instance belongs to, if it
does not belong to an element None is returnend |
source code
|
|
|
|
setTuple(self,
tuple)
set the MergeTuple the element belongs to if an external
function of a view is set, call the function so the view can be
updated |
source code
|
|
|
|
setId(self,
id)
set the "new" id, this identifier is globally unique in the
merged model |
source code
|
|
|
|
|