Uses of Class
be.ugent.rml.functions.FunctionModel
-
Packages that use FunctionModel Package Description be.ugent.rml.functions -
-
Uses of FunctionModel in be.ugent.rml.functions
Methods in be.ugent.rml.functions that return FunctionModel Modifier and Type Method Description FunctionModelFunctionLoader. getFunction(Term iri)Constructors in be.ugent.rml.functions with parameters of type FunctionModel Constructor Description StaticMultipleRecordsFunctionExecutor(FunctionModel model, Map<String,Object[]> parameters)StaticSingleRecordFunctionExecutor(FunctionModel model, Map<String,List<Template>> parameters)
-