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