@Value.Immutable public static interface ProjectCalcMergeRule.Config extends RelRule.Config
| Modifier and Type | Field and Description |
|---|---|
static ProjectCalcMergeRule.Config |
DEFAULT |
| Modifier and Type | Method and Description |
|---|---|
default ProjectCalcMergeRule |
toRule()
Creates a rule that uses this configuration.
|
default ProjectCalcMergeRule.Config |
withOperandFor(Class<? extends Project> projectClass,
Class<? extends Calc> calcClass)
Defines an operand tree for the given classes.
|
as, description, operandSupplier, relBuilderFactory, withDescription, withOperandSupplier, withRelBuilderFactorystatic final ProjectCalcMergeRule.Config DEFAULT
default ProjectCalcMergeRule toRule()
RelRule.ConfigtoRule in interface RelRule.Configdefault ProjectCalcMergeRule.Config withOperandFor(Class<? extends Project> projectClass, Class<? extends Calc> calcClass)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.