public class AbstractRobotSettingsAwareFactory extends AbstractPythonAware
| Constructor and Description |
|---|
AbstractRobotSettingsAwareFactory(PythonAware pythonAware) |
| Modifier and Type | Method and Description |
|---|---|
protected PyObject |
createSettings(RobotSettings robotSettings) |
protected static void |
setOptionsValue(PyDictionary options,
java.lang.Object conditionalValue,
java.lang.String name,
java.lang.String value) |
getPythonInterpreterpublic AbstractRobotSettingsAwareFactory(PythonAware pythonAware)
protected PyObject createSettings(RobotSettings robotSettings)
protected static void setOptionsValue(PyDictionary options,
java.lang.Object conditionalValue,
java.lang.String name,
java.lang.String value)
Copyright © 2018 SAP SE. All Rights Reserved.