public class JythonUtils extends Object
Modifier and Type | Method and Description |
---|---|
static void |
checkScriptParametersValidity(JIPipeCustomParameterCollection scriptParameters,
JIPipeValidationReportContext context,
JIPipeValidationReport report) |
static void |
checkScriptValidity(String code,
JIPipeCustomParameterCollection scriptParameters,
JIPipeValidationReportContext context,
JIPipeValidationReport report) |
static void |
passParametersToPython(org.python.util.PythonInterpreter pythonInterpreter,
JIPipeCustomParameterCollection collection) |
public static void passParametersToPython(org.python.util.PythonInterpreter pythonInterpreter, JIPipeCustomParameterCollection collection)
public static void checkScriptValidity(String code, JIPipeCustomParameterCollection scriptParameters, JIPipeValidationReportContext context, JIPipeValidationReport report)
public static void checkScriptParametersValidity(JIPipeCustomParameterCollection scriptParameters, JIPipeValidationReportContext context, JIPipeValidationReport report)
Copyright © 2020–2025 Leibniz Institute for Natural Product Research and Infection Biology - Hans Knöll Institute (HKI). All rights reserved.