Class PostProcessableFunctionLifterImpl.ChildDefinitionLift

    • Constructor Detail

      • ChildDefinitionLift

        public ChildDefinitionLift​(IQTree partiallyPaddedChild,
                                   it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> freshlyCreatedVariables,
                                   ImmutableTerm liftedDefinition)
    • Method Detail

      • getFreshlyCreatedVariables

        public it.unibz.inf.ontop.com.google.common.collect.ImmutableSet<Variable> getFreshlyCreatedVariables()
      • getPartiallyPaddedChild

        public IQTree getPartiallyPaddedChild()
      • getLiftedDefinition

        public ImmutableTerm getLiftedDefinition()