Uses of Interface
org.ocpsoft.rewrite.param.Constraint
Packages that use Constraint
Package
Description
-
Uses of Constraint in org.ocpsoft.rewrite.config
Methods in org.ocpsoft.rewrite.config that return types with arguments of type ConstraintMethods in org.ocpsoft.rewrite.config with parameters of type ConstraintModifier and TypeMethodDescriptionConfigurationRuleParameterBuilder.constrainedBy(Constraint<String> constraint) ConfigurationRuleParameterMatches.constrainedBy(Constraint<String> pattern) Add aConstraintto which this objectIMPLTYPEmust match. -
Uses of Constraint in org.ocpsoft.rewrite.param
Classes in org.ocpsoft.rewrite.param that implement ConstraintMethods in org.ocpsoft.rewrite.param that return types with arguments of type ConstraintModifier and TypeMethodDescriptionImmutableParameter.getConstraints()Parameter.getConstraints()ParameterBuilder.getConstraints()Methods in org.ocpsoft.rewrite.param with parameters of type ConstraintModifier and TypeMethodDescriptionParameterBuilder.constrainedBy(Constraint<String> constraint) ParameterConfiguration.constrainedBy(Constraint<String> pattern) Add a constraint to which thisParameterConfigurationmust match. -
Uses of Constraint in org.ocpsoft.rewrite.transposition
Classes in org.ocpsoft.rewrite.transposition that implement ConstraintModifier and TypeClassDescriptionclassATranspositionand/orConstraintresponsible for translating values from their matching translation from aResourceBundle.