Uses of Class
it.unibz.inf.ontop.iq.optimizer.impl.PostProcessableFunctionLifterImpl.LiftState
-
Packages that use PostProcessableFunctionLifterImpl.LiftState Package Description it.unibz.inf.ontop.iq.optimizer.impl -
-
Uses of PostProcessableFunctionLifterImpl.LiftState in it.unibz.inf.ontop.iq.optimizer.impl
Methods in it.unibz.inf.ontop.iq.optimizer.impl that return PostProcessableFunctionLifterImpl.LiftState Modifier and Type Method Description protected PostProcessableFunctionLifterImpl.LiftStatePostProcessableFunctionLifterImpl.FunctionLifterTransformer. lift(PostProcessableFunctionLifterImpl.LiftState initialState)PostProcessableFunctionLifterImpl.LiftStatePostProcessableFunctionLifterImpl.LiftState. liftVariable(Variable variable)protected PostProcessableFunctionLifterImpl.LiftStatePostProcessableFunctionLifterImpl.FunctionLifterTransformer. step(PostProcessableFunctionLifterImpl.LiftState state)Methods in it.unibz.inf.ontop.iq.optimizer.impl with parameters of type PostProcessableFunctionLifterImpl.LiftState Modifier and Type Method Description protected PostProcessableFunctionLifterImpl.LiftStatePostProcessableFunctionLifterImpl.FunctionLifterTransformer. lift(PostProcessableFunctionLifterImpl.LiftState initialState)protected PostProcessableFunctionLifterImpl.LiftStatePostProcessableFunctionLifterImpl.FunctionLifterTransformer. step(PostProcessableFunctionLifterImpl.LiftState state)
-