raiseBioFlowInsightError(f"The call for '{name_called}' coudn't be found, before its use in the operation '{self.get_code(get_OG=True)}'{self.get_string_line(self.get_code(get_OG=True))}. Either because the call wasn't made before the operation or that the element it is calling doesn't exist.",num=8,origin=self)
raiseBioFlowInsightError(f"The call for '{name_called}' coudn't be found, before its use in the operation '{self.get_code(get_OG=True)}'{self.get_string_line(self.get_code(get_OG=True))}. Either because the call wasn't made before the operation or that the element it is calling doesn't exist.",num=8,origin=self)
emitted.add_sink(self)
self.origins.append(emitted)
#This methods checks if the input is an emit and adds it if it's the case, it also returns T/F if it's an emit