If a pipeline is created with Parameterized Classes, once the stage is activated, is there a way to get the instance (not the layout) ?
Was hoping I can allow users to manipulate the stage data in other cells:
i.e:
pipeline..A = 100
PS: This can be achieved by passing instances directly of course.