Uses of Class
org.openl.rules.lang.xls.binding.DuplicatedTableException
-
Packages that use DuplicatedTableException Package Description org.openl.rules.data -
-
Uses of DuplicatedTableException in org.openl.rules.data
Methods in org.openl.rules.data that throw DuplicatedTableException Modifier and Type Method Description ITableDataBase. registerTable(String tableName, TableSyntaxNode tsn)voidDataBase. registerTable(ITable newTable)ITableIDataBase. registerTable(String tableName, TableSyntaxNode tsn)voidIDataBase. registerTable(ITable newTable)
-