public interface ExtendedProjectionNode extends ExplicitVariableProjectionNode, UnaryOperatorNode
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableSet<Variable> |
getChildVariables()
Variables that have to be provided by the child
|
ImmutableSubstitution<? extends ImmutableTerm> |
getSubstitution()
(Some) projected variable --> transformed variable |
getVariablesacceptNodeTransformer, acceptTransformer, acceptVisitor, applyDescendingSubstitution, applyDescendingSubstitutionWithoutOptimizing, applyFreshRenaming, computeNotInternallyRequiredVariables, getPossibleVariableDefinitions, getVariableNullability, inferUniqueConstraints, isConstructed, isDistinct, liftIncompatibleDefinitions, normalizeForOptimization, propagateDownConstraint, removeDistincts, validateNodeacceptVisitor, clone, getLocallyDefinedVariables, getLocallyRequiredVariables, getLocalVariables, getRequiredVariables, isEquivalentTo, isSyntacticallyEquivalentTo, isVariableNullableImmutableSubstitution<? extends ImmutableTerm> getSubstitution()
(Some) projected variable --> transformed variablecom.google.common.collect.ImmutableSet<Variable> getChildVariables()
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.