Package | Description |
---|---|
org.ocpsoft.rewrite.config | |
org.ocpsoft.rewrite.param |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurationRuleParameter
A
ConfigurationRuleBuilder with a Parameter |
interface |
ConfigurationRuleParameterWhere
A
ConfigurationRuleParameter with a where clause. |
Modifier and Type | Class and Description |
---|---|
class |
ConfigurationRuleParameterBuilder
|
Modifier and Type | Interface and Description |
---|---|
interface |
ParameterConfiguration<IMPLTYPE extends ParameterConfiguration<IMPLTYPE>>
The set of mutators for configuring
Parameter instances. |
Modifier and Type | Interface and Description |
---|---|
interface |
ConfigurableParameter<IMPLTYPE extends ConfigurableParameter<IMPLTYPE>>
Provides mutable metadata for handling parameter behavior in
Parameterized Condition ,
Operation , and Rule instances. |
Modifier and Type | Class and Description |
---|---|
class |
DefaultParameter
A default implementation of
Parameter . |
class |
ParameterBuilder<IMPLTYPE extends ParameterBuilder<IMPLTYPE>>
An base implementation of
Parameter |
Copyright © 2014 OCPsoft. All Rights Reserved.