public static class PostProcessableFunctionLifterImpl.ChildDefinitionLift extends Object
| Constructor and Description |
|---|
ChildDefinitionLift(IQTree partiallyPaddedChild,
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> freshlyCreatedVariables,
ImmutableTerm liftedDefinition) |
| Modifier and Type | Method and Description |
|---|---|
it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> |
getFreshlyCreatedVariables() |
ImmutableTerm |
getLiftedDefinition() |
IQTree |
getPartiallyPaddedChild() |
public ChildDefinitionLift(IQTree partiallyPaddedChild, it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> freshlyCreatedVariables, ImmutableTerm liftedDefinition)
public it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> getFreshlyCreatedVariables()
public IQTree getPartiallyPaddedChild()
public ImmutableTerm getLiftedDefinition()
Copyright © 2009–2021 Free University of Bozen-Bolzano. All rights reserved.