For the usage of calculators in the graph system (outside the original process management) it is necessary to fill the list of linkable objects to be able to work with object links.
This is done by an additional function which enables to add objects to this list
Description
How Has This Been Tested?
Usage in the graph system
Checklist:
[ ] A test for the new functionality was added (if applicable).
[ ] All tests run without failure.
[ ] The changelog has been extended, if this MR contains important changes from the users's point of view.
[ ] The new code complies with the GTlab's style guide.
[ ] New interface methods / functions are exported via EXPORT. Non-interface functions are NOT exported.
[ ] The number of code quality warnings is not increasing.
For the usage of calculators in the graph system (outside the original process management) it is necessary to fill the list of linkable objects to be able to work with object links. This is done by an additional function which enables to add objects to this list
Description
How Has This Been Tested?
Usage in the graph system
Checklist:
EXPORT
. Non-interface functions are NOT exported.