Class MatchingExpressionFactory
- java.lang.Object
-
- org.openl.rules.table.properties.expressions.match.MatchingExpressionFactory
-
public final class MatchingExpressionFactory extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static IMatchingExpressiongetMatchingExpression(String operationName, String contextAttribute)
-
-
-
Method Detail
-
getMatchingExpression
public static IMatchingExpression getMatchingExpression(String operationName, String contextAttribute)
-
-