Open-Systems-Pharmacology / MoBi

MoBi® is a software tool for multiscale physiological modeling and simulation
Other
27 stars 9 forks source link

Show Module level in the "Possible referenced objects" list #1362

Open PavelBal opened 3 weeks ago

PavelBal commented 3 weeks ago

A project with three modules:

When defining an equation, the "Possible referenced objects" list only groups by the names of spatial structure, but not by the modules. This results in containers from the two first modules being shown under one node:

image

This might be confusing. I suggest to add an additional grouping layer by the modules.

rwmcintosh commented 2 weeks ago

Would this create a level of module nodes where every module node contains one spatial structure node? If so, do we just add the name of the module to the existing node?

PavelBal commented 2 weeks ago

Adding the name of the module should be sufficient.

But keep in mind, that in the above example, there should be two entries for the node "Organism", because its present in two modules.

rwmcintosh commented 2 weeks ago

Yes, understood. There will remain two spatial structures, but they are in different modules.