public interface ConstructionNode extends ExtendedProjectionNode
IntermediateQueryFactory.createConstructionNode(com.google.common.collect.ImmutableSet<it.unibz.inf.ontop.model.term.Variable>) for creating a new instance.| Modifier and Type | Method and Description |
|---|---|
ConstructionNode |
acceptNodeTransformer(HomogeneousQueryNodeTransformer transformer)
"Accept" method for the "Visitor" pattern.
|
ConstructionNode |
clone()
Cloning is needed for having multiple copies
in the same intermediate query tree.
|
ImmutableSubstitution<ImmutableTerm> |
getSubstitution()
(Some) projected variable --> transformed variable |
getChildVariablesgetVariablesacceptTransformer, acceptVisitor, applyDescendingSubstitution, applyDescendingSubstitutionWithoutOptimizing, applyFreshRenaming, computeNotInternallyRequiredVariables, getPossibleVariableDefinitions, getVariableNullability, inferUniqueConstraints, isConstructed, isDistinct, liftIncompatibleDefinitions, normalizeForOptimization, propagateDownConstraint, removeDistincts, validateNodeacceptVisitor, getLocallyDefinedVariables, getLocallyRequiredVariables, getLocalVariables, getRequiredVariables, isEquivalentTo, isSyntacticallyEquivalentTo, isVariableNullableImmutableSubstitution<ImmutableTerm> getSubstitution()
ExtendedProjectionNode(Some) projected variable --> transformed variablegetSubstitution in interface ExtendedProjectionNodeConstructionNode clone()
QueryNodeConstructionNode acceptNodeTransformer(HomogeneousQueryNodeTransformer transformer) throws QueryNodeTransformationException
QueryNodeacceptNodeTransformer in interface QueryNodeacceptNodeTransformer in interface UnaryOperatorNodeQueryNodeTransformationExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.