@Value.Immutable(singleton=false) public static interface TraitMatchingRule.Config extends RelRule.Config
| Modifier and Type | Method and Description |
|---|---|
ConverterRule |
converterRule()
Returns the rule to be restricted; rule must take a single
operand expecting a single input.
|
default TraitMatchingRule |
toRule()
Creates a rule that uses this configuration.
|
TraitMatchingRule.Config |
withConverterRule(ConverterRule converterRule)
Sets
converterRule(). |
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorydefault TraitMatchingRule toRule()
RelRule.ConfigtoRule in interface RelRule.ConfigConverterRule converterRule()
TraitMatchingRule.Config withConverterRule(ConverterRule converterRule)
converterRule().Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.