Class DenodoExtraNormalizer
- java.lang.Object
-
- it.unibz.inf.ontop.generation.normalization.impl.DenodoExtraNormalizer
-
- All Implemented Interfaces:
DialectExtraNormalizer
@Singleton public class DenodoExtraNormalizer extends Object implements DialectExtraNormalizer
-
-
Constructor Summary
Constructors Modifier Constructor Description protectedDenodoExtraNormalizer(AlwaysProjectOrderByTermsNormalizer alwaysProjectOrderByTermsNormalizer, ConvertValuesToUnionNormalizer toUnionNormalizer)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IQTreetransform(IQTree tree, VariableGenerator variableGenerator)
-
-
-
Constructor Detail
-
DenodoExtraNormalizer
@Inject protected DenodoExtraNormalizer(AlwaysProjectOrderByTermsNormalizer alwaysProjectOrderByTermsNormalizer, ConvertValuesToUnionNormalizer toUnionNormalizer)
-
-
Method Detail
-
transform
public IQTree transform(IQTree tree, VariableGenerator variableGenerator)
- Specified by:
transformin interfaceDialectExtraNormalizer
-
-