Uses of Interface
org.ocpsoft.rewrite.param.ConfigurableParameter
Packages that use ConfigurableParameter
-
Uses of ConfigurableParameter in org.ocpsoft.rewrite.config
Classes in org.ocpsoft.rewrite.config that implement ConfigurableParameterModifier and TypeClassDescriptionclassMethods in org.ocpsoft.rewrite.config that return ConfigurableParameterConstructors in org.ocpsoft.rewrite.config with parameters of type ConfigurableParameterModifierConstructorDescriptionConfigurationRuleParameterBuilder(ConfigurationRuleBuilder parent, ConfigurableParameter<?> param) -
Uses of ConfigurableParameter in org.ocpsoft.rewrite.param
Classes in org.ocpsoft.rewrite.param with type parameters of type ConfigurableParameterModifier and TypeInterfaceDescriptioninterfaceConfigurableParameter<IMPLTYPE extends ConfigurableParameter<IMPLTYPE>>Provides mutable metadata for handling parameter behavior inParameterizedCondition,Operation, andRuleinstances.Classes in org.ocpsoft.rewrite.param that implement ConfigurableParameterModifier and TypeClassDescriptionclassA default implementation ofParameter.classParameterBuilder<IMPLTYPE extends ParameterBuilder<IMPLTYPE>>An base implementation ofParameter