Uses of Interface
se.liu.ida.hefquin.mappings.algebra.exprs.ExtendExpression
Packages that use ExtendExpression
Package
Description
-
Uses of ExtendExpression in se.liu.ida.hefquin.mappings.algebra.exprs
Classes in se.liu.ida.hefquin.mappings.algebra.exprs that implement ExtendExpressionModifier and TypeClassDescriptionclassclassclassFields in se.liu.ida.hefquin.mappings.algebra.exprs with type parameters of type ExtendExpressionModifier and TypeFieldDescriptionprotected final List<ExtendExpression> ExtendExprFunction.subExpressionsMethods in se.liu.ida.hefquin.mappings.algebra.exprs with parameters of type ExtendExpressionModifier and TypeMethodDescriptionExtendExpressionUtils.getAllMentionedAttributes(ExtendExpression expr) Constructors in se.liu.ida.hefquin.mappings.algebra.exprs with parameters of type ExtendExpressionModifierConstructorDescriptionExtendExprFunction(ExtensionFunction fct, ExtendExpression... subExpressions) Constructor parameters in se.liu.ida.hefquin.mappings.algebra.exprs with type arguments of type ExtendExpressionModifierConstructorDescriptionExtendExprFunction(ExtensionFunction fct, List<ExtendExpression> subExpressions) -
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 ExtendExpressionModifierConstructorDescriptionMappingOpExtend(MappingOperator subOp, ExtendExpression expr, String attribute) -
Uses of ExtendExpression in se.liu.ida.hefquin.rml
Methods in se.liu.ida.hefquin.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.rml that return types with arguments of type ExtendExpression