Open-Systems-Pharmacology / MoBi

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

1362 show module level in the possible referenced objects list #1390

Open benjaperez1983 opened 1 week ago

benjaperez1983 commented 1 week ago

Fixes #1362

Description

Show Module level in the "Possible referenced objects" list

Type of change

Please mark relevant options with an x in the brackets.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Reviewer checklist

Mark everything that needs to be checked before merging the PR.

Screenshots (if appropriate):

image

Questions (if appropriate):

msevestre commented 2 days ago

you can just override the context and update those with the instance you want (even add a comment and say why you need to update). you just need to mark them as protected in the main class (which they should be anyways)