Package org.openl.rules.method
Interface ITablePropertiesMethod
-
- All Known Subinterfaces:
IDecisionTable
- All Known Implementing Classes:
AbstractAlgorithmSubroutineMethodWrapper,AbstractAlgorithmWrapper,AbstractColumnMatchWrapper,AbstractDecisionTableWrapper,AbstractSpreadsheetWrapper,AbstractTableMethodWrapper,Algorithm,AlgorithmFunction,AlgorithmSubroutineMethod,AlgorithmSubroutineMethodWrapper,AlgorithmWrapper,ColumnMatch,ColumnMatchWrapper,DecisionTable,DecisionTableWrapper,ExecutableRulesMethod,Spreadsheet,SpreadsheetWrapper,TableMethod,TableMethodWrapper,TestSuiteMethod
public interface ITablePropertiesMethod
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ITablePropertiesgetMethodProperties()Map<String,Object>getProperties()
-
-
-
Method Detail
-
getMethodProperties
ITableProperties getMethodProperties()
-
-