Uses of Interface
se.liu.ida.hefquin.mappings.algebra.ops.extexprs.ExtendExpression
Packages that use ExtendExpression
Package
Description
-
Uses of ExtendExpression in se.liu.ida.hefquin.mappings.algebra.exec
Fields in se.liu.ida.hefquin.mappings.algebra.exec declared as ExtendExpressionConstructors in se.liu.ida.hefquin.mappings.algebra.exec with parameters of type ExtendExpressionModifierConstructorDescriptionExtendedMappingRelation(MappingRelation input, ExtendExpression expr, String attribute) -
Uses of ExtendExpression in se.liu.ida.hefquin.mappings.algebra.ops
Fields in se.liu.ida.hefquin.mappings.algebra.ops declared as ExtendExpressionMethods in se.liu.ida.hefquin.mappings.algebra.ops that return ExtendExpressionConstructors in se.liu.ida.hefquin.mappings.algebra.ops with parameters of type ExtendExpression -
Uses of ExtendExpression in se.liu.ida.hefquin.mappings.algebra.ops.extexprs
Classes in se.liu.ida.hefquin.mappings.algebra.ops.extexprs that implement ExtendExpressionModifier and TypeClassDescriptionclassclassclassFields in se.liu.ida.hefquin.mappings.algebra.ops.extexprs with type parameters of type ExtendExpressionModifier and TypeFieldDescriptionprotected final List<ExtendExpression> ExtendExprFunction.subExpressionsConstructors in se.liu.ida.hefquin.mappings.algebra.ops.extexprs with parameters of type ExtendExpressionModifierConstructorDescriptionExtendExprFunction(ExtensionFunction fct, ExtendExpression... subExpressions) Constructor parameters in se.liu.ida.hefquin.mappings.algebra.ops.extexprs with type arguments of type ExtendExpressionModifierConstructorDescriptionExtendExprFunction(ExtensionFunction fct, List<ExtendExpression> subExpressions) -
Uses of ExtendExpression in se.liu.ida.hefquin.mappings.rml
Methods in se.liu.ida.hefquin.mappings.rml that return ExtendExpressionModifier and TypeMethodDescriptionstatic ExtendExpressionRML2MappingAlgebra.createExtendExpression(org.apache.jena.rdf.model.Resource u, org.apache.jena.graph.Node baseIRI, Map<String, String> reverseP) This function implements Algorithm 3 of the paper.Methods in se.liu.ida.hefquin.mappings.rml that return types with arguments of type ExtendExpression