Uses of Class
org.openl.rules.types.impl.MatchingConstraint
-
Packages that use MatchingConstraint Package Description org.openl.rules.types.impl -
-
Uses of MatchingConstraint in org.openl.rules.types.impl
Methods in org.openl.rules.types.impl with parameters of type MatchingConstraint Modifier and Type Method Description voidDefaultPropertiesContextMatcher. addConstraint(String propertyName, MatchingConstraint<?,?> ctr)voidIPropertiesContextMatcher. addConstraint(String propertyName, MatchingConstraint<?,?> ctr)Adds a new constraint dynamically to the existing matcher, if constraint already exists, it overrides it
-