Package owl_api.binding
Class OWLAPIInputInterpreter
java.lang.Object
tools.utils.InputInterpreter
owl_api.binding.OWLAPIInputInterpreter
public class OWLAPIInputInterpreter
extends tools.utils.InputInterpreter
Converts inputs to be passed to the OWL API
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiontranslateAlgorithmParametersFor(api.definition.ITask task) Converts the algorithm parametersMethods inherited from class tools.utils.InputInterpreter
checkServiceKeyAndValue, getExperimentTimeoutConditionsFor, getServiceTypeFor, translateInputDataScenarioFor
-
Constructor Details
-
OWLAPIInputInterpreter
public OWLAPIInputInterpreter()
-
-
Method Details
-
translateAlgorithmParametersFor
public static OWLAPIAlgorithmParameterConfig translateAlgorithmParametersFor(api.definition.ITask task) Converts the algorithm parameters- Parameters:
task-- Returns:
-