Uses of Interface
org.ocpsoft.rewrite.param.ParameterConfiguration
Packages that use ParameterConfiguration
-
Uses of ParameterConfiguration in org.ocpsoft.rewrite.config
Subinterfaces of ParameterConfiguration in org.ocpsoft.rewrite.configModifier and TypeInterfaceDescriptioninterfaceAConfigurationRuleBuilderwith aParameterinterfaceAConfigurationRuleParameterwith a where clause.Classes in org.ocpsoft.rewrite.config that implement ParameterConfigurationModifier and TypeClassDescriptionclass -
Uses of ParameterConfiguration in org.ocpsoft.rewrite.param
Classes in org.ocpsoft.rewrite.param with type parameters of type ParameterConfigurationModifier and TypeInterfaceDescriptioninterfaceParameterConfiguration<IMPLTYPE extends ParameterConfiguration<IMPLTYPE>>The set of mutators for configuringParameterinstances.Subinterfaces of ParameterConfiguration in org.ocpsoft.rewrite.paramModifier and TypeInterfaceDescriptioninterfaceConfigurableParameter<IMPLTYPE extends ConfigurableParameter<IMPLTYPE>>Provides mutable metadata for handling parameter behavior inParameterizedCondition,Operation, andRuleinstances.Classes in org.ocpsoft.rewrite.param that implement ParameterConfigurationModifier and TypeClassDescriptionclassA default implementation ofParameter.classParameterBuilder<IMPLTYPE extends ParameterBuilder<IMPLTYPE>>An base implementation ofParameter