public static interface RelDecorrelator.Config extends RelRule.Config
| Modifier and Type | Method and Description |
|---|---|
RelDecorrelator |
decorrelator()
Returns the RelDecorrelator that will be context for the created
rule instance.
|
RelDecorrelator.Config |
withDecorrelator(RelDecorrelator decorrelator)
Sets
decorrelator(). |
as, description, operandSupplier, relBuilderFactory, toRule, withDescription, withOperandSupplier, withRelBuilderFactoryRelDecorrelator decorrelator()
RelDecorrelator.Config withDecorrelator(RelDecorrelator decorrelator)
decorrelator().Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.