Uses of Interface
org.openl.rules.method.ITablePropertiesMethod
-
-
Uses of ITablePropertiesMethod in org.openl.rules.calc
Classes in org.openl.rules.calc that implement ITablePropertiesMethod Modifier and Type Class Description classSpreadsheet -
Uses of ITablePropertiesMethod in org.openl.rules.cmatch
Classes in org.openl.rules.cmatch that implement ITablePropertiesMethod Modifier and Type Class Description classColumnMatch -
Uses of ITablePropertiesMethod in org.openl.rules.dt
Subinterfaces of ITablePropertiesMethod in org.openl.rules.dt Modifier and Type Interface Description interfaceIDecisionTableClasses in org.openl.rules.dt that implement ITablePropertiesMethod Modifier and Type Class Description classDecisionTable -
Uses of ITablePropertiesMethod in org.openl.rules.lang.xls.binding.wrapper
Classes in org.openl.rules.lang.xls.binding.wrapper that implement ITablePropertiesMethod Modifier and Type Class Description classAlgorithmSubroutineMethodWrapperclassAlgorithmWrapperclassColumnMatchWrapperclassDecisionTableWrapperclassSpreadsheetWrapperclassTableMethodWrapper -
Uses of ITablePropertiesMethod in org.openl.rules.lang.xls.binding.wrapper.base
Classes in org.openl.rules.lang.xls.binding.wrapper.base that implement ITablePropertiesMethod Modifier and Type Class Description classAbstractAlgorithmSubroutineMethodWrapperclassAbstractAlgorithmWrapperclassAbstractColumnMatchWrapperclassAbstractDecisionTableWrapperclassAbstractSpreadsheetWrapperclassAbstractTableMethodWrapper -
Uses of ITablePropertiesMethod in org.openl.rules.method
Classes in org.openl.rules.method that implement ITablePropertiesMethod Modifier and Type Class Description classExecutableRulesMethod -
Uses of ITablePropertiesMethod in org.openl.rules.method.table
Classes in org.openl.rules.method.table that implement ITablePropertiesMethod Modifier and Type Class Description classTableMethodIOpenMethodimplementation for table method component. -
Uses of ITablePropertiesMethod in org.openl.rules.tbasic
Classes in org.openl.rules.tbasic that implement ITablePropertiesMethod Modifier and Type Class Description classAlgorithmTable Basic Algorithm component.classAlgorithmFunctionclassAlgorithmSubroutineMethodTable Basic Algorithm component for internal subroutines and functions. -
Uses of ITablePropertiesMethod in org.openl.rules.testmethod
Classes in org.openl.rules.testmethod that implement ITablePropertiesMethod Modifier and Type Class Description classTestSuiteMethod
-