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
Added a new function to retrieve default parameter values by class id
This functionality expands the possibilities in SpineModel's preprocessing_data_structure.jl
The problem was that if a relationship class had no objects, there was no access in SpineInterface to the default parameters. I have added default parameters to the RelationshipClass and ObjectClass types.
In GitLab by @DillonJ on Apr 30, 2020, 21:09
Merges jd_pre_processing -> master
Added a new function to retrieve default parameter values by class id
This functionality expands the possibilities in SpineModel's preprocessing_data_structure.jl
The problem was that if a relationship class had no objects, there was no access in SpineInterface to the default parameters. I have added default parameters to the RelationshipClass and ObjectClass types.
What do you think @manuelma ?
The text was updated successfully, but these errors were encountered: