public class TypingNullsDialectExtraNormalizer extends it.unibz.inf.ontop.iq.transform.impl.DefaultRecursiveIQTreeVisitingTransformer implements DialectExtraNormalizer
| Modifier | Constructor and Description |
|---|---|
protected |
TypingNullsDialectExtraNormalizer(CoreSingletons coreSingletons,
it.unibz.inf.ontop.iq.type.UniqueTermTypeExtractor uniqueTermTypeExtractor) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.iq.IQTree |
transform(it.unibz.inf.ontop.iq.IQTree tree,
it.unibz.inf.ontop.utils.VariableGenerator variableGenerator) |
it.unibz.inf.ontop.iq.IQTree |
transformUnion(it.unibz.inf.ontop.iq.IQTree tree,
it.unibz.inf.ontop.iq.node.UnionNode rootNode,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.iq.IQTree> children) |
transformAggregation, transformBinaryNonCommutativeNode, transformConstruction, transformDistinct, transformEmpty, transformExtensionalData, transformFilter, transformInnerJoin, transformIntensionalData, transformLeaf, transformLeftJoin, transformNaryCommutativeNode, transformNonStandardBinaryNonCommutativeNode, transformNonStandardLeafNode, transformNonStandardNaryNode, transformNonStandardUnaryNode, transformOrderBy, transformSlice, transformTrue, transformUnaryNode@Inject protected TypingNullsDialectExtraNormalizer(CoreSingletons coreSingletons, it.unibz.inf.ontop.iq.type.UniqueTermTypeExtractor uniqueTermTypeExtractor)
public it.unibz.inf.ontop.iq.IQTree transform(it.unibz.inf.ontop.iq.IQTree tree,
it.unibz.inf.ontop.utils.VariableGenerator variableGenerator)
transform in interface DialectExtraNormalizerpublic it.unibz.inf.ontop.iq.IQTree transformUnion(it.unibz.inf.ontop.iq.IQTree tree,
it.unibz.inf.ontop.iq.node.UnionNode rootNode,
com.google.common.collect.ImmutableList<it.unibz.inf.ontop.iq.IQTree> children)
transformUnion in interface it.unibz.inf.ontop.iq.transform.IQTreeVisitingTransformertransformUnion in class it.unibz.inf.ontop.iq.transform.impl.DefaultRecursiveIQTreeVisitingTransformerCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.