public class ConstructionNodeTools extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ConstructionNodeTools.NewSubstitutionPair
TODO: find a better name
|
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> |
computeNewProjectedVariables(ImmutableSubstitution<? extends ImmutableTerm> descendingSubstitution,
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> projectedVariables) |
ConstructionNodeTools.NewSubstitutionPair |
traverseConstructionNode(ImmutableSubstitution<? extends ImmutableTerm> tau,
ImmutableSubstitution<? extends ImmutableTerm> formerTheta,
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> formerV,
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> newV)
TODO: explain
|
public it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> computeNewProjectedVariables(ImmutableSubstitution<? extends ImmutableTerm> descendingSubstitution, it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> projectedVariables)
public ConstructionNodeTools.NewSubstitutionPair traverseConstructionNode(ImmutableSubstitution<? extends ImmutableTerm> tau, ImmutableSubstitution<? extends ImmutableTerm> formerTheta, it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> formerV, it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> newV) throws QueryNodeSubstitutionException
QueryNodeSubstitutionExceptionCopyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.