Uses of Class
org.openl.rules.cmatch.SubValue
-
Packages that use SubValue Package Description org.openl.rules.cmatch org.openl.rules.cmatch.algorithm -
-
Uses of SubValue in org.openl.rules.cmatch
Methods in org.openl.rules.cmatch that return SubValue Modifier and Type Method Description SubValue[]TableRow. get(String columnId)Methods in org.openl.rules.cmatch with parameters of type SubValue Modifier and Type Method Description voidTableRow. add(String columnId, SubValue[] values) -
Uses of SubValue in org.openl.rules.cmatch.algorithm
Methods in org.openl.rules.cmatch.algorithm with parameters of type SubValue Modifier and Type Method Description protected voidMatchAlgorithmCompiler. setMetaInfoForConstant(IBindingContext bindingContext, ColumnMatch columnMatch, SubValue sv, ConstantOpenField constantOpenField)
-