Uses of Class
org.openl.rules.cmatch.ColumnMatchBoundNode
-
Packages that use ColumnMatchBoundNode Package Description org.openl.rules.cmatch org.openl.rules.lang.xls.types.meta -
-
Uses of ColumnMatchBoundNode in org.openl.rules.cmatch
Constructors in org.openl.rules.cmatch with parameters of type ColumnMatchBoundNode Constructor Description ColumnMatch(IOpenMethodHeader header, ColumnMatchBoundNode node) -
Uses of ColumnMatchBoundNode in org.openl.rules.lang.xls.types.meta
Constructors in org.openl.rules.lang.xls.types.meta with parameters of type ColumnMatchBoundNode Constructor Description ColumnMatchMetaInfoReader(ColumnMatchBoundNode boundNode)
-