You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add ModelicaSystem.session() - returns _getconn
* add ModelicaSystemDoE.session() - returns _mod.session()
reasoning:
* do not access private variables of a class
* limit chain access to (sub)data
0 commit comments