Uses of Class
org.openl.rules.table.properties.expressions.match.MatchingExpression
-
Packages that use MatchingExpression Package Description org.openl.rules.table.properties.def -
-
Uses of MatchingExpression in org.openl.rules.table.properties.def
Methods in org.openl.rules.table.properties.def that return MatchingExpression Modifier and Type Method Description MatchingExpressionTablePropertyDefinition. getExpression()Methods in org.openl.rules.table.properties.def with parameters of type MatchingExpression Modifier and Type Method Description voidTablePropertyDefinition. setExpression(MatchingExpression expression)
-