Uses of Interface
org.openl.rules.structure.ITableObject
-
Packages that use ITableObject Package Description org.openl.rules.structure -
-
Uses of ITableObject in org.openl.rules.structure
Classes in org.openl.rules.structure that implement ITableObject Modifier and Type Class Description classTableObjectDelegatorMethods in org.openl.rules.structure with parameters of type ITableObject Modifier and Type Method Description ILogicalTableATableParserElement. parse(ILogicalTable unparsedTable, ITableObject tobj)ILogicalTableITableParserElement. parse(ILogicalTable unparsedTable, ITableObject tobj)protected abstract ILogicalTableATableParserElement. parseInternal(ILogicalTable unparsedTable, ITableObject tobj)protected ILogicalTableRowParserElement. parseInternal(ILogicalTable unparsedTable, ITableObject tobj)static voidTableParser. parseTable(ILogicalTable table, ITableParserElement[] pElements, ITableObject tobj)
-