Currently it is not possible to express the AnIML concept of a
ChildExperimentStep in the technique definition as the
ResultBlueprintType simply has no way to express this.
This proposes to add support for adding ChildExperimentStepBlueprints to the
ResultBlueprintType to express that a ChildExperimentStep for a given
series name is desired.
@burkhardschaefer I have now changed this so the relation is owned by the Child instead of the Parent as the parent probably have no idea about possible childs.
Currently it is not possible to express the AnIML concept of a
ChildExperimentStep
in the technique definition as theResultBlueprintType
simply has no way to express this.This proposes to add support for adding
ChildExperimentStepBlueprints
to theResultBlueprintType
to express that aChildExperimentStep
for a given series name is desired.This is based on