Uses of Class
be.ugent.rml.Template
-
Packages that use Template Package Description be.ugent.rml be.ugent.rml.functions -
-
Uses of Template in be.ugent.rml
Methods in be.ugent.rml that return Template Modifier and Type Method Description TemplateValuedJoinCondition. getPath()Constructors in be.ugent.rml with parameters of type Template Constructor Description ValuedJoinCondition(Template path, List<String> values) -
Uses of Template in be.ugent.rml.functions
Constructor parameters in be.ugent.rml.functions with type arguments of type Template Constructor Description StaticSingleRecordFunctionExecutor(FunctionModel model, Map<String,List<Template>> parameters)
-