raiseBioFlowInsightError(f"One channel was expected in the emit '{self.get_code()}'. Even though multiple emits are defined for the workflow '{self.emitted_by.get_name()}'",num=6,origin=self)
raiseBioFlowInsightError(f"One channel was expected in the emit '{self.get_code()}'. Even though multiple emits are defined for the workflow '{self.emitted_by.get_first_element_called().get_name()}'",num=6,origin=self)
raiseBioFlowInsightError(f"A tuple is associated with an call{self.get_string_line(self.get_code(get_OG=True))}. BioFlow-Insight doesn't support this (see specification list), try defining the operation in a different way.",num=9,origin=self)