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