A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages

A

AB - org.openl.rules.enumeration.CaProvincesEnum
 
abs(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the absolute value of a double value.
abs(float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the absolute value of a float value.
abs(int) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the absolute value of an int value.
abs(long) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the absolute value of a long value.
absMonth(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
absQuarter(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
AbstractAlgorithmSubroutineMethodWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractAlgorithmSubroutineMethodWrapper(AlgorithmSubroutineMethod) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
AbstractAlgorithmWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractAlgorithmWrapper(Algorithm) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
AbstractColumnMatchWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractColumnMatchWrapper(ColumnMatch) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
AbstractConstraint - Class in org.openl.rules.table.constraints
 
AbstractConstraint(String) - Constructor for class org.openl.rules.table.constraints.AbstractConstraint
 
AbstractDecisionTableWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractDecisionTableWrapper(DecisionTable) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
AbstractMatchingOpenMethodDispatcherWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractMatchingOpenMethodDispatcherWrapper(MatchingOpenMethodDispatcher) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
AbstractOverloadedMethodsDispatcherTableWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractOverloadedMethodsDispatcherTableWrapper(OverloadedMethodsDispatcherTable) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
AbstractSpreadsheetWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractSpreadsheetWrapper(Spreadsheet) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
AbstractTableMethodWrapper - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
AbstractTableMethodWrapper(TableMethod) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
accept(IBoundNode) - Method in class org.openl.binding.impl.ConstructorNodeCreator
 
AConditionBuilder - Class in org.openl.rules.validation.properties.dimentional
 
AConditionEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
AConditionEvaluator(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
AContainsInArrayIndexedEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
AContainsInArrayIndexedEvaluator(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
acos(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the arc cosine of a value; the returned angle is in the range 0.0 through pi.
Action - Class in org.openl.rules.dt.element
 
Action(String, int, ILogicalTable, ActionType, DTScale.RowScale, DecisionTable) - Constructor for class org.openl.rules.dt.element.Action
 
ACTION - org.openl.rules.dt.DecisionTableColumnHeaders
 
ACTION - org.openl.rules.dt.element.ActionType
 
ACTION - org.openl.rules.lang.xls.binding.DTColumnsDefinitionType
 
ACTION - Static variable in class org.openl.rules.tbasic.AlgorithmBuilder
 
ActionInvoker - Class in org.openl.rules.dt
Created by ymolchan on 05.02.2016.
ACTIONS_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
ActionsTableBinder - Class in org.openl.rules.dt
Binder for conditions table.
ActionsTableBinder() - Constructor for class org.openl.rules.dt.ActionsTableBinder
 
ActionsTableBoundNode - Class in org.openl.rules.dt
 
ActionsTableBoundNode(TableSyntaxNode, OpenL) - Constructor for class org.openl.rules.dt.ActionsTableBoundNode
 
ActionType - Enum in org.openl.rules.dt.element
 
ActivePropertyValidator - Class in org.openl.rules.validation
Validator that checks correctness of "active" property.
ActivePropertyValidator() - Constructor for class org.openl.rules.validation.ActivePropertyValidator
 
adaptValueType(Object) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.RangeIndexNodeAdaptor
 
adaptValueType(Object) - Method in class org.openl.rules.dt.type.CharRangeAdaptor
 
adaptValueType(Object) - Method in class org.openl.rules.dt.type.DateRangeAdaptor
 
adaptValueType(Object) - Method in class org.openl.rules.dt.type.DoubleRangeAdaptor
 
adaptValueType(Object) - Method in class org.openl.rules.dt.type.DoubleRangeForIntRangeAdaptor
 
adaptValueType(Object) - Method in class org.openl.rules.dt.type.IntRangeAdaptor
 
adaptValueType(Object) - Method in interface org.openl.rules.dt.type.IRangeAdaptor
Adapts value type to the type of specific IRangeAdaptor implementation.
adaptValueType(Object) - Method in class org.openl.rules.dt.type.StringRangeAdaptor
 
add(Byte, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(Double, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(Float, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(Long, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(Object...) - Static method in class org.openl.rules.helpers.RulesUtils
 
add(Short, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Byte) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Double) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Float) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Long) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, Short) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, BigDecimal) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, BigInteger) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(String, SubValue[]) - Method in class org.openl.rules.cmatch.TableRow
 
add(BigDecimal, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(BigInteger, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
add(NumberMatchMatcher, Class<?>) - Method in class org.openl.rules.cmatch.matcher.NumberMatchBuilder
 
add(MatchNode) - Method in class org.openl.rules.cmatch.MatchNode
 
add(TableSyntaxNode) - Method in class org.openl.rules.lang.xls.OverloadedMethodsDictionary
Adds TableSyntaxNode instance to dictionary.
add(Constraint) - Method in class org.openl.rules.table.constraints.Constraints
 
add(IGridRegion) - Method in class org.openl.rules.table.RegionsPool
 
add(AlgorithmTreeNode) - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
addAction(int, int, String, String[], String, IOpenClass[], String, String) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addAll(Object...) - Static method in class org.openl.rules.helpers.RulesUtils
Adds all the elements of the given arrays into a new array.
addAll(String) - Method in class org.openl.rules.table.constraints.Constraints
 
addAll(List<TableSyntaxNode>) - Method in class org.openl.rules.lang.xls.OverloadedMethodsDictionary
Adds all nodes to dictionary.
addAll(List<Constraint>) - Method in class org.openl.rules.table.constraints.Constraints
 
addAll(XlsDefinitions) - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
addAllDtColumnsDefinitions(Collection<DTColumnsDefinition>) - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
AddAllMethodCallerWrapper - Class in org.openl.rules.helpers
Implementation of MethodCallerWrapper for addAll method from RulesUtils.
AddAllMethodCallerWrapper() - Constructor for class org.openl.rules.helpers.AddAllMethodCallerWrapper
 
AddAllMethodDetails - Class in org.openl.rules.helpers
Implementation of MethodDetails for addAll method from RulesUtils.
AddAllMethodDetails(Integer, Integer, IOpenClass, boolean[], IOpenCast[]) - Constructor for class org.openl.rules.helpers.AddAllMethodDetails
 
AddAllMethodFilter - Class in org.openl.rules.helpers
Implementation of MethodFilter for addAll method from RulesUtils.
AddAllMethodFilter() - Constructor for class org.openl.rules.helpers.AddAllMethodFilter
 
addArrayElementIgnoreNull(Object[], int, Object) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
addArrayElementIgnoreNull(Object[], Object) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
addBinderMethod(OpenMethodHeader, RecursiveOpenMethodPreBinder) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
addCellFields(SpreadsheetOpenClass, boolean) - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
Add to SpreadsheetOpenClass fields that are represented by spreadsheet cells.
addCondition(int, int, String, String[], String, IOpenClass[], String, String, boolean) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addConstant(ICell, ConstantOpenField) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
addConstraint(String, MatchingConstraint<?, ?>) - Method in class org.openl.rules.types.impl.DefaultPropertiesContextMatcher
 
addConstraint(String, MatchingConstraint<?, ?>) - Method in interface org.openl.rules.types.impl.IPropertiesContextMatcher
Adds a new constraint dynamically to the existing matcher, if constraint already exists, it overrides it
addContext() - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addDecisionTableField(IOpenField) - Method in class org.openl.rules.dt.data.DecisionTableDataType
 
addDescription() - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addDtColumnsDefinition(DTColumnsDefinition) - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
addEventOnUpdateWithType(Consumer<CustomSpreadsheetResultOpenClass>) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
addEventOnUpdateWithType(Consumer<CustomSpreadsheetResultOpenClass>) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
addExpectedError() - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addExpectedResult(IOpenMethod) - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addExpression(int, int, CompositeMethod, String) - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
addExternalXlsModuleOpenClass(XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addField(String, String) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addField(String, FieldDescription) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addField(IOpenField) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
addField(IOpenField) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addField(IOpenField) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
addField(IOpenField) - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
addFields(Map<String, FieldDescription>) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addGlobalTableProperties(CompiledDependency) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addGlobalTableProperties(ITableProperties) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addHeaderMetaInfo(int, int, CellMetaInfo) - Method in class org.openl.rules.lang.xls.types.meta.SpreadsheetMetaInfoReader
Is invoked from binder
addIgnoreNull(T[], int, T) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
addIgnoreNull(T[], T) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
addImport(String) - Method in class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
addInput(int, int, IOpenMethodHeader, String, int) - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
additionalConstructor - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addLabel(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
addListener(XlsWorkbookListener) - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
addMergedRegion(IGridRegion) - Method in interface org.openl.rules.table.IWritableGrid
 
addMergedRegion(IGridRegion) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
addMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
addMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
addMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
addMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
addMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
Adds method to XlsModuleOpenClass.
addMethod(IOpenMethod) - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
addMethod(IOpenMethod) - Method in class org.openl.rules.types.OpenMethodDispatcher
Try to add method as overloaded version of decorated method.
addMethodDependency(IOpenMethod, IBoundNode) - Method in class org.openl.rules.binding.RulesBindingDependencies
 
addMethods(CompiledDependency) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
Add methods form dependent modules to current one.
addNewAction(IUndoableAction) - Method in class org.openl.rules.table.actions.UndoableActions
 
addOperations(List<RuntimeOperation>) - Method in class org.openl.rules.tbasic.compile.CompileContext
 
addParameter(int, int, IParameterDeclaration, String) - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
addParameterFields(IOpenMethod) - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addParameterToReturn(String, String) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addParentField(String, String) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addParentField(String, FieldDescription) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addParentFields(Map<String, FieldDescription>) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
addParsedTable(String, ILogicalTable) - Method in interface org.openl.rules.structure.ITableObject
 
addParsedTable(String, ILogicalTable) - Method in class org.openl.rules.structure.TableObjectDelegator
 
addPropertyToSearch(String) - Method in class org.openl.rules.dt.type.domains.DateDomainCollector
 
addReturn(int, int, String, String) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addRule(int) - Method in class org.openl.rules.dt.DecisionTableRuleNodeBuilder
 
addRule(int) - Method in class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
addRule(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addShape(HSSFShape) - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
addTestId() - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
addTestSuiteMethodsFromDependencies() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.data.DataTableBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
addTo(ModuleOpenClass) - Method in class org.openl.rules.testmethod.TestMethodBoundNode
 
addTo(XlsModuleOpenClass) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
addType(String, IOpenClass) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
addType(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
addTypeError(IBindingContext, IOpenClass, ILocation, IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
addUnmatched(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
addXlsDefinitions(CompiledDependency) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
ADispatcherTableColumn - Class in org.openl.rules.validation.properties.dimentional
Common implementation for columns that are used in dispatcher table, built by dimensional properties.
ADtColumnsDefinitionTableBinder - Class in org.openl.rules.dt
 
ADtColumnsDefinitionTableBinder(String) - Constructor for class org.openl.rules.dt.ADtColumnsDefinitionTableBinder
 
ADtColumnsDefinitionTableBoundNode - Class in org.openl.rules.dt
 
ADtColumnsDefinitionTableBoundNode(TableSyntaxNode, OpenL) - Constructor for class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
AE - org.openl.rules.enumeration.CountriesEnum
 
AED - org.openl.rules.enumeration.CurrenciesEnum
 
AExecutableNodeBinder - Class in org.openl.rules.lang.xls.binding
Node binder for executable nodes with check for duplicates.
AExecutableNodeBinder() - Constructor for class org.openl.rules.lang.xls.binding.AExecutableNodeBinder
 
afterSave(XlsWorkbookSourceCodeModule) - Method in interface org.openl.rules.lang.xls.XlsWorkbookListener
 
AGrid - Class in org.openl.rules.table
 
AGrid() - Constructor for class org.openl.rules.table.AGrid
 
AGridTable - Class in org.openl.rules.table
Default implementation for grid tables.
AGridTable() - Constructor for class org.openl.rules.table.AGridTable
 
AGridTableDecorator - Class in org.openl.rules.table
 
AGridTableDecorator(IGridTable) - Constructor for class org.openl.rules.table.AGridTableDecorator
 
AK - org.openl.rules.enumeration.UsStatesEnum
 
AL - org.openl.rules.enumeration.CountriesEnum
 
AL - org.openl.rules.enumeration.UsStatesEnum
 
ALB - org.openl.rules.enumeration.LanguagesEnum
 
Algorithm - Class in org.openl.rules.tbasic
Table Basic Algorithm component.
Algorithm() - Constructor for class org.openl.rules.tbasic.Algorithm
 
Algorithm(IOpenMethodHeader, AlgorithmBoundNode) - Constructor for class org.openl.rules.tbasic.Algorithm
 
AlgorithmBoundNode - Class in org.openl.rules.tbasic
 
AlgorithmBoundNode(TableSyntaxNode, OpenL, IOpenMethodHeader, ModuleOpenClass) - Constructor for class org.openl.rules.tbasic.AlgorithmBoundNode
 
AlgorithmBuilder - Class in org.openl.rules.tbasic
 
AlgorithmBuilder(IBindingContext, Algorithm, TableSyntaxNode) - Constructor for class org.openl.rules.tbasic.AlgorithmBuilder
 
AlgorithmCompiler - Class in org.openl.rules.tbasic.compile
 
AlgorithmCompiler(IBindingContext, IOpenMethodHeader, List<AlgorithmTreeNode>) - Constructor for class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
AlgorithmCompiler.OperationPreprocessor - Interface in org.openl.rules.tbasic.compile
 
AlgorithmCompilerTool - Class in org.openl.rules.tbasic.compile
 
AlgorithmFunction - Class in org.openl.rules.tbasic
 
AlgorithmFunction(IOpenMethodHeader, AMethodBasedNode) - Constructor for class org.openl.rules.tbasic.AlgorithmFunction
 
AlgorithmFunctionCompiler - Class in org.openl.rules.tbasic.compile
The AlgorithmFunctionCompiler class describes some function and serves for compiling and checking it.
AlgorithmFunctionCompiler(List<AlgorithmTreeNode>, CompileContext, AlgorithmFunction, AlgorithmCompiler) - Constructor for class org.openl.rules.tbasic.compile.AlgorithmFunctionCompiler
Create an instance of AlgorithmFunctionCompiler.
AlgorithmInvoker - Class in org.openl.rules.tbasic
Invoker for Algorithm.
AlgorithmInvoker(Algorithm) - Constructor for class org.openl.rules.tbasic.AlgorithmInvoker
 
AlgorithmMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
AlgorithmMetaInfoReader(AlgorithmBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.AlgorithmMetaInfoReader
 
AlgorithmNodeBinder - Class in org.openl.rules.tbasic
 
AlgorithmNodeBinder() - Constructor for class org.openl.rules.tbasic.AlgorithmNodeBinder
 
AlgorithmOpenClass - Class in org.openl.rules.tbasic.compile
 
AlgorithmOpenClass(String, OpenL) - Constructor for class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
AlgorithmOperationSource - Class in org.openl.rules.tbasic.compile
 
AlgorithmOperationSource(AlgorithmTreeNode, String) - Constructor for class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
AlgorithmRow - Class in org.openl.rules.tbasic
 
AlgorithmRow() - Constructor for class org.openl.rules.tbasic.AlgorithmRow
 
AlgorithmSubroutineMethod - Class in org.openl.rules.tbasic
Table Basic Algorithm component for internal subroutines and functions.
AlgorithmSubroutineMethod(IOpenMethodHeader) - Constructor for class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
AlgorithmSubroutineMethodWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
AlgorithmSubroutineMethodWrapper(XlsModuleOpenClass, AlgorithmSubroutineMethod, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
AlgorithmTableParserManager - Class in org.openl.rules.tbasic
 
AlgorithmTreeNode - Class in org.openl.rules.tbasic
 
AlgorithmTreeNode() - Constructor for class org.openl.rules.tbasic.AlgorithmTreeNode
 
AlgorithmWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
AlgorithmWrapper(XlsModuleOpenClass, Algorithm, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
AlgoritmNodesCompiler - Class in org.openl.rules.tbasic.compile
The AlgoritmNodesCompiler class compiles sequence of nodes inside the specified context.
AlgoritmNodesCompiler(IOpenClass, CompileContext, AlgorithmCompiler) - Constructor for class org.openl.rules.tbasic.compile.AlgoritmNodesCompiler
Create an instance of AlgoritmNodesCompiler.
AlgoritmNodesCompiler.OperationAnalyzer - Interface in org.openl.rules.tbasic.compile
 
AliasDatatypeBoundNode - Class in org.openl.rules.datatype.binding
Class that represents bound node for alias data types of 'Datatype' table component.
AliasDatatypeBoundNode(TableSyntaxNode, DomainOpenClass, ModuleOpenClass) - Constructor for class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
AliasDatatypeMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
AliasDatatypeMetaInfoReader(AliasDatatypeBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.AliasDatatypeMetaInfoReader
 
AliasWrapperLogic - Class in org.openl.rules.lang.xls.binding.wrapper
 
AlignedValue - Class in org.openl.excel.parser
Sometimes it's needed to know alignment of a value.
AlignedValue(Object, short) - Constructor for class org.openl.excel.parser.AlignedValue
 
ALL - org.openl.rules.enumeration.CurrenciesEnum
 
allFieldsToVisible() - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
allTesters(IOpenClass) - Static method in class org.openl.rules.testmethod.ProjectHelper
 
ALogicalTable - Class in org.openl.rules.table
Default implementation for logical tables.
ALogicalTable(IGridTable) - Constructor for class org.openl.rules.table.ALogicalTable
 
ALWAYS - org.openl.rules.enumeration.RecalculateEnum
 
AMatcherMapBuilder<M extends IMatcher> - Class in org.openl.rules.cmatch.matcher
 
AMatcherMapBuilder() - Constructor for class org.openl.rules.cmatch.matcher.AMatcherMapBuilder
 
AMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
AMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
AMatchingExpression(String, String, String) - Constructor for class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
AMatchingExpression(String, IMatchingExpression) - Constructor for class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
AMethodBasedNode - Class in org.openl.rules.lang.xls.binding
 
AMethodBasedNode(TableSyntaxNode, OpenL, IOpenMethodHeader, ModuleOpenClass) - Constructor for class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
AMethodMetaInfoReader<T extends AMethodBasedNode> - Class in org.openl.rules.lang.xls.types.meta
 
AMethodMetaInfoReader(T) - Constructor for class org.openl.rules.lang.xls.types.meta.AMethodMetaInfoReader
 
amPm(Date) - Static method in class org.openl.rules.helpers.RulesUtils
Returns AM or PM
analyze(List<AlgorithmTreeNode>, IBindingContext) - Method in class org.openl.rules.tbasic.compile.ReturnAnalyzer
Make full analysis of correctness of returns sequence and return types and detects unreachable code.
ANALYZE - org.openl.rules.enumeration.RecalculateEnum
 
AnySpreadsheetResult - Class in org.openl.rules.calc
 
AnySpreadsheetResult() - Constructor for class org.openl.rules.calc.AnySpreadsheetResult
 
AnySpreadsheetResultOpenClass - Class in org.openl.rules.calc
 
AnySpreadsheetResultOpenClass(Class<?>) - Constructor for class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
APJ - org.openl.rules.enumeration.RegionsEnum
 
appendParameters(StringBuilder, String[], IOpenClass[]) - Static method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
apply() - Method in interface org.openl.rules.dt.DecisionTable.DeferredChange
 
applyToDependentParsedCode(IParsedCode) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
AR - org.openl.rules.enumeration.CountriesEnum
 
AR - org.openl.rules.enumeration.UsStatesEnum
 
ARA - org.openl.rules.enumeration.LanguagesEnum
 
ARangeIndexEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
ARangeIndexEvaluator.IndexNode - Class in org.openl.rules.dt.algorithm.evaluator
 
ARangeIndexEvaluator.RangeIndexNodeAdaptor - Class in org.openl.rules.dt.algorithm.evaluator
 
ARangeParser<T> - Class in org.openl.rules.helpers
 
ARangeParser.ParseStruct<T> - Class in org.openl.rules.helpers
 
ARangeParser.ParseStruct.BoundType - Enum in org.openl.rules.helpers
 
Argument - Class in org.openl.rules.cmatch.algorithm
 
Argument(int, IOpenClass) - Constructor for class org.openl.rules.cmatch.algorithm.Argument
 
Argument(int, IOpenField) - Constructor for class org.openl.rules.cmatch.algorithm.Argument
 
ArgumentCachingStorage - Class in org.openl.rules.vm
 
ArgumentCachingStorage(SimpleRulesRuntimeEnv) - Constructor for class org.openl.rules.vm.ArgumentCachingStorage
 
ArgumentsHelper - Class in org.openl.rules.cmatch.algorithm
 
ArgumentsHelper(IMethodSignature) - Constructor for class org.openl.rules.cmatch.algorithm.ArgumentsHelper
 
ARRAY_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
ARRAY_CONDITION_PRIORITY_V2 - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
ARRAY_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
ARRAY2_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
ArrayConditionBuilder - Class in org.openl.rules.validation.properties.dimentional
 
ArrayDomainCollector - Class in org.openl.rules.dt.type.domains
 
ArrayDomainCollector(String) - Constructor for class org.openl.rules.dt.type.domains.ArrayDomainCollector
 
ArrayFormatter - Class in org.openl.rules.table.formatters
A formatter for converting an array of elements, represented by String to an array of specified type (method ArrayFormatter.parse(String)).
ArrayFormatter(IFormatter, Class<?>) - Constructor for class org.openl.rules.table.formatters.ArrayFormatter
 
ArrayHolder - Class in org.openl.rules.dt.element
 
ArrayHolder(IOpenClass, Object[]) - Constructor for class org.openl.rules.dt.element.ArrayHolder
 
ArrayHolder(IOpenClass, Object[][]) - Constructor for class org.openl.rules.dt.element.ArrayHolder
 
ArrayParameterColumn - Class in org.openl.rules.validation.properties.dimentional
Column that is used in the dispatching table, built by dimension properties of the group of tables.
ArrayResultBuilder - Class in org.openl.rules.calc.result
 
ArrayResultBuilder(SpreadsheetCell[], IOpenCast[], IOpenClass, boolean) - Constructor for class org.openl.rules.calc.result.ArrayResultBuilder
 
ArraySplitter - Class in org.openl.rules.helpers
A utility class for parsing a string into array, elements of which are delimited by a comma ','.
ArraySplitter() - Constructor for class org.openl.rules.helpers.ArraySplitter
 
ARS - org.openl.rules.enumeration.CurrenciesEnum
 
ARuleIndex - Class in org.openl.rules.dt.index
 
AS - org.openl.rules.enumeration.CountriesEnum
 
AS - org.openl.rules.enumeration.UsStatesEnum
 
asin(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the arc sine of a value; the returned angle is in the range -pi/2 through pi/2.
ASMUtils - Class in org.openl.rules.datatype.gen
A set of utility methods for working togeter with ASM framework.
ASpreadsheetField - Class in org.openl.rules.calc
 
ASpreadsheetField(IOpenClass, String, IOpenClass) - Constructor for class org.openl.rules.calc.ASpreadsheetField
 
assignExecutor(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
assignExecutor(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
assignExecutor(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
AssignValueOperation - Class in org.openl.rules.tbasic.runtime.operations
The AssignValueOperation class describes operation which creates new variable.
AssignValueOperation(String) - Constructor for class org.openl.rules.tbasic.runtime.operations.AssignValueOperation
Create an instance of AssignValueOperation.
assignValueToVariable(String, Object) - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
Create new variable in context(if variable with specified name does not exist) and sets its value.
AssignVariableOperation - Class in org.openl.rules.tbasic.runtime.operations
Created by dl on 9/10/14.
AssignVariableOperation(String, String) - Constructor for class org.openl.rules.tbasic.runtime.operations.AssignVariableOperation
 
AST - Class in org.openl.rules.dt
 
AST(IBoundNode) - Constructor for class org.openl.rules.dt.AST
 
ASTERISK - org.openl.rules.calc.SpreadsheetSymbols
 
AT - org.openl.rules.enumeration.CountriesEnum
 
ATableBoundNode - Class in org.openl.rules.lang.xls.binding
 
ATableBoundNode(TableSyntaxNode) - Constructor for class org.openl.rules.lang.xls.binding.ATableBoundNode
 
ATableParserElement - Class in org.openl.rules.structure
 
ATableParserElement() - Constructor for class org.openl.rules.structure.ATableParserElement
 
atan(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the arc tangent of a value; the returned angle is in the range -pi/2 through pi/2.
atan2(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the angle theta from the conversion of rectangular coordinates (xy) to polar coordinates (r, theta).
atLeastOneExists() - Method in class org.openl.rules.dt.element.ConditionCasts
 
AU - org.openl.rules.enumeration.CountriesEnum
 
AUD - org.openl.rules.enumeration.CurrenciesEnum
 
AUndoableCellAction - Class in org.openl.rules.table.actions
 
AUndoableCellAction(int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.AUndoableCellAction
 
autocast(byte, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(byte, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(byte, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
autocast(char, CharRange) - Static method in class org.openl.rules.helpers.CharRange
 
autocast(double, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(double, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(float, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(float, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(int, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(int, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(int, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
autocast(long, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(long, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
autocast(long, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(long, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
autocast(short, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(short, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autocast(short, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
autocast(Byte, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Double, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Float, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Long, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Short, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, byte) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, double) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, float) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, int) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, long) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, short) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Byte) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Double) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Float) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Long) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, Short) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, BigDecimal) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, BigInteger) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(String, StringRange) - Static method in class org.openl.rules.helpers.StringRange
 
autocast(BigDecimal, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(BigInteger, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
autocast(Calendar, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
autocast(Date, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
autocast(IntRange, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
autoSizeColumns(SXSSFSheet) - Method in class org.openl.rules.testmethod.export.BaseExport
 
AXlsCellWriter - Class in org.openl.rules.table.xls.writers
 
AXlsCellWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.AXlsCellWriter
 
AXlsTableBinder - Class in org.openl.rules.lang.xls.binding
 
AXlsTableBinder() - Constructor for class org.openl.rules.lang.xls.binding.AXlsTableBinder
 
AZ - org.openl.rules.enumeration.UsStatesEnum
 

B

BA - org.openl.rules.enumeration.CountriesEnum
 
BAM - org.openl.rules.enumeration.CurrenciesEnum
 
Base - org.openl.rules.enumeration.OriginsEnum
 
BaseExport - Class in org.openl.rules.testmethod.export
 
BaseExport() - Constructor for class org.openl.rules.testmethod.export.BaseExport
 
BaseMetaInfoReader<T extends IMemberBoundNode> - Class in org.openl.rules.lang.xls.types.meta
 
BaseMetaInfoReader(T) - Constructor for class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
BaseParser - Class in org.openl.rules.lang.xls
 
BaseParser() - Constructor for class org.openl.rules.lang.xls.BaseParser
 
BaseTestUnit - Class in org.openl.rules.testmethod
 
BaseTestUnit.Builder - Class in org.openl.rules.testmethod
 
BC - org.openl.rules.enumeration.CaProvincesEnum
 
BE - org.openl.rules.enumeration.CountriesEnum
 
beanClassName - Variable in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
beanName - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
beforeSave(XlsWorkbookSourceCodeModule) - Method in interface org.openl.rules.lang.xls.XlsWorkbookListener
 
beginTable(int) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
beginTable(int) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
beginTable(int) - Method in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
beginTable(int, int) - Method in class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
 
beginTable(int, int) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Begins writing a table.
beginTable(IGridRegion) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Begins writing a table within the specified region.
BEL - org.openl.rules.enumeration.LanguagesEnum
 
BExGrammarWithParsingHelp - Class in org.openl.j
 
BExGrammarWithParsingHelp() - Constructor for class org.openl.j.BExGrammarWithParsingHelp
 
BG - org.openl.rules.enumeration.CountriesEnum
 
BH - org.openl.rules.enumeration.CountriesEnum
 
BHD - org.openl.rules.enumeration.CurrenciesEnum
 
big(byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(int[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Integer[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(Short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(BigDecimal[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
big(BigInteger[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in descending order and returns the value at position 'position'
BIGDECIMAL - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
BIGINTEGER - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
bind(IParsedCode) - Method in class org.openl.rules.lang.xls.XlsBinder
 
bind(IParsedCode, IBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
 
bind(ISyntaxNode, IBindingContext) - Method in class org.openl.rules.lang.xls.binding.AXlsTableBinder
 
bindAsFieldBoundNode(ISyntaxNode, String, IOpenClass[], IBoundNode[], int, IOpenClass, int, IBindingContext) - Method in class org.openl.binding.impl.ce.MethodNodeBinder
 
bindInternal(XlsModuleSyntaxNode, XlsModuleOpenClass, TableSyntaxNode[], Map<TableSyntaxNode, CustomSpreadsheetResultOpenClass>, OpenL, RulesModuleBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
 
bindTable(IBaseCondition[], IBaseAction[], RuleRow, OpenL, ModuleOpenClass, IBindingContext, int) - Method in class org.openl.rules.dt.DecisionTable
 
bindTable(IBaseCondition[], IBaseAction[], RuleRow, OpenL, ModuleOpenClass, IBindingContext, int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
BO - org.openl.rules.enumeration.CountriesEnum
 
BOB - org.openl.rules.enumeration.CurrenciesEnum
 
BOOLEAN_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
BooleanAdaptorFactory - Class in org.openl.rules.dt.type
 
BooleanFieldAdaptor - Class in org.openl.rules.dt.type
 
BooleanFieldAdaptor(IOpenField) - Constructor for class org.openl.rules.dt.type.BooleanFieldAdaptor
 
BooleanMethodAdaptor - Class in org.openl.rules.dt.type
 
BooleanMethodAdaptor(IOpenMethod) - Constructor for class org.openl.rules.dt.type.BooleanMethodAdaptor
 
BooleanPrimitiveMatch - Class in org.openl.rules.cmatch.matcher
 
BooleanPrimitiveMatch() - Constructor for class org.openl.rules.cmatch.matcher.BooleanPrimitiveMatch
 
BooleanTypeAdaptor - Class in org.openl.rules.dt.type
 
BooleanTypeAdaptor() - Constructor for class org.openl.rules.dt.type.BooleanTypeAdaptor
 
BOTTOM - Static variable in interface org.openl.rules.table.ui.ICellStyle
 
BR - org.openl.rules.enumeration.CountriesEnum
 
BREAK - org.openl.rules.tbasic.TBasicSpecificationKey
 
BRL - org.openl.rules.enumeration.CurrenciesEnum
 
build() - Method in interface org.openl.rules.cmatch.algorithm.IMatchAlgorithmCompilerBuilder
 
build() - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompilerBuilder
 
build() - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompilerBuilder
 
build() - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompilerBuilder
 
build() - Method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
build() - Method in class org.openl.rules.dt.index.EqualsIndex.Builder
 
build() - Method in class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
build() - Method in class org.openl.rules.validation.properties.dimentional.DecisionTableBuilder
 
build() - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTablesBuilder
Builds dispatcher tables for every group of overloaded methods.
build(String) - Method in class org.openl.rules.java.OpenLBuilder
 
build(String) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
build(String) - Method in class org.openl.xls.OpenLBuilder
 
build(IBindingContext, ILogicalTable) - Method in class org.openl.rules.tbasic.AlgorithmBuilder
 
build(ILogicalTable) - Method in class org.openl.rules.cmatch.ColumnMatchBuilder
 
build(IWritableGrid, int, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
build(IWritableGrid, int, int, int) - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumnBuilder
Build the condition to the sheet with the given number of rules and start writing from the given column and row indexes.
build(TestDescription, Object, Throwable, long) - Method in class org.openl.rules.testmethod.BaseTestUnit.Builder
 
build(TestDescription, Object, Throwable, long) - Method in interface org.openl.rules.testmethod.ITestResultBuilder
 
build(TestDescription, Object, Throwable, long) - Method in class org.openl.rules.testmethod.TestUnit.Builder
 
build(MatchingOpenMethodDispatcher) - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTablesBuilder
 
buildDefaultRuntimeContext() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
Builder() - Constructor for class org.openl.rules.dt.index.EqualsIndex.Builder
 
Builder() - Constructor for class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
buildGlobalTableProperties() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
buildGlobalTableProperties(Map<String, Object>) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
buildGroupKey() - Method in class org.openl.rules.data.ColumnDescriptor
 
buildIfElseNode(ISyntaxNode, IBindingContext, IBoundNode, IBoundNode, IOpenClass, IBoundNode, IOpenClass) - Method in class org.openl.binding.impl.IfNodeBinderWithCSRSupport
 
buildMap(Class<?>) - Static method in class org.openl.rules.datatype.gen.ASMUtils
Builds a map for searching a method
buildMethodReturnType(IOpenMethod, XlsModuleOpenClass) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
buildMethodSignature(IOpenMethod, XlsModuleOpenClass) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
buildOrGetCombinedSpreadsheetResult(CustomSpreadsheetResultOpenClass...) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
buildResult(SpreadsheetResultCalculator) - Method in class org.openl.rules.calc.result.ArrayResultBuilder
 
buildResult(SpreadsheetResultCalculator) - Method in class org.openl.rules.calc.result.EmptyResultBuilder
 
buildResult(SpreadsheetResultCalculator) - Method in interface org.openl.rules.calc.result.IResultBuilder
 
buildResult(SpreadsheetResultCalculator) - Method in class org.openl.rules.calc.result.ScalarResultBuilder
 
buildResult(SpreadsheetResultCalculator) - Method in class org.openl.rules.calc.result.SpreadsheetResultBuilder
 
buildResultBuilder(Spreadsheet, IBindingContext) - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
buildRulesRuntimeContext() - Static method in class org.openl.rules.context.RulesRuntimeContextFactory
 
buildTree(List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
Builds tree based on indentation of each row.
buildTree(List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
buildTree(List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
BUL - org.openl.rules.enumeration.LanguagesEnum
 
BY - org.openl.rules.enumeration.CountriesEnum
 
BYR - org.openl.rules.enumeration.CurrenciesEnum
 
BYTE - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
byteCode() - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
Creates JavaBean byte code for given fields.

C

CA - org.openl.rules.enumeration.CountriesEnum
 
CA - org.openl.rules.enumeration.UsStatesEnum
 
CacheMode - Enum in org.openl.rules.vm
 
CAD - org.openl.rules.enumeration.CurrenciesEnum
 
calculateCondition(int, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.element.Condition
 
calculateCondition(int, Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.element.ICondition
 
calculateHeight(ILogicalTable) - Static method in class org.openl.rules.binding.RuleRowHelper
 
CalculateOperation - Class in org.openl.rules.tbasic.runtime.operations
The CalculateOperation class describes simple class which calculates some expression.
CalculateOperation(IMethodCaller) - Constructor for class org.openl.rules.tbasic.runtime.operations.CalculateOperation
Create an instance of CalculateOperation.
cancelActionIfExists() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
canInsertColumns(IGridTable, int) - Static method in class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
canInsertRows(IGridTable, int) - Static method in class org.openl.rules.table.actions.UndoableInsertRowsAction
 
canInvoke() - Method in class org.openl.rules.calc.SpreadsheetInvoker
 
canInvoke() - Method in class org.openl.rules.dt.DecisionTableInvoker
 
canInvoke() - Method in class org.openl.rules.method.RulesMethodInvoker
Checks if it is possible to invoke invokable object.
canInvoke() - Method in class org.openl.rules.method.table.MethodTableInvoker
 
canInvoke() - Method in class org.openl.rules.tbasic.AlgorithmInvoker
 
canPerformAction(IGridRegion) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
Checks if action can be performed.
canPerformAction(IGridRegion) - Method in class org.openl.rules.table.actions.UndoableRemoveColumnsAction
 
canPerformAction(IGridRegion) - Method in class org.openl.rules.table.actions.UndoableRemoveRowsAction
 
canPerformAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertAction
Checks if action can be performed without moving the table.
canPerformAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
canPerformAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertRowsAction
 
CaProvincesEnum - Enum in org.openl.rules.enumeration
 
CaRegionsEnum - Enum in org.openl.rules.enumeration
 
cast(char[], StringRange) - Static method in class org.openl.rules.helpers.StringRange
 
cast(double, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
cast(float, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
cast(BigDecimal, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
cast(BigDecimal, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
cast(BigInteger, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
cast(BigInteger, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
castConstantToExpectedType(IBindingContext, ConstantOpenField, IOpenClass) - Static method in class org.openl.rules.binding.RuleRowHelper
 
CastingCustomSpreadsheetResultField - Class in org.openl.rules.calc
 
CastingCustomSpreadsheetResultField(IOpenClass, String, IOpenField, IOpenField) - Constructor for class org.openl.rules.calc.CastingCustomSpreadsheetResultField
 
castToConditionType(Object) - Method in class org.openl.rules.dt.element.ConditionCasts
 
castToInputType(Object) - Method in class org.openl.rules.dt.element.ConditionCasts
 
CAT - org.openl.rules.enumeration.LanguagesEnum
 
CATEGORY - org.openl.rules.table.properties.inherit.InheritanceLevel
 
CATEGORY_PROPERTIES_KEY - Static variable in class org.openl.rules.binding.RulesModuleBindingContext
 
cbrt(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the cube root of a double value.
ceil(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the smallest (closest to negative infinity) double value that is greater than or equal to the argument and is equal to a mathematical integer.
cell - Variable in class org.openl.rules.calc.element.SpreadsheetCellField
 
CELL - org.openl.rules.lang.xls.XlsNodeTypes
 
CELL_META_INFO - Static variable in class org.openl.rules.tbasic.AlgorithmBuilder
 
CELL_TYPE_BLANK - Static variable in interface org.openl.rules.table.IGrid
 
CELL_TYPE_BOOLEAN - Static variable in interface org.openl.rules.table.IGrid
 
CELL_TYPE_ERROR - Static variable in interface org.openl.rules.table.IGrid
 
CELL_TYPE_FORMULA - Static variable in interface org.openl.rules.table.IGrid
 
CELL_TYPE_NUMERIC - Static variable in interface org.openl.rules.table.IGrid
 
CELL_TYPE_STRING - Static variable in interface org.openl.rules.table.IGrid
 
CellFont - Class in org.openl.rules.table.ui
 
CellFont(ICellFont) - Constructor for class org.openl.rules.table.ui.CellFont
 
CellKey - Class in org.openl.rules.table
 
CellKey.CellKeyFactory - Class in org.openl.rules.table
 
CellLoader - Interface in org.openl.rules.lang.xls.load
Provides access to the Cell.
CellMetaInfo - Class in org.openl.rules.lang.xls.types
 
CellMetaInfo(IOpenClass, boolean) - Constructor for class org.openl.rules.lang.xls.types.CellMetaInfo
 
CellMetaInfo(IOpenClass, boolean, List<? extends NodeUsage>) - Constructor for class org.openl.rules.lang.xls.types.CellMetaInfo
 
CellMetaInfo(IOpenClass, boolean, List<? extends NodeUsage>, boolean) - Constructor for class org.openl.rules.lang.xls.types.CellMetaInfo
 
CellStyle - Class in org.openl.rules.table.ui
 
CellStyle(ICellStyle) - Constructor for class org.openl.rules.table.ui.CellStyle
 
CellSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
CellSyntaxNode(String, GridCellSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.syntax.CellSyntaxNode
 
CH - org.openl.rules.enumeration.CountriesEnum
 
changeMethodArgumentsCacheMode(CacheMode) - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
changeMethodArgumentsCacheMode(CacheMode) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
characters(char[], int, int) - Method in class org.openl.excel.parser.sax.SheetHandler
 
characters(char[], int, int) - Method in class org.openl.excel.parser.sax.StyleIndexHandler
 
CharRange - Class in org.openl.rules.helpers
 
CharRange(char) - Constructor for class org.openl.rules.helpers.CharRange
 
CharRange(char, char) - Constructor for class org.openl.rules.helpers.CharRange
 
CharRange(String) - Constructor for class org.openl.rules.helpers.CharRange
 
CharRangeAdaptor - Class in org.openl.rules.dt.type
 
check(Object...) - Method in interface org.openl.rules.table.constraints.Constraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.DataEnumConstraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.LessThanConstraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.MoreThanConstraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.RegexpValueConstraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.UniqueActiveTableConstraint
 
check(Object...) - Method in class org.openl.rules.table.constraints.UniqueInModuleConstraint
 
CHECK_LABEL - org.openl.rules.tbasic.compile.OperationType
 
checkedRules(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.DecisionTableOptimizedAlgorithm
This method produces the iterator over the set of rules in DT.
checkedRules(Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.algorithm.IDecisionTableAlgorithm
 
checkedRules(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.TwoDimensionalAlgorithm
 
checkMinMax(Object) - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
checkMinMax(Object) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
checkProperties(IBindingContext, Set<String>, TableSyntaxNode, InheritanceLevel) - Static method in class org.openl.rules.table.properties.inherit.PropertiesChecker
We need to check loaded properties that all values are appropriate for this table.
checkRowName(TableRow, String) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
checkSpecialRows(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
checkSpecialRows(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
checkSpecialRows(ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
CHF - org.openl.rules.enumeration.CurrenciesEnum
 
CHI - org.openl.rules.enumeration.LanguagesEnum
 
CK - org.openl.rules.enumeration.CountriesEnum
 
CL - org.openl.rules.enumeration.CountriesEnum
 
ClassCastPair(Class<?>, Class<?>) - Constructor for class org.openl.rules.convertor.ObjectToDataConvertorFactory.ClassCastPair
 
ClassMatchBuilder - Class in org.openl.rules.cmatch.matcher
 
ClassMatchBuilder() - Constructor for class org.openl.rules.cmatch.matcher.ClassMatchBuilder
 
ClassMatchMatcher - Class in org.openl.rules.cmatch.matcher
 
ClassMatchMatcher(Class<?>) - Constructor for class org.openl.rules.cmatch.matcher.ClassMatchMatcher
 
ClassMinMaxBuilder - Class in org.openl.rules.cmatch.matcher
 
ClassMinMaxBuilder(boolean) - Constructor for class org.openl.rules.cmatch.matcher.ClassMinMaxBuilder
 
ClassMinMaxMatcher<T extends Comparable<? super T>> - Class in org.openl.rules.cmatch.matcher
 
ClassMinMaxMatcher(Class<T>, boolean) - Constructor for class org.openl.rules.cmatch.matcher.ClassMinMaxMatcher
 
cleanParamValuesForIndexedConditions() - Method in class org.openl.rules.dt.algorithm.DecisionTableOptimizedAlgorithm
Clears condition's param values.
cleanParamValuesForIndexedConditions() - Method in interface org.openl.rules.dt.algorithm.IDecisionTableAlgorithm
 
cleanParamValuesForIndexedConditions() - Method in class org.openl.rules.dt.algorithm.TwoDimensionalAlgorithm
 
clear() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
clear() - Method in class org.openl.rules.calc.element.SpreadsheetStructureBuilderHolder
 
clearCaches() - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
clearCell(int, int) - Method in interface org.openl.rules.table.IWritableGrid
 
clearCell(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
clearCellValue(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
clearChildren() - Method in class org.openl.rules.cmatch.MatchNode
 
clearExprs() - Method in class org.openl.rules.dt.element.FunctionalRow
 
clearExprs() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
clearForExecutionMode() - Method in class org.openl.rules.dt.DecisionTable
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
clearForExecutionMode() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
clearForExecutionMode() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
clearForExecutionMode() - Method in class org.openl.rules.method.table.TableMethod
 
clearForExecutionMode() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
clearOddDataForExecutionMode() - Method in class org.openl.rules.data.DataBase
 
clearOddDataForExecutionMode() - Method in interface org.openl.rules.data.IDataBase
 
clearOddDataForExecutionMode() - Method in interface org.openl.rules.data.ITable
 
clearOddDataForExecutionMode() - Method in class org.openl.rules.data.Table
 
clearParamValues() - Method in class org.openl.rules.dt.element.FunctionalRow
 
clearParamValues() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
clone() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
The default implementation Object.clone() method returns a Shallow Copy.
clone() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
clone() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
clone() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
cloneContextStack() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
cloneStyleFrom(Cell) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
close() - Method in class org.openl.excel.parser.dom.DOMReader
 
close() - Method in class org.openl.excel.parser.event.EventReader
 
close() - Method in interface org.openl.excel.parser.ExcelReader
Close ExcelReader and release resources.
close() - Method in class org.openl.excel.parser.sax.SAXReader
 
CLOSED - org.openl.rules.range.Range.Bound
 
CLOSED - org.openl.rules.range.Range.Type
 
CLOSED_CURLY_BRACKET - org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
CLOSED_OPEN - org.openl.rules.range.Range.Type
 
CLP - org.openl.rules.enumeration.CurrenciesEnum
 
CN - org.openl.rules.enumeration.CountriesEnum
 
CNY - org.openl.rules.enumeration.CurrenciesEnum
 
CO - org.openl.rules.enumeration.CountriesEnum
 
CO - org.openl.rules.enumeration.UsStatesEnum
 
CODE_COLUMN_INDEX - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
 
COLLECT - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
COLLECT_AND - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
COLLECT_AS - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
COLLECT_RETURN - org.openl.rules.dt.DecisionTableColumnHeaders
 
COLLECT_RETURN - org.openl.rules.dt.element.ActionType
 
COLLECT_RETURN_KEY - org.openl.rules.dt.element.ActionType
 
COLLECTION_ACCESS_BY_INDEX_PATTERN - Static variable in class org.openl.rules.data.DataTableBindHelper
 
COLLECTION_ACCESS_BY_KEY_PATTERN - Static variable in class org.openl.rules.data.DataTableBindHelper
 
CollectionElementWithMultiRowField - Class in org.openl.rules.data
 
CollectionElementWithMultiRowField(IOpenField, String, IOpenClass, CollectionType) - Constructor for class org.openl.rules.data.CollectionElementWithMultiRowField
 
CollectionElementWithMultiRowField(IOpenField, String, IOpenClass, CollectionType, boolean) - Constructor for class org.openl.rules.data.CollectionElementWithMultiRowField
 
collectRules() - Method in class org.openl.rules.dt.index.ARuleIndex
 
collectRules() - Method in class org.openl.rules.dt.index.CombinedRangeIndex
 
collectRules() - Method in class org.openl.rules.dt.index.EqualsIndexV2
 
collectRules() - Method in interface org.openl.rules.dt.index.IRuleIndex
 
collectRules() - Method in class org.openl.rules.dt.index.RangeAscIndex
 
column() - Method in annotation type org.openl.rules.calc.SpreadsheetCell
 
COLUMN_MATCH - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
COLUMN_NAMES_FIELD_NAME - Static variable in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
ColumnDefinition - Class in org.openl.rules.cmatch.algorithm
 
ColumnDefinition(String, boolean) - Constructor for class org.openl.rules.cmatch.algorithm.ColumnDefinition
 
ColumnDescriptor - Class in org.openl.rules.data
 
ColumnDescriptor(IOpenField, StringValue, OpenL, boolean, IdentifierNode[], int, boolean) - Constructor for class org.openl.rules.data.ColumnDescriptor
 
ColumnDescriptor.ColumnGroupKey - Class in org.openl.rules.data
 
ColumnGroupKey(int, String, boolean) - Constructor for class org.openl.rules.data.ColumnDescriptor.ColumnGroupKey
 
ColumnMatch - Class in org.openl.rules.cmatch
 
ColumnMatch() - Constructor for class org.openl.rules.cmatch.ColumnMatch
 
ColumnMatch(IOpenMethodHeader, ColumnMatchBoundNode) - Constructor for class org.openl.rules.cmatch.ColumnMatch
 
ColumnMatchBoundNode - Class in org.openl.rules.cmatch
 
ColumnMatchBoundNode(TableSyntaxNode, OpenL, IOpenMethodHeader, ModuleOpenClass, IOpenSourceCodeModule) - Constructor for class org.openl.rules.cmatch.ColumnMatchBoundNode
 
ColumnMatchBuilder - Class in org.openl.rules.cmatch
 
ColumnMatchBuilder(IBindingContext, ColumnMatch, TableSyntaxNode) - Constructor for class org.openl.rules.cmatch.ColumnMatchBuilder
 
ColumnMatchMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
ColumnMatchMetaInfoReader(ColumnMatchBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.ColumnMatchMetaInfoReader
 
ColumnMatchNodeBinder - Class in org.openl.rules.cmatch
 
ColumnMatchNodeBinder() - Constructor for class org.openl.rules.cmatch.ColumnMatchNodeBinder
 
ColumnMatchWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
ColumnMatchWrapper(XlsModuleOpenClass, ColumnMatch, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
COLUMNS - Static variable in class org.openl.rules.table.actions.UndoableEditTableAction
 
CombinedRangeIndex - Class in org.openl.rules.dt.index
 
CombinedRangeIndex(RangeAscIndex, RangeDescIndex, DecisionTableRuleNode, IOpenCast) - Constructor for class org.openl.rules.dt.index.CombinedRangeIndex
 
CombinedRangeIndexEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
CombinedRangeIndexEvaluator(IRangeAdaptor<Object, ? extends Comparable<Object>>, int, ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.CombinedRangeIndexEvaluator
 
CombinedSpreadsheetResultOpenClass - Class in org.openl.rules.calc
This class is designed to implement a functionality of combination custom spreadsheet result types.
CombinedSpreadsheetResultOpenClass(XlsModuleOpenClass) - Constructor for class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
combinedSpreadsheetResultOpenClasses - Variable in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
combineTypes(IOpenClass...) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
CommentsCollector - Class in org.openl.excel.parser.event.style
 
CommentsCollector() - Constructor for class org.openl.excel.parser.event.style.CommentsCollector
 
compare(Character, Character) - Method in class org.openl.rules.helpers.CharRange
 
compare(CharSequence, CharSequence) - Method in class org.openl.rules.helpers.StringRange
 
compare(Double, Double) - Method in class org.openl.rules.helpers.DoubleRange
 
compare(Long, Long) - Method in class org.openl.rules.helpers.IntRange
 
compare(Object, Object) - Method in class org.openl.rules.dt.algorithm.evaluator.FloatTypeComparator
 
compare(Date, Date) - Method in class org.openl.rules.helpers.DateRange
 
compare(TableSyntaxNode, TableSyntaxNode) - Method in class org.openl.rules.lang.xls.binding.TableVersionComparator
 
compare(ITableProperties, ITableProperties) - Method in class org.openl.rules.lang.xls.binding.TableVersionComparator
 
compare(ITableProperties, ITableProperties) - Method in class org.openl.rules.table.properties.expressions.sequence.FilledPropertiesPriorityRule
 
compare(ITableProperties, ITableProperties) - Method in class org.openl.rules.table.properties.expressions.sequence.IntersectedPropertiesPriorityRule
 
compare(ITableProperties, ITableProperties) - Method in interface org.openl.rules.table.properties.expressions.sequence.IPriorityRule
 
compare(IOpenMethod, IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.TableVersionComparator
 
compare(T, T) - Method in class org.openl.rules.range.Range
 
ComparedResult - Class in org.openl.rules.testmethod.result
 
ComparedResult(String, Object, Object, TestStatus) - Constructor for class org.openl.rules.testmethod.result.ComparedResult
 
compareMethodDimensionProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
compareTo(ColumnDescriptor.ColumnGroupKey) - Method in class org.openl.rules.data.ColumnDescriptor.ColumnGroupKey
 
compareTo(ARangeIndexEvaluator.IndexNode) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.IndexNode
 
compareTo(OpenLFuzzyUtils.FuzzyResult) - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
compareTo(TablePart) - Method in class org.openl.rules.lang.xls.TablePart
 
compareTo(TablePropertyDefinition) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
compile(IBindingContext) - Method in class org.openl.rules.tbasic.compile.AlgorithmFunctionCompiler
Compile body of function.
compile(IBindingContext, ColumnMatch) - Method in interface org.openl.rules.cmatch.algorithm.IMatchAlgorithmCompiler
 
compile(IBindingContext, ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
compile(Algorithm, IBindingContext) - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
Main logic
COMPILE - org.openl.rules.tbasic.compile.OperationType
 
compileAllTypesInSignature(IMethodSignature, IBindingContext) - Static method in class org.openl.rules.binding.RulesModuleBindingContextHelper
 
CompileContext - Class in org.openl.rules.tbasic.compile
 
CompileContext() - Constructor for class org.openl.rules.tbasic.compile.CompileContext
 
compileNodes(List<AlgorithmTreeNode>, IBindingContext) - Method in class org.openl.rules.tbasic.compile.AlgoritmNodesCompiler
Compile sequence of nodes.
completeOpenClassBuilding() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
CompositeCell - Class in org.openl.rules.table
 
CompositeCell(int, int, IGridRegion, ICell, IGridTable) - Constructor for class org.openl.rules.table.CompositeCell
parameters column and row are different from inner column and row in cell delegate.
CompositeGrid - Class in org.openl.rules.table
An IGrid implementation that composes several IGridTable together.
It is possible to compose from top to bottom and from left to right by CompositeGrid.vertical flag.
Tables are composing one by one, without gaps.
CompositeGrid(IGridTable[], boolean) - Constructor for class org.openl.rules.table.CompositeGrid
 
CompositeGrid.Transform - Class in org.openl.rules.table
Handles the grid and coordinates of the cell in this grid.
Condition - Class in org.openl.rules.dt.element
 
Condition(String, int, ILogicalTable, DTScale.RowScale) - Constructor for class org.openl.rules.dt.element.Condition
 
CONDITION - org.openl.rules.dt.DecisionTableColumnHeaders
 
CONDITION - org.openl.rules.lang.xls.binding.DTColumnsDefinitionType
 
CONDITION - Static variable in class org.openl.rules.tbasic.AlgorithmBuilder
 
ConditionalGotoOperation - Class in org.openl.rules.tbasic.runtime.operations
The CalculateOperation class describes GOTO operation which will be realized if previous condition returned expected result.
ConditionalGotoOperation(String, boolean) - Constructor for class org.openl.rules.tbasic.runtime.operations.ConditionalGotoOperation
Create an instance of ConditionalGotoOperation.
ConditionAnalyzer - Class in org.openl.rules.dt.validator
 
ConditionAnalyzer(IBaseDecisionRow) - Constructor for class org.openl.rules.dt.validator.ConditionAnalyzer
 
conditionCasts - Variable in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
ConditionCasts - Class in org.openl.rules.dt.element
 
ConditionHelper - Class in org.openl.rules.dt.element
 
ConditionOrActionDirectParameterField - Class in org.openl.rules.dt.data
 
ConditionOrActionParameterField - Class in org.openl.rules.dt.data
 
CONDITIONS_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
ConditionsTableBinder - Class in org.openl.rules.dt
Binder for conditions table.
ConditionsTableBinder() - Constructor for class org.openl.rules.dt.ConditionsTableBinder
 
ConditionsTableBoundNode - Class in org.openl.rules.dt
 
ConditionsTableBoundNode(TableSyntaxNode, OpenL) - Constructor for class org.openl.rules.dt.ConditionsTableBoundNode
 
configureZipBombDetection() - Static method in class org.openl.excel.parser.ExcelUtils
 
CONSTANT - org.openl.rules.calc.element.SpreadsheetCellType
 
ConstantOpenField - Class in org.openl.rules.constants
 
ConstantOpenField() - Constructor for class org.openl.rules.constants.ConstantOpenField
 
ConstantOpenField(String, Object, String, IOpenClass, ModuleOpenClass, IMemberMetaInfo) - Constructor for class org.openl.rules.constants.ConstantOpenField
 
ConstantOpenFieldWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
ConstantOpenFieldWrapper(ConstantOpenField, IOpenClass) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
CONSTANTS - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
ConstantsTableBinder - Class in org.openl.rules.constants
Binder for constants table.
ConstantsTableBinder() - Constructor for class org.openl.rules.constants.ConstantsTableBinder
 
ConstantsTableBoundNode - Class in org.openl.rules.constants
 
ConstantsTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
ConstantsTableMetaInfoReader(ConstantsTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.ConstantsTableMetaInfoReader
 
Constraint - Interface in org.openl.rules.table.constraints
 
CONSTRAINT_KEY - Static variable in class org.openl.rules.table.constraints.LessThanConstraint
 
CONSTRAINT_KEY - Static variable in class org.openl.rules.table.constraints.MoreThanConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.DataEnumConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.LessThanConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.MoreThanConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.RegexpValueConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.UniqueActiveTableConstraint
 
CONSTRAINT_MATCH - Static variable in class org.openl.rules.table.constraints.UniqueInModuleConstraint
 
ConstraintFactory - Class in org.openl.rules.table.constraints
 
ConstraintFactory() - Constructor for class org.openl.rules.table.constraints.ConstraintFactory
 
Constraints - Class in org.openl.rules.table.constraints
 
Constraints() - Constructor for class org.openl.rules.table.constraints.Constraints
 
Constraints(String) - Constructor for class org.openl.rules.table.constraints.Constraints
 
Constraints(List<Constraint>) - Constructor for class org.openl.rules.table.constraints.Constraints
 
CONSTRAINTS_SEPARATOR - Static variable in class org.openl.rules.table.constraints.ConstraintsParser
 
ConstraintsParser - Class in org.openl.rules.table.constraints
 
CONSTRUCTOR - Static variable in class org.openl.rules.binding.RuleRowHelper
 
ConstructorNodeCreator - Class in org.openl.binding.impl
ConstructorUsage - Class in org.openl.binding.impl
Constructor nodes require their own implementation of description
ConstructorUsage(ConstructorNode, int, int, IOpenMethod) - Constructor for class org.openl.binding.impl.ConstructorUsage
 
ConstSpreadsheetCellField(SpreadsheetStructureBuilderHolder, IOpenClass, String, SpreadsheetCell) - Constructor for class org.openl.rules.calc.element.SpreadsheetCellField.ConstSpreadsheetCellField
 
contains(boolean[], boolean) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(boolean[], boolean[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(byte[], byte) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(byte[], byte[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(char[], char) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(char[], char[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(double[], double) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(double[], double[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(float[], float) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(float[], float[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(int[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(int[], int[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(long[], long) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(long[], long[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(short[], short) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the value is in the given array.
contains(short[], short[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Boolean[], Boolean) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Boolean[], Boolean[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Byte[], Byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Byte[], Byte[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Character) - Method in class org.openl.rules.helpers.CharRange
 
contains(Character[], Character) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Character[], Character[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(CharSequence) - Method in class org.openl.rules.helpers.StringRange
 
contains(Double[], Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Double[], Double[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Float[], Float) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Float[], Float[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Integer[], Integer) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Integer[], Integer[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Long[], Long) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Long[], Long[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Number) - Method in class org.openl.rules.helpers.DoubleRange
 
contains(Number) - Method in class org.openl.rules.helpers.IntRange
 
contains(Number) - Method in interface org.openl.rules.helpers.INumberRange
 
contains(Object[], Object[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Short[], Short) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Short[], Short[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(String[], String) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(String[], String[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(BigInteger) - Method in class org.openl.rules.helpers.IntRange
 
contains(Date) - Method in class org.openl.rules.helpers.DateRange
 
contains(Date[], Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntExp) - Method in class org.openl.rules.dt.validator.CtrIntRange
 
contains(CharRange[], char[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(CharRange[], Character) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(CharRange[], Character[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(CharRange, Character) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DateRange[], Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DateRange[], Date[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DateRange, Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DoubleRange[], double[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DoubleRange[], Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DoubleRange[], Double[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DoubleRange, Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(DoubleRange, BigDecimal) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntRange[], int[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntRange[], Integer) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntRange[], Integer[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntRange, Long) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(IntRange, BigInteger) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(StringRange[], CharSequence) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(StringRange[], CharSequence[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(StringRange[], String) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(StringRange[], String[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(StringRange, String) - Static method in class org.openl.rules.helpers.RulesUtils
 
contains(Range<T>) - Method in class org.openl.rules.range.Range
 
contains(IGridRegion, int, int) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
contains(IOpenMethod) - Method in class org.openl.rules.lang.xls.OverloadedMethodsDictionary
Checks that method already in dictionary.
contains(T) - Method in class org.openl.rules.range.Range
WARNING: Due limitation of OpenL which cannot work correctly with class level generics, so it is declared as protected.
contains(T[], T) - Static method in class org.openl.rules.helpers.RulesUtils
Checks if the object is in the given array.
CONTAINS - org.openl.rules.types.impl.IntersectionType
 
CONTAINS(Comparable<T>[], Comparable<T>) - Static method in class org.openl.rules.types.impl.MatchingConstraint
 
containsCtr(int[], IntExp) - Static method in class org.openl.rules.dt.algorithm.evaluator.CtrUtils
 
containsCtr(Integer[], IntExp) - Static method in class org.openl.rules.dt.algorithm.evaluator.CtrUtils
 
containsFormula(IBaseDecisionRow) - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
ContainsInArrayIndexedEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
ContainsInArrayIndexedEvaluator(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluator
 
ContainsInArrayIndexedEvaluatorV2 - Class in org.openl.rules.dt.algorithm.evaluator
 
ContainsInArrayIndexedEvaluatorV2(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluatorV2
 
ContainsInArraySelector - Class in org.openl.rules.dt.algorithm.evaluator
 
ContainsInOrNotInArrayIndexedEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
ContainsInOrNotInArrayIndexedEvaluator(BooleanTypeAdaptor) - Constructor for class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
ContainsInOrNotInArraySelector - Class in org.openl.rules.dt.algorithm.evaluator
 
ContainsMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
ContainsMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.ContainsMatchingExpression
 
CONTEXT_NAME - Static variable in class org.openl.rules.testmethod.TestMethodHelper
Field name for defining runtime context in test
CONTEXT_PROPERTIES - Static variable in class org.openl.rules.context.DefaultRulesRuntimeContext
 
ContextPropertyBinderUtils - Class in org.openl.binding.impl.module
 
ContextPropertyDefinition - Class in org.openl.rules.context.properties
 
ContextPropertyDefinition() - Constructor for class org.openl.rules.context.properties.ContextPropertyDefinition
 
CONTINUE - org.openl.rules.tbasic.TBasicSpecificationKey
 
ConversionRuleBean - Class in org.openl.rules.tbasic.compile
 
ConversionRuleBean() - Constructor for class org.openl.rules.tbasic.compile.ConversionRuleBean
 
ConversionRulesController - Class in org.openl.rules.tbasic.compile
 
convert(Object) - Method in interface org.openl.rules.convertor.IObjectToDataConvertor
 
convert(Object) - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.CopyConvertor
 
convert(Object) - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.MatchedConstructorConvertor
 
convert(Object) - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.StaticMethodConvertor
 
convert(List<AlgorithmTreeNode>, String, IBindingContext) - Method in interface org.openl.rules.tbasic.compile.ParameterConverterManager.ParameterConverter
 
convert(N) - Method in class org.openl.rules.dt.type.ITypeAdaptor.NumberTypeAdaptor
 
convert(T) - Method in interface org.openl.rules.dt.type.ITypeAdaptor
 
convertBeansToSpreadsheetResults(Object, Map<Class<?>, CustomSpreadsheetResultOpenClass>) - Static method in class org.openl.rules.calc.SpreadsheetResult
 
convertParam(List<AlgorithmTreeNode>, Class<?>, String, IBindingContext) - Method in class org.openl.rules.tbasic.compile.ParameterConverterManager
 
convertSpreadsheetResult(Object) - Static method in class org.openl.rules.calc.SpreadsheetResult
 
convertSpreadsheetResult(Object, Class<?>, IOpenClass, SpreadsheetResultBeanPropertyNamingStrategy) - Static method in class org.openl.rules.calc.SpreadsheetResult
 
convertSpreadsheetResult(Object, SpreadsheetResultBeanPropertyNamingStrategy) - Static method in class org.openl.rules.calc.SpreadsheetResult
 
convertToDouble(Object) - Static method in class org.openl.rules.helpers.NumberUtils
 
convertToModuleType(ModuleOpenClass, boolean) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
Convert this type to a type belongs to provided module.
convertToModuleType(ModuleOpenClass, boolean) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
convertToModuleTypeAndRegister(ModuleOpenClass) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
Convert this type to a type belongs to another module and register it in the provided module.
convertWithFailSafeCast(Object) - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
CoordinatesTransformer - Interface in org.openl.rules.table
Class that represents transformer of coordinates inside logical table.
COP - org.openl.rules.enumeration.CurrenciesEnum
 
copy(T) - Static method in class org.openl.rules.helpers.RulesUtils
 
copyCell(int, int, int, int) - Method in interface org.openl.rules.table.IWritableGrid
 
copyCell(int, int, int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
CopyConvertor() - Constructor for class org.openl.rules.convertor.ObjectToDataConvertorFactory.CopyConvertor
 
CopyMethodCallerWrapper - Class in org.openl.rules.helpers
Implementation of MethodCallerWrapper for copy method from RulesUtils.
CopyMethodCallerWrapper() - Constructor for class org.openl.rules.helpers.CopyMethodCallerWrapper
 
CopyMethodDetails - Class in org.openl.rules.helpers
 
CopyMethodDetails(Cloner) - Constructor for class org.openl.rules.helpers.CopyMethodDetails
 
copySign(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the first floating-point argument with the sign of the second floating-point argument.
copySign(float, float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the first floating-point argument with the sign of the second floating-point argument.
cos(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the trigonometric cosine of an angle.
cosh(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the hyperbolic cosine of a double value.
CountriesEnum - Enum in org.openl.rules.enumeration
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluator
 
countUniqueKeys(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluatorV2
 
countUniqueKeys(ICondition, IIntIterator) - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
CR - org.openl.rules.enumeration.CountriesEnum
 
CRC - org.openl.rules.enumeration.CurrenciesEnum
 
create(InputStream) - Method in class org.openl.excel.parser.ExcelReaderFactory
 
create(String) - Method in class org.openl.excel.parser.ExcelReaderFactory
 
create(String) - Static method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
create(String, InputStream) - Method in class org.openl.excel.parser.ExcelReaderFactory
 
create(IBoundNode, String, int) - Method in class org.openl.binding.impl.ConstructorNodeCreator
 
createAlgorithm(IOpenMethodHeader, AlgorithmBoundNode) - Static method in class org.openl.rules.tbasic.Algorithm
 
createAndAddDefinition(IOpenMethodHeader, Map<String, List<IParameterDeclaration>>, IGridTable, ICell) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
createBean(SpreadsheetResult) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
createBean(SpreadsheetResult, SpreadsheetResultBeanPropertyNamingStrategy) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
createCell(int, int, Object, String, ICellStyle, String, String) - Method in interface org.openl.rules.table.IWritableGrid
 
createCell(int, int, Object, String, ICellStyle, String, String) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
createCell(Row, int, Object, CellStyle) - Method in class org.openl.rules.testmethod.export.BaseExport
 
createCellMetaInfo(IdentifierNode, IMetaInfo, NodeType) - Static method in class org.openl.rules.binding.RuleRowHelper
 
createCellStyle(Workbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
createDefinition(IOpenMethodHeader, String, List<ExpressionIdentifier>, Map<String, List<IParameterDeclaration>>) - Method in class org.openl.rules.dt.ActionsTableBoundNode
 
createDefinition(IOpenMethodHeader, String, List<ExpressionIdentifier>, Map<String, List<IParameterDeclaration>>) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
createDefinition(IOpenMethodHeader, String, List<ExpressionIdentifier>, Map<String, List<IParameterDeclaration>>) - Method in class org.openl.rules.dt.ConditionsTableBoundNode
 
createDefinition(IOpenMethodHeader, String, List<ExpressionIdentifier>, Map<String, List<IParameterDeclaration>>) - Method in class org.openl.rules.dt.ReturnsTableBoundNode
 
createHeader(TableSyntaxNode, OpenL, RulesModuleBindingContext) - Method in class org.openl.rules.lang.xls.binding.AExecutableNodeBinder
 
createHeaderSource(TableSyntaxNode, IBindingContext) - Method in class org.openl.rules.cmatch.ColumnMatchNodeBinder
 
createHeaderSource(TableSyntaxNode, IBindingContext) - Method in class org.openl.rules.lang.xls.binding.AExecutableNodeBinder
 
createInvoker() - Method in class org.openl.rules.calc.Spreadsheet
 
createMethodShell() - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
createMethodShell() - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
createMethodShell() - Method in class org.openl.rules.dt.DecisionTableBoundNode
 
createMethodShell() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
createMethodShell() - Method in class org.openl.rules.method.table.MethodTableBoundNode
 
createMethodShell() - Method in class org.openl.rules.tbasic.AlgorithmBoundNode
 
createModuleOpenClass(XlsModuleSyntaxNode, OpenL, IDataBase, Set<CompiledDependency>, boolean, IBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.calc.SpreadsheetNodeBinder
 
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.cmatch.ColumnMatchNodeBinder
 
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.dt.DecisionTableNodeBinder
 
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.binding.AExecutableNodeBinder
 
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.method.table.MethodTableNodeBinder
 
createNode(TableSyntaxNode, OpenL, OpenMethodHeader, XlsModuleOpenClass) - Method in class org.openl.rules.tbasic.AlgorithmNodeBinder
 
createNodeUsageList(IBoundNode, String, int) - Static method in class org.openl.binding.impl.NodeUsageFactory
Create NodeUsage list for given bound node and source code string
createOperation(List<AlgorithmTreeNode>, ConversionRuleStep, IBindingContext) - Method in class org.openl.rules.tbasic.compile.OperationFactory
 
createParser() - Method in class org.openl.xls.OpenLBuilder
 
createRuleInfo(String, Class<?>[], Class<?>) - Static method in class org.openl.rules.runtime.InterfaceGenerator
Creates rule info using rule name, parameters types and return type.
createSpreadsheetResult(Object, Map<Class<?>, CustomSpreadsheetResultOpenClass>) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
CreateTableException - Exception in org.openl.rules.table.xls.builder
Thrown on code unable to create excel table.
CreateTableException() - Constructor for exception org.openl.rules.table.xls.builder.CreateTableException
Constructs a new exception with null as its detail message.
CreateTableException(String) - Constructor for exception org.openl.rules.table.xls.builder.CreateTableException
Constructs a new exception with the specified detail message.
CreateTableException(String, Throwable) - Constructor for exception org.openl.rules.table.xls.builder.CreateTableException
Constructs a new exception with the specified detail message and cause.
CreateTableException(Throwable) - Constructor for exception org.openl.rules.table.xls.builder.CreateTableException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
createTableSyntaxNode(IGridTable, XlsSheetSourceCodeModule) - Static method in class org.openl.rules.lang.xls.XlsHelper
 
createVirtualGrid() - Static method in class org.openl.rules.dt.DecisionTableHelper
Deprecated.
Use plain grid model aka 2d array instead of building memory expensive Excel files.
createVM() - Method in class org.openl.rules.java.OpenLBuilder
 
createVM() - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
createWorkbookLoader(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.load.LazyWorkbookLoaderFactory
 
createWorkbookLoader(IOpenSourceCodeModule) - Method in interface org.openl.rules.lang.xls.load.WorkbookLoaderFactory
 
CS - org.openl.rules.enumeration.CountriesEnum
 
CT - org.openl.rules.enumeration.UsStatesEnum
 
CtrIntRange - Class in org.openl.rules.dt.validator
 
CtrIntRange(long, long) - Constructor for class org.openl.rules.dt.validator.CtrIntRange
 
CtrUtils - Class in org.openl.rules.dt.algorithm.evaluator
Used inside OpenL rules.
CurrenciesEnum - Enum in org.openl.rules.enumeration
 
CURRENT_DATE_PARAM - Static variable in class org.openl.rules.dt.type.domains.DimensionPropertiesDomainsCollector
 
CurrentRuntimeContextMethod() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
CUSTOM_SPREADSHEET_TYPE_PROPERTY - Static variable in class org.openl.engine.OpenLSystemProperties
 
CustomSpreadsheetResultField - Class in org.openl.rules.calc
 
CustomSpreadsheetResultField(CustomSpreadsheetResultOpenClass, IOpenField) - Constructor for class org.openl.rules.calc.CustomSpreadsheetResultField
 
CustomSpreadsheetResultField(IOpenClass, String, IOpenClass) - Constructor for class org.openl.rules.calc.CustomSpreadsheetResultField
 
CustomSpreadsheetResultOpenClass - Class in org.openl.rules.calc
 
CustomSpreadsheetResultOpenClass(String, String[], String[], String[], String[], XlsModuleOpenClass, boolean, boolean, boolean) - Constructor for class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
CustomSpreadsheetResultOpenClass(String, XlsModuleOpenClass, ILogicalTable, boolean, boolean) - Constructor for class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
CustomSpreadsheetResultOpenClassesKey - Class in org.openl.rules.lang.xls.binding
 
CustomSpreadsheetResultOpenClassesKey(CustomSpreadsheetResultOpenClass...) - Constructor for class org.openl.rules.lang.xls.binding.CustomSpreadsheetResultOpenClassesKey
 
cutResultTitleInFirstRow(ILogicalTable) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
CY - org.openl.rules.enumeration.CountriesEnum
 
CZ - org.openl.rules.enumeration.CountriesEnum
 
CZE - org.openl.rules.enumeration.LanguagesEnum
 
CZK - org.openl.rules.enumeration.CurrenciesEnum
 

D

DAN - org.openl.rules.enumeration.LanguagesEnum
 
DATA - org.openl.binding.impl.NodeType
 
DATA_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
DataBase - Class in org.openl.rules.data
 
DataBase() - Constructor for class org.openl.rules.data.DataBase
 
DataEnumConstraint - Class in org.openl.rules.table.constraints
 
DataEnumConstraint(String) - Constructor for class org.openl.rules.table.constraints.DataEnumConstraint
 
DataNodeBinder - Class in org.openl.rules.data
 
DataNodeBinder() - Constructor for class org.openl.rules.data.DataNodeBinder
 
DataOpenField - Class in org.openl.rules.data
 
DataOpenField() - Constructor for class org.openl.rules.data.DataOpenField
 
DataOpenField(ITable, ModuleOpenClass) - Constructor for class org.openl.rules.data.DataOpenField
 
DataOpenFieldWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
DataOpenFieldWrapper(DataOpenField, IOpenClass) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
DataTableBindHelper - Class in org.openl.rules.data
 
DataTableBoundNode - Class in org.openl.rules.data
 
DataTableBoundNode(TableSyntaxNode, XlsModuleOpenClass) - Constructor for class org.openl.rules.data.DataTableBoundNode
 
DataTableBuilder - Class in org.openl.rules.table.xls.builder
The class is responsible for creating Data tables.
DataTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.DataTableBuilder
Creates new instance.
DataTableField - Class in org.openl.rules.table.xls.builder
A class, containing description of Data Table's field columns (or variables)
DataTableField(String, String) - Constructor for class org.openl.rules.table.xls.builder.DataTableField
Create a field with a given technical name and business name
DataTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
DataTableMetaInfoReader(DataTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.DataTableMetaInfoReader
 
DataTablePredefinedTypeVariable - Class in org.openl.rules.table.xls.builder
A class that describes a Data Table's table type variable for predefined types such as String, BigDecimal, IntRange etc
DataTablePredefinedTypeVariable(String) - Constructor for class org.openl.rules.table.xls.builder.DataTablePredefinedTypeVariable
Create a variable of a given type
DataTableUserDefinedTypeField - Class in org.openl.rules.table.xls.builder
A class, containing description of Data Table's field columns (or variables)
DataTableUserDefinedTypeField(IOpenClass, String, String, DataTableUserDefinedTypeField.PredefinedTypeChecker) - Constructor for class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Create a field with a given generalized abstraction of a class and a field name
DataTableUserDefinedTypeField(IOpenClass, String, DataTableUserDefinedTypeField.PredefinedTypeChecker) - Constructor for class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Create a field with a given generalized abstraction of a class and a field name
DataTableUserDefinedTypeField.PredefinedTypeChecker - Interface in org.openl.rules.table.xls.builder
Utility interface that checks if a "type" is a predefined OpenL type such as IntRange etc
DATATYPE - org.openl.binding.impl.NodeType
 
DATATYPE_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
DatatypeAliasTableBuilder - Class in org.openl.rules.table.xls.builder
The class is responsible for creating Datatype Alias tables.
DatatypeAliasTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
Creates new instance.
DatatypeArrayMultiRowElementContext - Class in org.openl.rules.data
 
DatatypeArrayMultiRowElementContext() - Constructor for class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
DatatypeHelper - Class in org.openl.rules.datatype.binding
 
DatatypeHelper() - Constructor for class org.openl.rules.datatype.binding.DatatypeHelper
 
DatatypeMetaInfo - Class in org.openl.rules.lang.xls.types
Implementation of IMetaInfo for datatypes.
DatatypeMetaInfo(String, String) - Constructor for class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
DatatypeNodeBinder - Class in org.openl.rules.datatype.binding
 
DatatypeNodeBinder() - Constructor for class org.openl.rules.datatype.binding.DatatypeNodeBinder
 
DatatypeOpenClass - Class in org.openl.rules.lang.xls.types
Open class for types represented as datatype table components in openl.
DatatypeOpenClass(String, String) - Constructor for class org.openl.rules.lang.xls.types.DatatypeOpenClass
User has a possibility to set the package (by table properties mechanism) where he wants to generate datatype beans classes.
DatatypeOpenConstructor - Class in org.openl.rules.lang.xls.types
 
DatatypeOpenConstructor(JavaOpenConstructor, IOpenClass) - Constructor for class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
DatatypeOpenConstructor(JavaOpenConstructor, IOpenClass, IParameterDeclaration[]) - Constructor for class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
DatatypeOpenField - Class in org.openl.rules.lang.xls.types
Open field for datatypes.
DatatypeOpenField(IOpenClass, String, IOpenClass, String, boolean) - Constructor for class org.openl.rules.lang.xls.types.DatatypeOpenField
 
DatatypeOpenMethod - Class in org.openl.rules.lang.xls.types
 
DatatypeOpenMethod(JavaOpenMethod, IOpenClass, IOpenClass[], IOpenClass) - Constructor for class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
DatatypeTableBoundNode - Class in org.openl.rules.datatype.binding
Bound node for datatype table component.
DatatypeTableBoundNode(TableSyntaxNode, DatatypeOpenClass, ModuleOpenClass, ILogicalTable, OpenL) - Constructor for class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
DatatypeTableBoundNode(TableSyntaxNode, DatatypeOpenClass, ModuleOpenClass, ILogicalTable, OpenL, IdentifierNode) - Constructor for class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
DatatypeTableBuilder - Class in org.openl.rules.table.xls.builder
The class is responsible for creating Datatype tables.
DatatypeTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.DatatypeTableBuilder
Creates new instance.
DatatypeTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
DatatypeTableMetaInfoReader(DatatypeTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.DatatypeTableMetaInfoReader
 
date() - Method in interface org.openl.rules.table.formatters.Formats
 
DATE - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
DATE_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
DateDomainCollector - Class in org.openl.rules.dt.type.domains
 
DateDomainCollector() - Constructor for class org.openl.rules.dt.type.domains.DateDomainCollector
 
DateRange - Class in org.openl.rules.helpers
 
DateRange(String) - Constructor for class org.openl.rules.helpers.DateRange
 
DateRange(Date) - Constructor for class org.openl.rules.helpers.DateRange
 
DateRange(Date, Date) - Constructor for class org.openl.rules.helpers.DateRange
 
DateRangeAdaptor - Class in org.openl.rules.dt.type
 
DateRangeDomainAdaptor - Class in org.openl.rules.dt.type.domains
Adaptor for date ranges.
DateRangeDomainAdaptor(DateRangeDomain) - Constructor for class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
DateRangeParser - Class in org.openl.rules.helpers
 
dateTime() - Method in interface org.openl.rules.table.formatters.Formats
 
dateToString(Date) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
dateToString(Date, String) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
dayDiff(Date, Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
dayOfMonth(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
dayOfWeek(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
dayOfYear(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
DC - org.openl.rules.enumeration.UsStatesEnum
 
DE - org.openl.rules.enumeration.CountriesEnum
 
DE - org.openl.rules.enumeration.UsStatesEnum
 
DECISION_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
DECISION_TABLE2 - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
DecisionExprFieldDataType - Class in org.openl.rules.dt.data
 
DecisionRowField - Class in org.openl.rules.dt.data
 
DecisionRuleIdField - Class in org.openl.rules.dt.data
 
DecisionRuleNameField - Class in org.openl.rules.dt.data
 
DecisionTable - Class in org.openl.rules.dt
 
DecisionTable() - Constructor for class org.openl.rules.dt.DecisionTable
 
DecisionTable(IOpenMethodHeader, AMethodBasedNode, boolean) - Constructor for class org.openl.rules.dt.DecisionTable
 
DecisionTable.DeferredChange - Interface in org.openl.rules.dt
 
DecisionTableAlgorithmBuilder - Class in org.openl.rules.dt.algorithm
 
DecisionTableAlgorithmBuilder(DecisionTable, IOpenMethodHeader, OpenL) - Constructor for class org.openl.rules.dt.algorithm.DecisionTableAlgorithmBuilder
 
DecisionTableAnalyzer - Class in org.openl.rules.dt.validator
 
DecisionTableAnalyzer(IDecisionTable) - Constructor for class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
DecisionTableBoundNode - Class in org.openl.rules.dt
 
DecisionTableBoundNode(TableSyntaxNode, OpenL, IOpenMethodHeader, ModuleOpenClass) - Constructor for class org.openl.rules.dt.DecisionTableBoundNode
 
DecisionTableBuilder - Class in org.openl.rules.validation.properties.dimentional
Creates the memory representation of DT table by POI.
DecisionTableBuilder() - Constructor for class org.openl.rules.validation.properties.dimentional.DecisionTableBuilder
 
DecisionTableColumnHeaders - Enum in org.openl.rules.dt
 
DecisionTableDataType - Class in org.openl.rules.dt.data
Provides access to the elements of the Decision table as data.
DecisionTableDataType(DecisionTable, String, OpenL, boolean) - Constructor for class org.openl.rules.dt.data.DecisionTableDataType
 
DecisionTableHelper - Class in org.openl.rules.dt
 
DecisionTableHelper.NumberOfColumnsUnderTitleCounter - Class in org.openl.rules.dt
 
DecisionTableInvoker - Class in org.openl.rules.dt
Invoker for DecisionTable.
DecisionTableLoader - Class in org.openl.rules.dt
 
DecisionTableLoader() - Constructor for class org.openl.rules.dt.DecisionTableLoader
 
DecisionTableLookupConvertor - Class in org.openl.rules.dt
Lookup table is a decision table that is created by transforming lookup tables to create a single-column return value.

DecisionTableLookupConvertor() - Constructor for class org.openl.rules.dt.DecisionTableLookupConvertor
 
DecisionTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
DecisionTableMetaInfoReader(DecisionTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
DecisionTableMetaInfoReader(DecisionTableBoundNode, DecisionTable) - Constructor for class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
DecisionTableMetaInfoReader.MetaInfoHolder - Class in org.openl.rules.lang.xls.types.meta
 
DecisionTableNodeBinder - Class in org.openl.rules.dt
 
DecisionTableNodeBinder() - Constructor for class org.openl.rules.dt.DecisionTableNodeBinder
 
DecisionTableOptimizedAlgorithm - Class in org.openl.rules.dt.algorithm
The basic algorithm for decision table (DT) evaluation is straightforward (let's consider table with conditions and actions as columns and rules as rows - you remember that OpenL Tablets allow both this and transposed orientation): For each rule (row) from the top to the bottom of the table evaluate conditions from the left to the right If all conditions are true, execute all the actions in the rule from the left to the right, if any condition is false stop evaluating conditions, go to the next rule If the action is non-empty return action then return the value of the action (stops the evaluation) If no rules left then return null The logic of the algorithm must be kept intact in all optimization implementations, unless some permutations are explicitly allowed.
DecisionTableOverlapping - Class in org.openl.rules.dt.validator
 
DecisionTableOverlapping(int[], ArrayOfNamedValues, Overlapping.OverlappingStatus) - Constructor for class org.openl.rules.dt.validator.DecisionTableOverlapping
 
DecisionTableParamDescription - Class in org.openl.rules.dt.validator
 
DecisionTableParamDescription(IParameterDeclaration, IOpenClass) - Constructor for class org.openl.rules.dt.validator.DecisionTableParamDescription
 
DecisionTableRuleNode - Class in org.openl.rules.dt
 
DecisionTableRuleNode(int[]) - Constructor for class org.openl.rules.dt.DecisionTableRuleNode
 
DecisionTableRuleNodeBuilder - Class in org.openl.rules.dt
 
DecisionTableRuleNodeBuilder() - Constructor for class org.openl.rules.dt.DecisionTableRuleNodeBuilder
 
DecisionTableRuleNodeBuilder(DecisionTableRuleNodeBuilder) - Constructor for class org.openl.rules.dt.DecisionTableRuleNodeBuilder
 
DecisionTableRuntimePool - Class in org.openl.rules.dt
 
DecisionTableRuntimePool() - Constructor for class org.openl.rules.dt.DecisionTableRuntimePool
 
DecisionTableUncovered - Class in org.openl.rules.dt.validator
 
DecisionTableUncovered(ArrayOfNamedValues) - Constructor for class org.openl.rules.dt.validator.DecisionTableUncovered
 
DecisionTableUtils - Class in org.openl.rules.dt
 
DecisionTableValidatedObject - Class in org.openl.rules.dt.validator
 
DecisionTableValidatedObject(IDecisionTable) - Constructor for class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
DecisionTableValidatedObject(IDecisionTable, Map<String, IDomainAdaptor>) - Constructor for class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
DecisionTableValidationResult - Class in org.openl.rules.dt.validator
 
DecisionTableValidationResult(IDecisionTable) - Constructor for class org.openl.rules.dt.validator.DecisionTableValidationResult
 
DecisionTableValidationResult(IDecisionTable, Overlapping[], Uncovered[], IConditionTransformer, DecisionTableAnalyzer) - Constructor for class org.openl.rules.dt.validator.DecisionTableValidationResult
 
DecisionTableValidator - Class in org.openl.rules.dt.validator
 
DecisionTableWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
DecisionTableWrapper(XlsModuleOpenClass, DecisionTable, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
DecisionValue - Class in org.openl.rules.dt.element
 
DecisionValue(int, boolean, boolean) - Constructor for class org.openl.rules.dt.element.DecisionValue
 
DECLARE - org.openl.rules.tbasic.compile.OperationType
 
DECLARE_ARRAY_ELEMENT - org.openl.rules.tbasic.compile.OperationType
 
DeclareIteratorOperation - Class in org.openl.rules.tbasic.runtime.operations
Created by dl on 9/10/14.
DeclareIteratorOperation(String, String) - Constructor for class org.openl.rules.tbasic.runtime.operations.DeclareIteratorOperation
 
DECORATOR_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
DEFAULT_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
DEFAULT_DATE_FORMAT - Static variable in class org.openl.rules.table.formatters.FormattersManager
 
DEFAULT_DESCRIPTION - Static variable in interface org.openl.rules.testmethod.ITestUnit
 
DEFAULT_DISPATCHER_TABLE_NAME - Static variable in class org.openl.rules.validation.properties.dimentional.DispatcherTablesBuilder
 
DEFAULT_DOUBLE_FORMAT - Static variable in class org.openl.rules.helpers.RulesUtils
 
DEFAULT_NUMBER_FORMAT - Static variable in class org.openl.rules.table.formatters.FormattersManager
 
DEFAULT_XLS_DATE_FORMAT - Static variable in class org.openl.rules.table.xls.formatters.FormatConstants
 
DefaultConditionEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
DefaultConditionSelector - Class in org.openl.rules.dt.algorithm.evaluator
 
DefaultPropertiesContextMatcher - Class in org.openl.rules.types.impl
 
DefaultPropertiesContextMatcher() - Constructor for class org.openl.rules.types.impl.DefaultPropertiesContextMatcher
 
DefaultPropertiesIntersectionFinder - Class in org.openl.rules.types.impl
 
DefaultPropertiesIntersectionFinder() - Constructor for class org.openl.rules.types.impl.DefaultPropertiesIntersectionFinder
 
DefaultPropertyDefinitions - Class in org.openl.rules.table.properties.def
Definitions of supported properties.
DefaultRulesRuntimeContext - Class in org.openl.rules.context
 
DefaultRulesRuntimeContext() - Constructor for class org.openl.rules.context.DefaultRulesRuntimeContext
 
DefaultRulesRuntimeContext.IRulesRuntimeContextAdapter - Class in org.openl.rules.context
 
DefaultTablePropertiesSorter - Class in org.openl.rules.types.impl
 
DefaultTablePropertiesSorter() - Constructor for class org.openl.rules.types.impl.DefaultTablePropertiesSorter
 
DEGENERATE - org.openl.rules.range.Range.Type
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
delegate - Variable in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
DEPENDENCY - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
DESCRIPTION_NAME - Static variable in class org.openl.rules.testmethod.TestMethodHelper
Field name for test unit description in test
destroy() - Method in class org.openl.rules.testmethod.TestSuiteExecutor
 
Deviation - org.openl.rules.enumeration.OriginsEnum
 
DimensionalPropertyValidator - Class in org.openl.rules.validation
 
DimensionalPropertyValidator() - Constructor for class org.openl.rules.validation.DimensionalPropertyValidator
 
DimensionPropertiesDomainsCollector - Class in org.openl.rules.dt.type.domains
Collect domains for all dimension properties.
DimensionPropertiesDomainsCollector() - Constructor for class org.openl.rules.dt.type.domains.DimensionPropertiesDomainsCollector
 
DimensionPropertiesMethodKey - Class in org.openl.rules.table.properties
Immutable Key to check identity of ExecutableRulesMethod methods.
DimensionPropertiesMethodKey(IOpenMethod) - Constructor for class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
DispatcherTableReturnColumn - Class in org.openl.rules.validation.properties.dimentional
This class is used to build dispatcher table by dimensional properties for the group of overloaded tables.
DispatcherTablesBuilder - Class in org.openl.rules.validation.properties.dimentional
Builds dispatcher decision table for each MatchingOpenMethodDispatcher in ModuleOpenClass.
DispatcherTablesBuilder(XlsModuleOpenClass) - Constructor for class org.openl.rules.validation.properties.dimentional.DispatcherTablesBuilder
 
DISPATCHING_MODE_DT - Static variable in class org.openl.engine.OpenLSystemProperties
 
DISPATCHING_MODE_JAVA - Static variable in class org.openl.engine.OpenLSystemProperties
 
DISPATCHING_MODE_PROPERTY - Static variable in class org.openl.engine.OpenLSystemProperties
 
DISPATCHING_VALIDATION - Static variable in class org.openl.engine.OpenLSystemProperties
 
DispatchingTablePropertiesOpenField() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
distance(byte, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(byte, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(byte, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(char[], StringRange) - Static method in class org.openl.rules.helpers.StringRange
 
distance(char, CharRange) - Static method in class org.openl.rules.helpers.CharRange
 
distance(double, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(double, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(double, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(float, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(float, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(float, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(int, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(int, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(int, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(long, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(long, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
distance(long, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(long, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(short, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(short, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(short, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(Byte, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(Double, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(Float, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(Long, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(Short, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, byte) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, double) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, float) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, int) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, long) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, short) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Byte) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Double) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Float) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Long) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, Short) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, BigDecimal) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, BigInteger) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(String, StringRange) - Static method in class org.openl.rules.helpers.StringRange
 
distance(BigDecimal, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(BigDecimal, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(BigDecimal, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(BigInteger, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
distance(BigInteger, DoubleRange) - Static method in class org.openl.rules.helpers.DoubleRange
 
distance(BigInteger, IntRange) - Static method in class org.openl.rules.helpers.IntRange
 
distance(Calendar, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
distance(Date, DateRange) - Static method in class org.openl.rules.helpers.DateRange
 
divide(byte, byte) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(int, int) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(long, long) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(short, short) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Byte, Byte) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Byte, Byte) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Double, Double) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Double, Double) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Float, Float) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Float, Float) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Integer, Integer) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Integer, Integer) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Long, Long) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Long, Long) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(Short, Short) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(Short, Short) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(BigDecimal, BigDecimal) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(BigDecimal, BigDecimal) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
divide(BigInteger, BigInteger) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
divide(BigInteger, BigInteger) - Static method in class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
DK - org.openl.rules.enumeration.CountriesEnum
 
DKK - org.openl.rules.enumeration.CurrenciesEnum
 
DO - org.openl.rules.enumeration.CountriesEnum
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.GridRegionAction
 
doAction(IGridTable) - Method in interface org.openl.rules.table.actions.IUndoableGridTableAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.MergeCellsAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.SetBorderStyleAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetBoldAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetColorAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetItalicAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetUnderlineAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetAlignmentAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetFillColorAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetIndentAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableClearAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableCompositeAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableCopyValueAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableMoveTableAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableResizeMergedRegionAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableSetValueAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableShiftValueAction
 
doAction(IGridTable) - Method in class org.openl.rules.table.actions.UnmergeByColumnsAction
 
DOLLAR_SIGN - Static variable in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
DomainAdaptorFactory - Class in org.openl.rules.dt.type.domains
 
DomainCanNotBeDefined - Exception in org.openl.rules.dt.algorithm.evaluator
 
DOMReader - Class in org.openl.excel.parser.dom
 
DOMReader(InputStream) - Constructor for class org.openl.excel.parser.dom.DOMReader
 
DOMReader(String) - Constructor for class org.openl.excel.parser.dom.DOMReader
 
DOMSheetDescriptor - Class in org.openl.excel.parser.dom
 
DOP - org.openl.rules.enumeration.CurrenciesEnum
 
DOUBLE - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
DoubleRange - Class in org.openl.rules.helpers
The DoubleRange class stores range of floats.
DoubleRange() - Constructor for class org.openl.rules.helpers.DoubleRange
 
DoubleRange(double) - Constructor for class org.openl.rules.helpers.DoubleRange
 
DoubleRange(double, double) - Constructor for class org.openl.rules.helpers.DoubleRange
 
DoubleRange(double, double, ARangeParser.ParseStruct.BoundType, ARangeParser.ParseStruct.BoundType) - Constructor for class org.openl.rules.helpers.DoubleRange
 
DoubleRange(String) - Constructor for class org.openl.rules.helpers.DoubleRange
 
DoubleRangeAdaptor - Class in org.openl.rules.dt.type
 
DoubleRangeForIntRangeAdaptor - Class in org.openl.rules.dt.type
 
DTColumnsDefinition - Class in org.openl.rules.lang.xls.binding
 
DTColumnsDefinition(DTColumnsDefinitionType, String, IOpenMethodHeader, String, List<ExpressionIdentifier>, Map<String, List<IParameterDeclaration>>, TableSyntaxNode) - Constructor for class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
DTColumnsDefinitionField - Class in org.openl.rules.dt
 
DtColumnsDefinitionMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
DtColumnsDefinitionMetaInfoReader(ADtColumnsDefinitionTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
DTColumnsDefinitionType - Enum in org.openl.rules.lang.xls.binding
 
DTColumnSpreadsheetResultOpenClass - Class in org.openl.rules.dt.element
 
DTColumnSpreadsheetResultOpenClass() - Constructor for class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
DTEmptyResultProcessingEnum - Enum in org.openl.rules.enumeration
 
DTInfo - Class in org.openl.rules.dt
 
DTScale - Class in org.openl.rules.dt
 
DTScale(int, int) - Constructor for class org.openl.rules.dt.DTScale
 
DTScale.RowScale - Interface in org.openl.rules.dt
 
DTUnmatchedCompilationException - Exception in org.openl.rules.dt
 
DTUnmatchedCompilationException(String) - Constructor for exception org.openl.rules.dt.DTUnmatchedCompilationException
 
DTUnmatchedCompilationException(String, Throwable) - Constructor for exception org.openl.rules.dt.DTUnmatchedCompilationException
 
DTUnmatchedCompilationException(String, Throwable, ILocation) - Constructor for exception org.openl.rules.dt.DTUnmatchedCompilationException
 
DTUnmatchedCompilationException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.rules.dt.DTUnmatchedCompilationException
 
DuplicatedPropertiesTableException - Exception in org.openl.rules.property.exception
Exception class for situation when we have more than one module properties table or more than one table for category.
DuplicatedPropertiesTableException(String, Throwable, ISyntaxNode) - Constructor for exception org.openl.rules.property.exception.DuplicatedPropertiesTableException
 
DuplicatedPropertiesTableException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.rules.property.exception.DuplicatedPropertiesTableException
 
DuplicatedTableException - Exception in org.openl.rules.lang.xls.binding
 
DuplicatedTableException(String, TableSyntaxNode) - Constructor for exception org.openl.rules.lang.xls.binding.DuplicatedTableException
 
DuplicateMemberThrowExceptionHelper - Class in org.openl.rules.types
 
DUT - org.openl.rules.enumeration.LanguagesEnum
 
DZ - org.openl.rules.enumeration.CountriesEnum
 
DZD - org.openl.rules.enumeration.CurrenciesEnum
 

E

E - Static variable in class org.openl.rules.helpers.RulesUtils
 
EC - org.openl.rules.enumeration.CountriesEnum
 
edit() - Method in class org.openl.excel.grid.EditableGridTable
 
edit() - Method in class org.openl.rules.table.AGridTableDecorator
 
edit() - Method in class org.openl.rules.table.GridTable
 
edit() - Method in interface org.openl.rules.table.IGridTable
 
EditableGridTable - Class in org.openl.excel.grid
 
EditableGridTable(IGridTable) - Constructor for class org.openl.excel.grid.EditableGridTable
 
EE - org.openl.rules.enumeration.CountriesEnum
 
EG - org.openl.rules.enumeration.CountriesEnum
 
EGP - org.openl.rules.enumeration.CurrenciesEnum
 
ELSE - org.openl.rules.dt.storage.IStorage.StorageType
 
ELSE - org.openl.rules.tbasic.TBasicSpecificationKey
 
EMEA - org.openl.rules.enumeration.RegionsEnum
 
EMPTY - org.openl.rules.calc.element.SpreadsheetCellType
 
EMPTY - Static variable in interface org.openl.rules.dt.IBaseAction
 
EMPTY - Static variable in interface org.openl.rules.dt.IBaseCondition
 
EMPTY_ARRAY - Static variable in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
EMPTY_ARRAY - Static variable in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
EMPTY_CELL - Static variable in class org.openl.rules.calc.SpreadsheetResultCalculator
 
EMPTY_GRID - Static variable in interface org.openl.rules.table.IGridTable
 
EMPTY_REGION - Static variable in interface org.openl.rules.table.IGridRegion
 
EmptyCell - Class in org.openl.rules.table
 
EmptyCell(ICell) - Constructor for class org.openl.rules.table.EmptyCell
 
EmptyMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
EmptyResultBuilder - Class in org.openl.rules.calc.result
Performs Spreadsheet cells calculation and returns null.
EmptyResultBuilder() - Constructor for class org.openl.rules.calc.result.EmptyResultBuilder
 
EmptyRuntimeContextMethod() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
END - org.openl.rules.tbasic.TBasicSpecificationKey
 
endDocument() - Method in class org.openl.excel.parser.sax.SheetHandler
 
endElement(String, String, String) - Method in class org.openl.excel.parser.sax.SheetHandler
 
endElement(String, String, String) - Method in class org.openl.excel.parser.sax.StyleHandler
 
endElement(String, String, String) - Method in class org.openl.excel.parser.sax.StyleIndexHandler
 
endTable() - Method in class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
 
endTable() - Method in class org.openl.rules.table.xls.builder.TableBuilder
Finishes writing a table.
ENG - org.openl.rules.enumeration.LanguagesEnum
 
Entry(Object) - Constructor for class org.openl.rules.testmethod.UserErrorOpenClass.Entry
 
Entry(String) - Constructor for class org.openl.rules.testmethod.UserErrorOpenClass.Entry
 
ENUM_ARRAY_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
ENUM_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
EnumDomainAdaptor - Class in org.openl.rules.dt.type.domains
 
EnumDomainAdaptor(EnumDomain<?>) - Constructor for class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
EnumDomainCollector - Class in org.openl.rules.dt.type.domains
 
EnumDomainCollector(String) - Constructor for class org.openl.rules.dt.type.domains.EnumDomainCollector
 
EnumMatchBuilder - Class in org.openl.rules.cmatch.matcher
 
EnumMatchBuilder() - Constructor for class org.openl.rules.cmatch.matcher.EnumMatchBuilder
 
EnumMatchMatcher - Class in org.openl.rules.cmatch.matcher
 
EnumMatchMatcher(Class<?>) - Constructor for class org.openl.rules.cmatch.matcher.EnumMatchMatcher
 
env - Variable in class org.openl.rules.calc.SpreadsheetResultCalculator
Copy of the call environment.
ENVIRONMENT_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
eq(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
eq(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
EQ(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.MatchingConstraint
 
EQMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
EQMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.EQMatchingExpression
 
equals(Object) - Method in class org.openl.binding.impl.MethodUsage
 
equals(Object) - Method in class org.openl.binding.impl.SimpleNodeUsage
 
equals(Object) - Method in class org.openl.excel.parser.AlignedValue
 
equals(Object) - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
equals(Object) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
equals(Object) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
equals(Object) - Method in class org.openl.rules.calc.SpreadsheetResult
 
equals(Object) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
equals(Object) - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.ClassCastPair
 
equals(Object) - Method in class org.openl.rules.data.ColumnDescriptor.ColumnGroupKey
 
equals(Object) - Method in class org.openl.rules.data.IdentifierNodesBucket
 
equals(Object) - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
equals(Object) - Method in class org.openl.rules.fuzzy.Token
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.CustomSpreadsheetResultOpenClassesKey
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
equals(Object) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
equals(Object) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
equals(Object) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
equals(Object) - Method in class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
equals(Object) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
equals(Object) - Method in class org.openl.rules.range.Range
 
equals(Object) - Method in class org.openl.rules.runtime.RuleInfo
 
equals(Object) - Method in class org.openl.rules.table.CellKey
 
equals(Object) - Method in class org.openl.rules.table.GridRegion
 
equals(Object) - Method in class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
EQUALS - org.openl.rules.types.impl.IntersectionType
 
EQUALS_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
EQUALS_CONDITION_PRIORITY_V2 - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
EQUALS_SIGN - org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
equalsHashCodeToStringMethods - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
EqualsIndex - Class in org.openl.rules.dt.index
 
EqualsIndex(DecisionTableRuleNode, Map<Object, DecisionTableRuleNode>, ConditionCasts) - Constructor for class org.openl.rules.dt.index.EqualsIndex
 
EqualsIndex.Builder - Class in org.openl.rules.dt.index
 
EqualsIndexDecisionTableRuleNode - Class in org.openl.rules.dt
 
EqualsIndexDecisionTableRuleNode(int[], IRuleIndex) - Constructor for class org.openl.rules.dt.EqualsIndexDecisionTableRuleNode
 
EqualsIndexedEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
EqualsIndexedEvaluator(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluator
 
EqualsIndexedEvaluatorV2 - Class in org.openl.rules.dt.algorithm.evaluator
 
EqualsIndexedEvaluatorV2(ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluatorV2
 
EqualsIndexV2 - Class in org.openl.rules.dt.index
A new implementation of Equals Index for decision tables.
EqualsIndexV2(DecisionTableRuleNode, Map<Object, int[]>, int[], ConditionCasts) - Constructor for class org.openl.rules.dt.index.EqualsIndexV2
 
EqualsIndexV2.Builder - Class in org.openl.rules.dt.index
 
EqualsSelector - Class in org.openl.rules.dt.algorithm.evaluator
 
error(Object) - Static method in class org.openl.rules.helpers.RulesUtils
 
error(String) - Static method in class org.openl.rules.helpers.RulesUtils
 
error(String, String) - Static method in class org.openl.rules.helpers.RulesUtils
 
ES - org.openl.rules.enumeration.CountriesEnum
 
EU - org.openl.rules.enumeration.RegionsEnum
 
EUR - org.openl.rules.enumeration.CurrenciesEnum
 
evaluateFormula(Cell) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
Evaluates formula in the cell to get new cell value.
evaluateRuntime(IRuntimeEnv) - Method in class org.openl.rules.data.DataTableBoundNode
 
evaluateRuntime(IRuntimeEnv) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
evaluateRuntime(IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
evaluateRuntime(IRuntimeEnv) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
evaluateStatement(TBasicContextHolderEnv) - Method in class org.openl.rules.tbasic.runtime.operations.OpenLEvaluationOperation
Calculate expression in specified context.
EventReader - Class in org.openl.excel.parser.event
 
EventReader(InputStream) - Constructor for class org.openl.excel.parser.event.EventReader
 
EventReader(String) - Constructor for class org.openl.excel.parser.event.EventReader
 
EventSheetDescriptor - Class in org.openl.excel.parser.event
 
EventTableStyles - Class in org.openl.excel.parser.event.style
 
EventTableStyles(IGridRegion, int[][], List<ExtendedFormatRecord>, Map<Integer, FormatRecord>, PaletteRecord, List<FontRecord>, List<HSSFComment>, Map<CellAddress, String>) - Constructor for class org.openl.excel.parser.event.style.EventTableStyles
 
ExcelParseException - Exception in org.openl.excel.parser
 
ExcelParseException() - Constructor for exception org.openl.excel.parser.ExcelParseException
 
ExcelParseException(String) - Constructor for exception org.openl.excel.parser.ExcelParseException
 
ExcelParseException(String, Throwable) - Constructor for exception org.openl.excel.parser.ExcelParseException
 
ExcelParseException(String, Throwable, boolean, boolean) - Constructor for exception org.openl.excel.parser.ExcelParseException
 
ExcelParseException(Throwable) - Constructor for exception org.openl.excel.parser.ExcelParseException
 
ExcelReader - Interface in org.openl.excel.parser
 
ExcelReaderFactory - Class in org.openl.excel.parser
 
ExcelUtils - Class in org.openl.excel.parser
 
EXCLUDING - org.openl.rules.helpers.ARangeParser.ParseStruct.BoundType
 
Executable - Annotation Type in org.openl.rules.annotations
Annotation to mark inner OpenL components that are executable at runtime for calculating rules.
ExecutableRulesMethod - Class in org.openl.rules.method
 
ExecutableRulesMethod(IOpenMethodHeader, ATableBoundNode) - Constructor for class org.openl.rules.method.ExecutableRulesMethod
 
execute(ForkJoinTask<?>) - Method in class org.openl.rules.core.ce.ServiceMT
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.AssignValueOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.AssignVariableOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.CalculateOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.ConditionalGotoOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.DeclareIteratorOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.GotoOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.IteratorHasNextOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.IteratorNextOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.NopOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.PerformOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.ReturnOperation
 
execute(TBasicContextHolderEnv, Object) - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
Run operation in specified context.
execute(IRuntimeEnv, Runnable) - Method in class org.openl.rules.core.ce.ServiceMT
 
executeAction(int, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.element.Action
 
executeAction(int, Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.IBaseAction
 
executeAll(ForkJoinTask<?>...) - Method in class org.openl.rules.core.ce.ServiceMT
 
executeTest(IOpenClass, int, int) - Method in class org.openl.rules.testmethod.TestSuite
 
exp(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns Euler's number e raised to the power of a double value.
EXPAND - org.openl.rules.table.actions.GridRegionAction.ActionType
 
EXPECTED_ERROR - Static variable in class org.openl.rules.testmethod.TestMethodHelper
Field name for the expecting eror in test
EXPECTED_RESULT_NAME - Static variable in class org.openl.rules.testmethod.TestMethodHelper
Field name for the expected result in test
expm1(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns ex -1.
export(OutputStream, int, Boolean, TestUnitsResults...) - Method in class org.openl.rules.testmethod.export.ResultExport
 
export(OutputStream, int, TestUnitsResults...) - Method in class org.openl.rules.testmethod.export.ResultExport
 
expr - Variable in class org.openl.rules.dt.element.FunctionalRow
 
Expr - Class in org.openl.rules.dt
 
Expr(IBoundNode) - Constructor for class org.openl.rules.dt.Expr
 
EXPR_FIELD_NAME - Static variable in class org.openl.rules.dt.data.DecisionTableDataType
 
EXPR_JAVA_OPEN_CLASS - Static variable in class org.openl.rules.dt.Expr
 
ExpressionIdentifier - Class in org.openl.rules.lang.xls.binding
 
ExpressionIdentifier(String, ILocation) - Constructor for class org.openl.rules.lang.xls.binding.ExpressionIdentifier
 
ExprParameterDTColumnsDefinitionField - Class in org.openl.rules.dt.data
 
ExprParameterDTColumnsDefinitionField(DTColumnsDefinitionField) - Constructor for class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
ExtendedValue - Interface in org.openl.excel.parser
Interface to mark a class that an object has a special meaning and need to deal with specific instance when use specific cell value.
EXTERNAL - org.openl.rules.table.properties.inherit.InheritanceLevel
 
EXTERNAL_MODULE_PROPERTIES_KEY - Static variable in class org.openl.rules.table.properties.PropertiesLoader
 
extractBooleanValue(Object) - Method in class org.openl.rules.dt.type.BooleanFieldAdaptor
 
extractBooleanValue(Object) - Method in class org.openl.rules.dt.type.BooleanMethodAdaptor
 
extractBooleanValue(Object) - Method in class org.openl.rules.dt.type.BooleanTypeAdaptor
 
extractIdentifiers(ICondition) - Static method in class org.openl.rules.dt.DecisionTableUtils
 
extractIdentifiers(ISyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableUtils
 
extractNonLazyMethod(IOpenMethod) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
extractOperationNode(List<AlgorithmTreeNode>, String, IBindingContext) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
extractSimpleRulesRuntimeEnv(IRuntimeEnv) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
extractValue(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.cmatch.algorithm.Argument
 

F

FailOnMissException - Exception in org.openl.rules.dt.algorithm
 
FailOnMissException(String, DecisionTable) - Constructor for exception org.openl.rules.dt.algorithm.FailOnMissException
 
FALSE_VALUE - Static variable in class org.openl.rules.dt.element.DecisionValue
 
FI - org.openl.rules.enumeration.CountriesEnum
 
field - Variable in class org.openl.rules.calc.CustomSpreadsheetResultField
 
FIELD - org.openl.binding.impl.NodeType
 
FIELD_SEPARATOR - Static variable in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
FieldChain - Class in org.openl.rules.data
 
FieldChain(IOpenClass, IOpenField[]) - Constructor for class org.openl.rules.data.FieldChain
 
FieldChain(IOpenClass, IOpenField[], IdentifierNode[], boolean) - Constructor for class org.openl.rules.data.FieldChain
 
FieldDescriptionBuilder - Class in org.openl.rules.datatype.gen
 
fieldMap() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
Used LinkedHashMap to store fields in order as them defined in DataType table
fields - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
FILE - org.openl.rules.table.properties.inherit.InheritanceLevel
 
fill(T) - Static method in class org.openl.rules.helpers.RulesUtilsAdditional
 
fill(T, boolean) - Static method in class org.openl.rules.helpers.RulesUtilsAdditional
 
FilledPropertiesPriorityRule - Class in org.openl.rules.table.properties.expressions.sequence
Common priority rule that supports case when several rules match the runtime context.
FilledPropertiesPriorityRule() - Constructor for class org.openl.rules.table.properties.expressions.sequence.FilledPropertiesPriorityRule
 
FIN - org.openl.rules.enumeration.LanguagesEnum
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.data.DataTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.dt.DecisionTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.method.table.MethodTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.tbasic.AlgorithmBoundNode
 
finalizeBind(IBindingContext) - Method in class org.openl.rules.testmethod.TestMethodBoundNode
 
finalizeBind(IMemberBoundNode, TableSyntaxNode, RulesModuleBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
 
findBinder(String) - Method in class org.openl.rules.lang.xls.XlsBinder
 
findColumnStart(int) - Method in interface org.openl.rules.table.ILogicalTable
Calculates # of the column starting exactly at gridOffset.
findColumnStart(int) - Method in class org.openl.rules.table.LogicalTable
 
findColumnStart(int) - Method in class org.openl.rules.table.SimpleLogicalTable
 
findConditionCasts(IOpenClass, IOpenClass, IBindingContext) - Static method in class org.openl.rules.dt.element.ConditionHelper
 
findConstantField(IBindingContext, String) - Static method in class org.openl.rules.binding.RuleRowHelper
 
findEmptyRect(int, int) - Method in interface org.openl.rules.table.IWritableGrid
Finds a rectangular area of given width and height on the grid that can be used for writing.
findEmptyRect(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
findField(String, boolean) - Method in class org.openl.rules.calc.SpreadsheetResultRootDictionaryContext
 
findField(String, ITable, IOpenClass) - Static method in class org.openl.rules.data.DataTableBindHelper
 
findInCache(Object, Object...) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
findInclude(String) - Method in class org.openl.rules.lang.xls.IncludeSearcher
 
findMatchingMethod(List<IOpenMethod>, IRuntimeContext) - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
findMatchingMethod(List<IOpenMethod>, IRuntimeContext) - Method in class org.openl.rules.types.OpenMethodDispatcher
Resolve best matching method to invoke.
findMatchingMethod(IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
findMatchingMethod(IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
findMatchingMethod(IRuntimeEnv) - Method in class org.openl.rules.types.OpenMethodDispatcher
Finds appropriate method using runtime context.
findMaximumMatching(List<Pair<Integer, Integer>>) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
findMethod(Map<String, List<Method>>, String, String) - Static method in class org.openl.rules.datatype.gen.ASMUtils
Search a method in the built map;
findMethodCaller(String, String, IOpenClass[]) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
findNode(Object, DecisionTableRuleNode) - Method in class org.openl.rules.dt.index.ARuleIndex
 
findNode(Object, DecisionTableRuleNode) - Method in class org.openl.rules.dt.index.CombinedRangeIndex
 
findNode(Object, DecisionTableRuleNode) - Method in class org.openl.rules.dt.index.EqualsIndexV2
 
findNode(Object, DecisionTableRuleNode) - Method in interface org.openl.rules.dt.index.IRuleIndex
 
findNode(Object, DecisionTableRuleNode) - Method in class org.openl.rules.dt.index.RangeAscIndex
 
findNonConflictFieldName(Collection<String>, String) - Static method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
findObject(int, String, IBindingContext) - Method in interface org.openl.rules.data.ITable
 
findObject(int, String, IBindingContext) - Method in class org.openl.rules.data.Table
 
findRange(String, String, String) - Method in class org.openl.rules.calc.SpreadsheetContext
 
findRowStart(int) - Method in interface org.openl.rules.table.ILogicalTable
Calculates # of the row starting exactly at gridOffset.
findRowStart(int) - Method in class org.openl.rules.table.LogicalTable
 
findRowStart(int) - Method in class org.openl.rules.table.SimpleLogicalTable
 
findType(String, String) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
findVar(String, String, boolean) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
finishOperationsSet() - Method in class org.openl.rules.tbasic.compile.LabelManager
 
finishPreBind() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
firstDateOfQuarter(int) - Static method in class org.openl.rules.helpers.RulesUtils
 
FJ - org.openl.rules.enumeration.CountriesEnum
 
FL - org.openl.rules.enumeration.UsStatesEnum
 
flatten(Object...) - Static method in class org.openl.rules.helpers.RulesUtils
 
FlattenMethodCallerWrapper - Class in org.openl.rules.helpers
Implementation of MethodCallerWrapper for flatten method from RulesUtils.
FlattenMethodCallerWrapper() - Constructor for class org.openl.rules.helpers.FlattenMethodCallerWrapper
 
FlattenMethodDetails - Class in org.openl.rules.helpers
Implementation of MethodDetails for flatten method from RulesUtils.
FlattenMethodDetails(IOpenClass, int[], IOpenCast[]) - Constructor for class org.openl.rules.helpers.FlattenMethodDetails
 
FlattenMethodFilter - Class in org.openl.rules.helpers
Implementation of MethodFilter for flatten method from RulesUtils.
FlattenMethodFilter() - Constructor for class org.openl.rules.helpers.FlattenMethodFilter
 
FLOAT - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
FloatTypeComparator - Class in org.openl.rules.dt.algorithm.evaluator
 
floor(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the largest (closest to positive infinity) double value that is less than or equal to the argument and is equal to a mathematical integer.
FOLDER - org.openl.rules.table.properties.inherit.InheritanceLevel
 
ForeignKeyColumnDescriptor - Class in org.openl.rules.data
Handles column descriptors that are represented as foreign keys to data from other tables.
ForeignKeyColumnDescriptor(IOpenField, IdentifierNode, IdentifierNode, IdentifierNode[], ICell, StringValue, OpenL, boolean, IdentifierNode[], int) - Constructor for class org.openl.rules.data.ForeignKeyColumnDescriptor
 
format(double) - Static method in class org.openl.rules.helpers.RulesUtils
 
format(double, String) - Static method in class org.openl.rules.helpers.RulesUtils
 
format(Object) - Method in class org.openl.rules.table.formatters.ArrayFormatter
Converts an input array of elements to String.
format(Object) - Static method in class org.openl.rules.table.formatters.FormattersManager
Returns String presentation of the given object.
format(Object) - Method in class org.openl.rules.table.formatters.FormulaFormatter
 
format(Object) - Method in class org.openl.rules.table.formatters.SmartNumberFormatter
 
format(StringBuilder, Character) - Method in class org.openl.rules.helpers.CharRange
 
format(StringBuilder, Date) - Method in class org.openl.rules.helpers.DateRange
 
format(StringBuilder, T) - Method in class org.openl.rules.range.Range
 
format(Date) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
format(Date, String) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
FormatConstants - Class in org.openl.rules.table.xls.formatters
 
formatDate(Date) - Method in interface org.openl.rules.table.formatters.Formats
Format date object to have date info (without time).
formatDateOrDateTime(Date) - Method in interface org.openl.rules.table.formatters.Formats
 
formatDateTime(Date) - Method in interface org.openl.rules.table.formatters.Formats
Format date object to have date and time info.
Formats - Interface in org.openl.rules.table.formatters
 
FormattersManager - Class in org.openl.rules.table.formatters
Manager to get the formatters for convertions from Object values to String and vice versa.
FORMULA - org.openl.rules.dt.storage.IStorage.StorageType
 
FORMULA_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
FormulaFormatter - Class in org.openl.rules.table.formatters
 
FormulaFormatter() - Constructor for class org.openl.rules.table.formatters.FormulaFormatter
 
FormulaFormatter(IFormatter) - Constructor for class org.openl.rules.table.formatters.FormulaFormatter
 
FR - org.openl.rules.enumeration.CountriesEnum
 
FRE - org.openl.rules.enumeration.LanguagesEnum
 
fromString(String) - Method in class org.openl.rules.cmatch.matcher.BooleanPrimitiveMatch
 
fromString(String) - Method in class org.openl.rules.cmatch.matcher.ClassMatchMatcher
 
fromString(String) - Method in class org.openl.rules.cmatch.matcher.ClassMinMaxMatcher
 
fromString(String) - Method in class org.openl.rules.cmatch.matcher.EnumMatchMatcher
 
fromString(String) - Method in interface org.openl.rules.cmatch.matcher.IMatcher
Parse matching object from string.
fromString(String) - Method in class org.openl.rules.cmatch.matcher.NumberMatchMatcher
 
fromString(String) - Static method in enum org.openl.rules.enumeration.CaProvincesEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.CaRegionsEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.CountriesEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.CurrenciesEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.DTEmptyResultProcessingEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.LanguagesEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.OriginsEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.RecalculateEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.RegionsEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.UsRegionsEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.UsStatesEnum
 
fromString(String) - Static method in enum org.openl.rules.enumeration.ValidateDTEnum
 
fullReadFactory() - Static method in class org.openl.excel.parser.ExcelReaderFactory
 
FUNCTION - org.openl.rules.tbasic.compile.OperationType
 
FUNCTION - org.openl.rules.tbasic.TBasicSpecificationKey
 
FunctionalRow - Class in org.openl.rules.dt.element
 
fuzzyExtract(String, Token[], boolean) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
FuzzyResult(Token, int, int, int, double) - Constructor for class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
FuzzyRulesDTHeader - Class in org.openl.rules.dt
 

G

GA - org.openl.rules.enumeration.UsStatesEnum
 
GapOverlapValidator - Class in org.openl.rules.validation
Gap/overlap analysis for Decision Tables with property "validateDT" == "on".
GapOverlapValidator() - Constructor for class org.openl.rules.validation.GapOverlapValidator
 
gatherDomains(Map<String, Object>) - Method in class org.openl.rules.dt.type.domains.ArrayDomainCollector
 
gatherDomains(Map<String, Object>) - Method in class org.openl.rules.dt.type.domains.DateDomainCollector
 
gatherDomains(Map<String, Object>) - Method in class org.openl.rules.dt.type.domains.EnumDomainCollector
 
gatherDomains(Map<String, Object>) - Method in interface org.openl.rules.dt.type.domains.IDomainCollector
 
gatherDomains(Map<String, Object>) - Method in class org.openl.rules.dt.type.domains.StringDomainCollector
 
gatherPropertiesDomains(List<Map<String, Object>>) - Method in class org.openl.rules.dt.type.domains.DimensionPropertiesDomainsCollector
 
GB - org.openl.rules.enumeration.CountriesEnum
 
GBP - org.openl.rules.enumeration.CurrenciesEnum
 
ge(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
ge(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
GE(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.MatchingConstraint
 
GEMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
GEMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.GEMatchingExpression
 
GENERAL_FORMAT - Static variable in class org.openl.rules.table.xls.formatters.FormatConstants
 
generateAllLabels(String[]) - Method in class org.openl.rules.tbasic.compile.LabelManager
 
generateBeanClass() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
generateByteCode(IBindingContext) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
generateDomainClassByArgNames() - Method in class org.openl.rules.cmatch.algorithm.ArgumentsHelper
 
generateInterface(String, RuleInfo[], ClassLoader) - Static method in class org.openl.rules.runtime.InterfaceGenerator
Generates interface class using collection of rules.
generateInterface(String, IOpenClass, ClassLoader) - Method in interface org.openl.rules.runtime.InterfaceClassGenerator
 
generateInterface(String, IOpenClass, ClassLoader) - Method in class org.openl.rules.runtime.InterfaceClassGeneratorImpl
 
generateInterface(String, IOpenClass, ClassLoader, String[], String[]) - Static method in class org.openl.rules.runtime.InterfaceGenerator
Generates interface class using methods and fields of given IOpenClass instance.
generateLabel(LabelManager.LabelType) - Method in class org.openl.rules.tbasic.compile.LabelManager
 
generateUniqueCombinedSpreadsheetResultClassName(String) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
GER - org.openl.rules.enumeration.LanguagesEnum
 
get() - Method in class org.openl.rules.testmethod.UserErrorOpenClass.Entry
 
get(int) - Method in class org.openl.rules.dt.DecisionTableHelper.NumberOfColumnsUnderTitleCounter
 
get(int) - Method in class org.openl.rules.table.constraints.Constraints
 
get(int, int) - Static method in class org.openl.rules.table.Point
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.calc.element.SpreadsheetCellField.ConstSpreadsheetCellField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.calc.element.SpreadsheetRangeField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.calc.SpreadsheetResultField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.constants.ConstantOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.DataOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.FieldChain
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.PrimaryKeyField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.RowIdField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.data.ThisCollectionElementField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRowField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.property.PropertiesOpenField
 
get(Object, IRuntimeEnv) - Method in class org.openl.rules.tbasic.NoParamMethodField
 
get(String) - Method in class org.openl.rules.cmatch.TableRow
 
get2DimValues() - Method in class org.openl.rules.dt.element.ArrayHolder
 
getAbsoluteColumn() - Method in class org.openl.excel.grid.ParsedCell
 
getAbsoluteColumn() - Method in class org.openl.rules.table.CompositeCell
 
getAbsoluteColumn() - Method in class org.openl.rules.table.EmptyCell
 
getAbsoluteColumn() - Method in interface org.openl.rules.table.ICell
 
getAbsoluteColumn() - Method in class org.openl.rules.table.xls.XlsCell
 
getAbsoluteColumn(IGridRegion, int) - Static method in class org.openl.rules.table.IGridRegion.Tool
Return absolute column index taking into account region.
getAbsolutePosition(TextInfo) - Method in class org.openl.rules.table.syntax.GridPosition
 
getAbsoluteRegion() - Method in class org.openl.excel.grid.ParsedCell
 
getAbsoluteRegion() - Method in class org.openl.rules.table.CompositeCell
 
getAbsoluteRegion() - Method in class org.openl.rules.table.EmptyCell
 
getAbsoluteRegion() - Method in interface org.openl.rules.table.ICell
 
getAbsoluteRegion() - Method in class org.openl.rules.table.xls.XlsCell
 
getAbsoluteRow() - Method in class org.openl.excel.grid.ParsedCell
 
getAbsoluteRow() - Method in class org.openl.rules.table.CompositeCell
 
getAbsoluteRow() - Method in class org.openl.rules.table.EmptyCell
 
getAbsoluteRow() - Method in interface org.openl.rules.table.ICell
 
getAbsoluteRow() - Method in class org.openl.rules.table.xls.XlsCell
 
getAbsoluteRow(IGridRegion, int) - Static method in class org.openl.rules.table.IGridRegion.Tool
Return absolute row index taking into account region.
getAcceptableSimilarity() - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
getAction() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getAction() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getAction(int) - Method in class org.openl.rules.dt.DecisionTable
 
getAction(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getActionDefinitions() - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
getActionRows() - Method in class org.openl.rules.dt.DecisionTable
 
getActionRows() - Method in interface org.openl.rules.dt.IDecisionTable
 
getActionRows() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getActions() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getActive() - Method in class org.openl.rules.binding.TableProperties
 
getActive() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getActive() - Method in class org.openl.rules.table.properties.TableProperties
 
getActualIndex(int) - Method in interface org.openl.rules.dt.DTScale.RowScale
 
getActualParam() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getActualParam() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getActualParam() - Method in class org.openl.rules.testmethod.TestUnit
 
getActualResult() - Method in class org.openl.rules.testmethod.BaseTestUnit
Return the result of running current test case.
getActualResult() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getActualResult() - Method in class org.openl.rules.testmethod.TestUnit
Return the result of running current test case.
getActualSize(int) - Method in interface org.openl.rules.dt.DTScale.RowScale
 
getActualValue() - Method in class org.openl.rules.testmethod.result.ComparedResult
 
getAdaptor(IDomain<?>) - Static method in class org.openl.rules.dt.type.domains.DomainAdaptorFactory
 
getAdaptor(IOpenClass) - Static method in class org.openl.rules.dt.type.BooleanAdaptorFactory
 
getAdditionalMetaInfoForTableReturnType() - Method in class org.openl.rules.lang.xls.types.meta.AMethodMetaInfoReader
 
getAdditionalMetaInfoForTableReturnType() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
getAfter() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getAggregatedFields() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a list of an aggregated fields that will be filled instead of referencing with a foreign key
getAggregateInfo() - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
getAggregateInfo() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getAggregateInfo() - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
getAggregateInfo() - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
getAggregateInfo() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getAlgorithm() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getAlgorithm() - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
getAlgorithm() - Method in class org.openl.rules.dt.DecisionTable
 
getAlgorithm() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getAlgorithm() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getAlgorithm() - Method in class org.openl.rules.tbasic.AlgorithmBoundNode
 
getAlgorithm(String) - Static method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmFactory
Get compiler for algorithm by its name.
getAlgorithmExecutor() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getAlgorithmExecutor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getAlgorithmNames() - Static method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmFactory
List all valid algorithm names.
getAlgorithmRow() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
getAlgorithmRow() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getAlgorithmSpecification() - Method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
getAlgorithmSpecification() - Method in interface org.openl.rules.tbasic.IAlgorithmTableParserManager
 
getAlgorithmSteps() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getAlgorithmSteps() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getAlgorithmSteps() - Method in class org.openl.rules.tbasic.Algorithm
 
getAlgorithmSteps() - Method in class org.openl.rules.tbasic.AlgorithmFunction
 
getAlgorithmSteps() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getAliasMethod(ExecutableRulesMethod) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getAll() - Method in class org.openl.rules.table.constraints.Constraints
 
getAllDeclaredLables(List<AlgorithmTreeNode>) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getAllDimensionalProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Gets the Map of properties with name as key and value as value, this map contains all dimensional properties defined for table.
getAllDimensionalProperties() - Method in class org.openl.rules.table.properties.TableProperties
Gets the Map of properties with name as key and value as value, this map contains all dimensional properties defined for table.
getAllMethodOverloads(IOpenMethod) - Method in class org.openl.rules.lang.xls.OverloadedMethodsDictionary
Gets group of all possible overloads for specified method.
getAllProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Map of properties that includes all properties for current table.
getAllProperties() - Method in class org.openl.rules.table.properties.TableProperties
Map of properties that includes all properties for current table.
getArgument() - Method in class org.openl.rules.cmatch.MatchNode
 
getArgumentCachingStorage() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
getArgumentCachingStorage() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
getArguments(OpenLCloner) - Method in class org.openl.rules.testmethod.TestDescription
 
getAST() - Method in class org.openl.rules.dt.Expr
 
getAuthor() - Method in interface org.openl.rules.table.ICellComment
 
getAuthor() - Method in class org.openl.rules.table.xls.XlsCellComment
 
getAutoType() - Method in class org.openl.rules.binding.TableProperties
 
getAutoType() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getAutoType() - Method in class org.openl.rules.table.properties.TableProperties
 
getAvailableFields() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get available fields of a complex object
getAvailableFields() - Method in class org.openl.rules.table.xls.builder.DataTablePredefinedTypeVariable
Get a list containing one "this" field
getAvailableFields() - Method in class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Get available fields of a complex object
getBeanClass() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getBeanClassByteCode() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getBeanClassName() - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
getBeanClassName() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getBeanFieldsMap() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getBefore() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getBeforeAndAfter() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getBinderFactories() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getBindingContext() - Method in class org.openl.rules.OpenlToolAdaptor
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.AlgorithmMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.AliasDatatypeMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.ColumnMatchMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.ConstantsTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DataTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DatatypeTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.MethodTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.PropertyTableMetaInfoReader
 
getBodyMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.SpreadsheetMetaInfoReader
 
getBooleanValue() - Method in class org.openl.rules.dt.element.DecisionValue
 
getBorderRGB() - Method in class org.openl.rules.table.ui.CellStyle
 
getBorderRGB() - Method in interface org.openl.rules.table.ui.ICellStyle
 
getBorderRGB() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getBorderStyle() - Method in class org.openl.rules.table.ui.CellStyle
 
getBorderStyle() - Method in interface org.openl.rules.table.ui.ICellStyle
 
getBorderStyle() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getBottom() - Method in class org.openl.rules.table.GridRegion
 
getBottom() - Method in interface org.openl.rules.table.IGridRegion
 
getBoundNode() - Method in class org.openl.rules.calc.Spreadsheet
 
getBoundNode() - Method in class org.openl.rules.dt.AST
 
getBoundNode() - Method in interface org.openl.rules.dt.IDecisionTable
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getBoundNode() - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getBoundNode() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
getBoundNode() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getBuildPhase() - Method in class org.openl.rules.binding.TableProperties
 
getBuildPhase() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getBuildPhase() - Method in class org.openl.rules.table.properties.TableProperties
 
getBusinessName() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a business name of a field
getBytecode() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getByteStream() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getByteStream() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getByteStream() - Method in class org.openl.rules.source.impl.VirtualSourceCodeModule
Deprecated.
 
getByteStream() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getByteStream() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getCacheable() - Method in class org.openl.rules.binding.TableProperties
 
getCacheable() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCacheable() - Method in class org.openl.rules.table.properties.TableProperties
 
getCacheMode() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
getCacheMode() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
getCalculateAllCells() - Method in class org.openl.rules.binding.TableProperties
 
getCalculateAllCells() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCalculateAllCells() - Method in class org.openl.rules.table.properties.TableProperties
 
getCandidates() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getCandidates() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getCandidates() - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
getCandidates() - Method in class org.openl.rules.types.OpenMethodDispatcher
 
getCaProvince() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getCaProvince() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getCaProvinces() - Method in class org.openl.rules.binding.TableProperties
 
getCaProvinces() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCaProvinces() - Method in class org.openl.rules.table.properties.TableProperties
 
getCaRegion() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getCaRegion() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getCaRegions() - Method in class org.openl.rules.binding.TableProperties
 
getCaRegions() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCaRegions() - Method in class org.openl.rules.table.properties.TableProperties
 
getCastFactory() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getCastToConditionType() - Method in class org.openl.rules.dt.element.ConditionCasts
 
getCastToInputType() - Method in class org.openl.rules.dt.element.ConditionCasts
 
getCategory() - Method in class org.openl.rules.binding.TableProperties
 
getCategory() - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
getCategory() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCategory() - Method in class org.openl.rules.table.properties.TableProperties
 
getCategoryProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Map of properties applied to the category this table belongs to.
getCategoryProperties() - Method in class org.openl.rules.table.properties.TableProperties
Map of properties applied to the category this table belongs to.
getCategoryPropertiesTableSyntaxNode() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCategoryPropertiesTableSyntaxNode() - Method in class org.openl.rules.table.properties.TableProperties
 
getCell() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
getCell() - Method in interface org.openl.rules.lang.xls.load.CellLoader
Get the cell.
getCell() - Method in class org.openl.rules.lang.xls.load.LazyCellLoader
Get the cell.
getCell() - Method in enum org.openl.rules.lang.xls.load.NullCellLoader
 
getCell() - Method in class org.openl.rules.lang.xls.load.SimpleCellLoader
Get the cell.
getCell() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getCell() - Method in class org.openl.rules.table.xls.XlsUrlParser
 
getCell(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
getCell(int, int) - Method in class org.openl.rules.table.AGridTable
 
getCell(int, int) - Method in class org.openl.rules.table.CompositeGrid
 
getCell(int, int) - Method in interface org.openl.rules.table.IGrid
 
getCell(int, int) - Method in interface org.openl.rules.table.ITable
 
getCell(int, int) - Method in class org.openl.rules.table.LogicalTable
 
getCell(int, int) - Method in class org.openl.rules.table.SimpleLogicalTable
 
getCell(int, int) - Method in class org.openl.rules.table.SingleCellGridTable
 
getCell(int, int) - Method in class org.openl.rules.table.SubGridTable
 
getCell(int, int) - Method in class org.openl.rules.table.TransformedGridTable
 
getCell(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getCell(int, int, Sheet) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getCellBorderColors(CellStyle, Workbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getCellBorderStyles(CellStyle) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getCellContent(List<AlgorithmTreeNode>, String, IBindingContext) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getCellFont(Cell) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getCellIndexes() - Method in class org.openl.excel.parser.sax.StyleIndexHandler
 
getCellKey(int, int) - Static method in class org.openl.rules.table.CellKey.CellKeyFactory
 
getCellLoader(int, int) - Method in class org.openl.rules.lang.xls.load.LazySheetLoader
Get the cell accessor of current sheet
getCellLoader(int, int) - Method in interface org.openl.rules.lang.xls.load.SheetLoader
Get the cell accessor of current sheet
getCellLoader(int, int) - Method in class org.openl.rules.lang.xls.load.SimpleSheetLoader
Get the cell accessor of current sheet
getCells() - Method in class org.openl.excel.grid.ParsedGrid
 
getCells() - Method in class org.openl.excel.parser.sax.SheetHandler
 
getCells() - Method in class org.openl.rules.calc.Spreadsheet
 
getCells() - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
getCells() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
Extract cell values from the source spreadsheet table.
getCells() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getCells(SheetDescriptor) - Method in class org.openl.excel.parser.dom.DOMReader
 
getCells(SheetDescriptor) - Method in class org.openl.excel.parser.event.EventReader
 
getCells(SheetDescriptor) - Method in class org.openl.excel.parser.event.WorkbookListener
 
getCells(SheetDescriptor) - Method in interface org.openl.excel.parser.ExcelReader
Parse and get all cells from a given sheet
getCells(SheetDescriptor) - Method in class org.openl.excel.parser.sax.SAXReader
 
getCellSource() - Method in class org.openl.rules.lang.xls.syntax.CellSyntaxNode
 
getCellSource(ILogicalTable, IBindingContext, int) - Static method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getCellStyle(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
getCellToWrite() - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
getCellValue(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
getCellWriter(Object) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getCharacterStream() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getCharacterStream() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getCharacterStream() - Method in class org.openl.rules.source.impl.VirtualSourceCodeModule
Deprecated.
 
getCharacterStream() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getCharacterStream() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getCheckTree() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getCheckTree() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getCheckValues() - Method in class org.openl.rules.cmatch.MatchNode
 
getChild(int) - Method in class org.openl.rules.lang.xls.syntax.CellSyntaxNode
 
getChildren() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
getChildren() - Method in class org.openl.rules.cmatch.MatchNode
 
getChildren() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
getClassGenerationClassLoader() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getClassLoader() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getCloner() - Method in class org.openl.rules.helpers.CopyMethodDetails
 
getCloner() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getCloner() - Method in class org.openl.rules.testmethod.TestSuite
 
getClosestClass(ModuleSpecificType) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getCode() - Method in class org.openl.rules.dt.AST
 
getCode() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getCode() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getCode() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getCode() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getCode(IBoundNode) - Method in class org.openl.rules.dt.AST
 
getCodeExpression() - Method in class org.openl.rules.validation.properties.dimentional.ArrayParameterColumn
 
getCodeExpression() - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getCodeExpression() - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Gets the string representation of the code expression cell(the next cell after column type definition see IDecisionTableColumn.getColumnType()).
getCodeExpression() - Method in class org.openl.rules.validation.properties.dimentional.SimpleParameterColumn
 
getCodeExpression(String) - Method in class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
getCodeExpression(String) - Method in interface org.openl.rules.table.properties.expressions.match.IMatchingExpression
 
getCodeTable() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getCol() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getCol() - Method in class org.openl.rules.table.CompositeGrid.Transform
 
getCollectionIndex(IdentifierNode) - Static method in class org.openl.rules.data.DataTableBindHelper
 
getCollectionKey(IdentifierNode) - Static method in class org.openl.rules.data.DataTableBindHelper
 
getCollectionName(IdentifierNode) - Static method in class org.openl.rules.data.DataTableBindHelper
 
getCollectionType() - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
getCollectParameters() - Method in class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
getColor(short[], XSSFWorkbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getColumn() - Method in class org.openl.excel.grid.ParsedCell
 
getColumn() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
getColumn() - Method in class org.openl.rules.table.CellKey
 
getColumn() - Method in class org.openl.rules.table.CompositeCell
 
getColumn() - Method in class org.openl.rules.table.EmptyCell
 
getColumn() - Method in interface org.openl.rules.table.ICell
 
getColumn() - Method in class org.openl.rules.table.Point
 
getColumn() - Method in class org.openl.rules.table.xls.XlsCell
 
getColumn(int) - Method in class org.openl.rules.table.AGridTable
 
getColumn(int) - Method in class org.openl.rules.table.ALogicalTable
 
getColumn(int) - Method in interface org.openl.rules.table.ITable
 
getColumn(int, int) - Method in class org.openl.rules.dt.LookupHeadersTransformer
 
getColumn(int, int) - Method in class org.openl.rules.dt.TwoDimensionDecisionTableTransformer
 
getColumn(int, int) - Method in interface org.openl.rules.table.CoordinatesTransformer
 
getColumn(String) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
getColumn(TextInfo) - Method in class org.openl.rules.table.syntax.GridPosition
 
getColumnCount() - Method in interface org.openl.rules.data.ITableModel
 
getColumnCount() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getColumnDefinition() - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
getColumnDefinition() - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
getColumnDefinition() - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
getColumnDescriptor(int) - Method in interface org.openl.rules.data.ITable
 
getColumnDescriptor(int) - Method in class org.openl.rules.data.Table
 
getColumnDisplay(int) - Method in interface org.openl.rules.data.ITable
 
getColumnDisplay(int) - Method in class org.openl.rules.data.Table
 
getColumnDisplayName(int) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getColumnDisplayName(String) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getColumnIdentifiers(IBindingContext, ITable, ILogicalTable) - Static method in class org.openl.rules.data.DataTableBindHelper
 
getColumnIdx() - Method in class org.openl.rules.data.ColumnDescriptor
 
getColumnIndex() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getColumnIndex() - Method in class org.openl.rules.cmatch.TableColumn
 
getColumnIndex(String) - Method in interface org.openl.rules.data.ITable
 
getColumnIndex(String) - Method in class org.openl.rules.data.Table
 
getColumnIndex(String) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getColumnMatch() - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
getColumnName(int) - Method in class org.openl.rules.calc.SpreadsheetResult
 
getColumnName(int) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getColumnName(int) - Method in interface org.openl.rules.data.ITable
 
getColumnName(int) - Method in class org.openl.rules.data.Table
 
getColumnName(int) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getColumnNames() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getColumnNames() - Method in class org.openl.rules.calc.Spreadsheet
 
getColumnNames() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getColumnNames() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
getColumnNames() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getColumnNames() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getColumnNamesForResultModel() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getColumnNamesForResultModel() - Method in class org.openl.rules.calc.Spreadsheet
 
getColumnNamesForResultModel() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
getColumnNamesForResultModel() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getColumnOffset() - Method in class org.openl.rules.table.LogicalTable
 
getColumns() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getColumns() - Method in class org.openl.rules.dt.DecisionTable
 
getColumns() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getColumns() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getColumns(int) - Method in class org.openl.rules.table.AGridTable
 
getColumns(int) - Method in class org.openl.rules.table.ALogicalTable
 
getColumns(int) - Method in interface org.openl.rules.table.ITable
 
getColumns(int, int) - Method in class org.openl.rules.table.AGridTable
 
getColumns(int, int) - Method in class org.openl.rules.table.ALogicalTable
 
getColumns(int, int) - Method in interface org.openl.rules.table.ITable
 
getColumnScores() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getColumnScores() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getColumnsCount() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getColumnType() - Method in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
getColumnType() - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Gets the type of the column.
getColumnType(int) - Method in interface org.openl.rules.data.ITable
 
getColumnType(int) - Method in class org.openl.rules.data.Table
 
getColumnValue(Object) - Method in class org.openl.rules.data.ColumnDescriptor
 
getColumnWidth(int) - Method in class org.openl.excel.grid.ParsedGrid
 
getColumnWidth(int) - Method in class org.openl.rules.table.CompositeGrid
 
getColumnWidth(int) - Method in interface org.openl.rules.table.IGrid
 
getColumnWidth(int) - Method in interface org.openl.rules.table.ILogicalTable
 
getColumnWidth(int) - Method in class org.openl.rules.table.LogicalTable
 
getColumnWidth(int) - Method in class org.openl.rules.table.SimpleLogicalTable
 
getColumnWidth(int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getCombinedSpreadsheetResultOpenClasses() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getCombinedSpreadsheetResultOpenClassesCounter() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getCombinedTypes() - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
getComment() - Method in class org.openl.excel.grid.ParsedCell
 
getComment() - Method in class org.openl.rules.table.CompositeCell
 
getComment() - Method in class org.openl.rules.table.EmptyCell
 
getComment() - Method in interface org.openl.rules.table.ICell
 
getComment() - Method in class org.openl.rules.table.xls.XlsCell
 
getComment(int, int) - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getComment(int, int) - Method in class org.openl.excel.parser.sax.SAXTableStyles
 
getComment(int, int) - Method in interface org.openl.excel.parser.TableStyles
 
getComments() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
getComparator(Class<?>, Double) - Static method in class org.openl.rules.testmethod.result.TestResultComparatorFactory
 
getComparisonResults() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getComparisonResults() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getComponentClass() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getComponentClass() - Method in class org.openl.rules.testmethod.UserErrorOpenClass
 
getCompositeMethod() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getCompositeMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getCompositeMethod() - Method in class org.openl.rules.method.table.TableMethod
 
getCondition() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getCondition() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getCondition() - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
getCondition(int) - Method in class org.openl.rules.dt.DecisionTable
 
getCondition(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getConditionCastsWithNoCasts() - Static method in class org.openl.rules.dt.element.ConditionHelper
 
getConditionDefinitions() - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
getConditionEvaluator() - Method in class org.openl.rules.dt.element.Condition
 
getConditionEvaluator() - Method in interface org.openl.rules.dt.IBaseCondition
 
getConditionExecutionResult(String) - Method in class org.openl.rules.dt.DecisionTableRuntimePool
 
getConditionOrAction() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getConditionOrAction() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getConditionOrAction() - Method in class org.openl.rules.dt.data.DecisionRowField
 
getConditionParameterDomain(int, IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
getConditionParameterDomain(int, IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getConditionParameterDomain(int, IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getConditionParameterDomain(int, IBaseCondition) - Method in interface org.openl.rules.dt.IBaseConditionEvaluator
 
getConditionRows() - Method in class org.openl.rules.dt.DecisionTable
 
getConditionRows() - Method in interface org.openl.rules.dt.IDecisionTable
 
getConditionRows() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getConditions() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getConditionSourceCode(ICondition) - Static method in class org.openl.rules.dt.DecisionTableUtils
 
getConstantOpenFields() - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
getConstraint(String) - Method in class org.openl.rules.table.constraints.ConstraintFactory
 
getConstraints() - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
getConstraints() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getConstraintsStr() - Method in class org.openl.rules.table.constraints.Constraints
 
getConstructorNode() - Method in class org.openl.binding.impl.ConstructorUsage
 
getContext() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getContextAttribute() - Method in class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
getContextAttribute() - Method in interface org.openl.rules.table.properties.expressions.match.IMatchingExpression
 
getContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
getContextAttributeExpression() - Method in interface org.openl.rules.table.properties.expressions.match.IMatchingExpression
 
getContextColumnDisplayNames() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getContextParams(TestSuite, TestDescription) - Static method in class org.openl.rules.testmethod.TestUtils
 
getContextParams(TestUnitsResults) - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getContextParams(TestUnitsResults) - Method in interface org.openl.rules.testmethod.ITestUnit
 
getContextParams(TestUnitsResults) - Method in class org.openl.rules.testmethod.TestUnit
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getContextPropertiesInjector() - Method in interface org.openl.rules.lang.xls.binding.wrapper.IRulesMethodWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getContextPropertiesInjector() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getContextProperty() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getContextProperty() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getContextProperty() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getContextProperty() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getContextProperty() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getContextProperty() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getContextProperty() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
getContextValue(IRulesRuntimeContext) - Method in class org.openl.rules.types.impl.MatchingConstraint
 
getContextValue(IRulesRuntimeContext) - Method in class org.openl.rules.types.impl.PropertyAccessDelegation
 
getConversionRules() - Method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
getConversionRules() - Method in interface org.openl.rules.tbasic.IAlgorithmTableParserManager
 
getConvertionRule(List<AlgorithmTreeNode>, IBindingContext) - Method in class org.openl.rules.tbasic.compile.ConversionRulesController
 
getConvertionSteps() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getConvertor(Class<?>, Class<?>) - Static method in class org.openl.rules.convertor.ObjectToDataConvertorFactory
 
getConvertor(Class<?>, Class<?>) - Method in class org.openl.rules.convertor.ObjectToDataOpenCastConvertor
 
getConvertor(Class<T>) - Static method in class org.openl.rules.convertor.String2DataConvertorFactory
 
getCountry() - Method in class org.openl.rules.binding.TableProperties
 
getCountry() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getCountry() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getCountry() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCountry() - Method in class org.openl.rules.table.properties.TableProperties
 
getCreatedBy() - Method in class org.openl.rules.binding.TableProperties
 
getCreatedBy() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCreatedBy() - Method in class org.openl.rules.table.properties.TableProperties
 
getCreatedOn() - Method in class org.openl.rules.binding.TableProperties
 
getCreatedOn() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCreatedOn() - Method in class org.openl.rules.table.properties.TableProperties
 
getCurrency() - Method in class org.openl.rules.binding.TableProperties
 
getCurrency() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getCurrency() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getCurrency() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCurrency() - Method in class org.openl.rules.table.properties.TableProperties
 
getCurrentDate() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getCurrentDate() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getCurrentRow() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getCurrentTableType() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getCurrentTableType() - Method in class org.openl.rules.table.properties.TableProperties
 
getCustomSpreadsheetResultOpenClass() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
getCustomSpreadsheetResultOpenClass() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getCustomSpreadsheetResultType() - Method in class org.openl.rules.dt.DecisionTable
 
getCustomSpreadsheetResultType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getCustomSpreadsheetResultType() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getData() - Method in class org.openl.rules.data.DataOpenField
 
getData() - Method in interface org.openl.rules.data.ITable
 
getData() - Method in class org.openl.rules.data.Table
 
getData() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getData(int) - Method in interface org.openl.rules.data.ITable
 
getData(int) - Method in class org.openl.rules.data.Table
 
getDataArray() - Method in interface org.openl.rules.data.ITable
 
getDataArray() - Method in class org.openl.rules.data.Table
 
getDataBase() - Method in class org.openl.rules.data.DataTableBoundNode
 
getDataBase() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getDataModel() - Method in interface org.openl.rules.data.ITable
 
getDataModel() - Method in class org.openl.rules.data.Table
 
getDataModel() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getDataType() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getDataType() - Method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
getDatatypePackage() - Method in class org.openl.rules.binding.TableProperties
 
getDatatypePackage() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getDatatypePackage() - Method in class org.openl.rules.table.properties.TableProperties
 
getDecisionTable() - Method in class org.openl.rules.dt.DecisionTableBoundNode
 
getDecisionTable() - Method in class org.openl.rules.dt.element.FunctionalRow
Whole representation of decision table.
getDecisionTable() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getDecisionTable() - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
getDecisionTable() - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
getDecisionTable() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getDecisionTable() - Method in interface org.openl.rules.dt.validator.IDecisionTableValidatedObject
 
getDecisionTableOpenMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getDecisionTableOpenMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getDecisionTableOpenMethod() - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
getDeclaredFields() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getDeclaredFields() - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
getDeclaringClass() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getDeclaringClass() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getDeclaringClass() - Method in class org.openl.rules.calc.CastingCustomSpreadsheetResultField
 
getDeclaringClass() - Method in class org.openl.rules.calc.SpreadsheetResultField
 
getDeclaringClass() - Method in class org.openl.rules.constants.ConstantOpenField
 
getDeclaringClass() - Method in class org.openl.rules.data.DataOpenField
 
getDeclaringClass() - Method in class org.openl.rules.data.FieldChain
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.DecisionRowField
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
getDeclaringClass() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getDeclaringClass() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getDeclaringClass() - Method in interface org.openl.rules.dt.IDecisionTable
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
getDeclaringClass() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getDeclaringClass() - Method in class org.openl.rules.property.PropertiesOpenField
 
getDeclaringClass() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
getDeclaringClass() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets the declaring class.
getDeclaringClasses() - Method in class org.openl.rules.calc.CastingCustomSpreadsheetResultField
 
getDeclaringClasses() - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
getDeclaringClasses() - Method in interface org.openl.rules.calc.IOriginalDeclaredClassesOpenField
 
getDefaultBuilder() - Static method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmFactory
 
getDefaultCellStyle() - Method in class org.openl.rules.table.xls.builder.TableBuilder
Initializes default cell style.
getDefaultDateCellStyle() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getDefaultDefinitions() - Static method in class org.openl.rules.table.properties.def.DefaultPropertyDefinitions
 
getDefaultDefinitionsByInheritanceLevel(InheritanceLevel) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getDefaultDefinitionsForTable(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getDefaultDefinitionsForTable(String, InheritanceLevel, boolean) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getDefaultOpenLName() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getDefaultProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Map of properties that must be set by default.
getDefaultProperties() - Method in class org.openl.rules.table.properties.TableProperties
Map of properties that must be set by default.
getDefaultTechnicalName(TableSyntaxNode) - Static method in class org.openl.rules.table.xls.builder.TestTableBuilder
Gets the default technical name for new test table.
getDefaultValue() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getDefaultValueForProperty(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getDeferredChanges() - Method in class org.openl.rules.dt.DecisionTable
 
getDeferredChanges() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getDefinition() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
getDefinitionName() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getDelegate() - Method in interface org.openl.rules.lang.xls.binding.wrapper.IOpenMethodWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getDelegate() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getDelta() - Method in class org.openl.rules.data.PrecisionFieldChain
 
getDependencies() - Method in class org.openl.rules.calc.Spreadsheet
 
getDependencies() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getDependencies() - Method in class org.openl.rules.dt.DecisionTable
 
getDependencies() - Method in interface org.openl.rules.dt.IDecisionTable
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getDependencies() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getDependencies() - Method in class org.openl.rules.method.table.TableMethod
 
getDependencies() - Method in class org.openl.rules.tbasic.Algorithm
 
getDependencies() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getDependencies() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getDeprecation() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getDescription() - Method in class org.openl.binding.impl.ConstructorUsage
 
getDescription() - Method in class org.openl.binding.impl.MethodUsage
 
getDescription() - Method in interface org.openl.binding.impl.NodeDescriptionHolder
 
getDescription() - Method in interface org.openl.binding.impl.NodeUsage
 
getDescription() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getDescription() - Method in class org.openl.rules.binding.TableProperties
 
getDescription() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
getDescription() - Method in class org.openl.rules.calc.element.SpreadsheetRangeField
 
getDescription() - Method in class org.openl.rules.calc.SpreadsheetResultField
 
getDescription() - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
getDescription() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getDescription() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getDescription() - Method in class org.openl.rules.table.properties.TableProperties
 
getDescription() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getDescription() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getDescription() - Method in class org.openl.rules.testmethod.BaseTestUnit
Gets the description field value.
getDescription() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getDescription() - Method in class org.openl.rules.testmethod.TestDescription
 
getDescriptor(int) - Method in interface org.openl.rules.data.ITableModel
 
getDescriptor(int) - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getDescriptorRows(ILogicalTable) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets the descriptor rows from the data table body.
getDescriptors() - Method in interface org.openl.rules.data.ITableModel
 
getDescriptors() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getDim() - Method in class org.openl.rules.dt.DecisionTable
 
getDim() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getDimensionalTableProperties() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the array of properties names that are dimensional.
getDimensionalTablePropertiesNames() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the array of properties names that are dimensional.
getDims() - Method in class org.openl.rules.helpers.FlattenMethodDetails
 
getDirectClass() - Method in class org.openl.rules.cmatch.matcher.NumberMatchMatcher
 
getDispatcherTable() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getDispatcherTable() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getDispatcherTable() - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
getDispatcherTable() - Method in class org.openl.rules.types.OpenMethodDispatcher
 
getDisplayName() - Method in class org.openl.rules.data.ColumnDescriptor
 
getDisplayName() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getDisplayName() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getDisplayName() - Method in class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
getDisplayName() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getDisplayName() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getDisplayName() - Method in interface org.openl.rules.table.IOpenLTable
 
getDisplayName() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getDisplayName() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getDisplayName() - Method in enum org.openl.rules.table.properties.inherit.InheritanceLevel
 
getDisplayName(int) - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getDisplayName(int) - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getDisplayName(int) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.DecisionRowField
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
getDisplayName(int) - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getDisplayName(int) - Method in class org.openl.rules.dt.DecisionTable
 
getDisplayName(int) - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.binding.XlsMetaInfo
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getDisplayName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getDisplayName(int) - Method in class org.openl.rules.tbasic.NoParamMethodField
 
getDisplayName(int) - Method in class org.openl.rules.testmethod.TestSuite
 
getDisplayName(int) - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getDisplayName(int) - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets the user-friendly name.
getDistance() - Method in class org.openl.rules.fuzzy.Token
 
getDomain() - Method in class org.openl.rules.dt.validator.DecisionTableParamDescription
 
getDomainClassForForeignTable(IDataBase) - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
 
getDomainOpenClass() - Method in class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
getDomains() - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
getDtColumnsDefinition() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getDtColumnsDefinitions() - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
getDtInfo() - Method in class org.openl.rules.dt.DecisionTable
 
getDtInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getEffectiveDate() - Method in class org.openl.rules.binding.TableProperties
 
getEffectiveDate() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getEffectiveDate() - Method in class org.openl.rules.table.properties.TableProperties
 
getElementFormat() - Method in class org.openl.rules.table.formatters.ArrayFormatter
 
getEmptyOrFormulaNodes() - Method in class org.openl.rules.dt.index.ARuleIndex
 
getEmptyOrFormulaNodes() - Method in class org.openl.rules.dt.index.CombinedRangeIndex
 
getEmptyOrFormulaNodes() - Method in class org.openl.rules.dt.index.EqualsIndexV2
 
getEmptyOrFormulaNodes() - Method in interface org.openl.rules.dt.index.IRuleIndex
 
getEmptyOrFormulaNodes() - Method in class org.openl.rules.dt.index.RangeAscIndex
 
getEmptyResultProcessing() - Method in class org.openl.rules.binding.TableProperties
 
getEmptyResultProcessing() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getEmptyResultProcessing() - Method in class org.openl.rules.table.properties.TableProperties
 
getEnd() - Method in class org.openl.binding.impl.MethodUsage
 
getEnd() - Method in interface org.openl.binding.impl.NodeUsage
 
getEnd() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getEnd() - Method in class org.openl.rules.table.syntax.GridLocation
 
getEndRequestDate() - Method in class org.openl.rules.binding.TableProperties
 
getEndRequestDate() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getEndRequestDate() - Method in class org.openl.rules.table.properties.TableProperties
 
getEnumByValue(String) - Static method in enum org.openl.rules.lang.xls.XlsNodeTypes
 
getEnumByValue(String) - Static method in enum org.openl.rules.table.properties.inherit.InheritanceLevel
 
getEnv() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getEnv() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getError() - Method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
getErrorFields() - Method in class org.openl.rules.testmethod.TestDescription
 
getErrors() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getErrors() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getErrors() - Method in class org.openl.rules.testmethod.TestUnit
 
getErrorSeverity() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getEvaluator() - Method in class org.openl.rules.dt.element.Condition
 
getEvaluator() - Method in interface org.openl.rules.dt.IBaseCondition
 
getExecutionParams() - Method in class org.openl.rules.testmethod.TestDescription
 
getExecutionTime() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getExecutionTime() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getExecutionTime() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getExecutor() - Method in class org.openl.rules.testmethod.TestSuiteExecutor
 
getExistingLables() - Method in class org.openl.rules.tbasic.compile.CompileContext
 
getExpectedError() - Method in class org.openl.rules.testmethod.TestDescription
 
getExpectedResult() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getExpectedResult() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getExpectedResult() - Method in class org.openl.rules.testmethod.TestDescription
 
getExpectedResult() - Method in class org.openl.rules.testmethod.TestUnit
Gets the expected result.
getExpectedValue() - Method in class org.openl.rules.testmethod.result.ComparedResult
 
getExpirationDate() - Method in class org.openl.rules.binding.TableProperties
 
getExpirationDate() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getExpirationDate() - Method in class org.openl.rules.table.properties.TableProperties
 
getExponent(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the unbiased exponent used in the representation of a double.
getExponent(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns sqrt(x2 +y2) without intermediate overflow or underflow.
getExponent(float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the unbiased exponent used in the representation of a float.
getExpr() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getExpr() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
getExpression() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getExpression() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getExpressionSource(TableSyntaxNode, IMethodSignature, IOpenClass, IOpenClass, OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.Action
 
getExpressionSource(TableSyntaxNode, IMethodSignature, IOpenClass, IOpenClass, OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.Condition
 
getExpressionSource(TableSyntaxNode, IMethodSignature, IOpenClass, IOpenClass, OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.FunctionalRow
 
getExprValue(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
getExprValue(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
getExprValue(int) - Method in class org.openl.rules.dt.storage.ScaledStorage
 
getExprValue(int, int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
getExprValue(int, int) - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getExternalParameters() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getExternalProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getExternalProperties() - Method in class org.openl.rules.table.properties.TableProperties
 
getExternalRefName() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getExternalXlsModuleOpenClasses() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getFailOnMiss() - Method in class org.openl.rules.binding.TableProperties
 
getFailOnMiss() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getFailOnMiss() - Method in class org.openl.rules.table.properties.TableProperties
 
getField() - Method in class org.openl.rules.cmatch.algorithm.Argument
 
getField() - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
getField() - Method in class org.openl.rules.data.ColumnDescriptor
 
getField() - Method in class org.openl.rules.data.DataTableBoundNode
 
getField(String) - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.dt.data.DecisionExprFieldDataType
 
getField(String, boolean) - Method in class org.openl.rules.dt.data.DecisionTableDataType
 
getField(String, boolean) - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
getField(String, boolean) - Method in class org.openl.rules.testmethod.UserErrorOpenClass
 
getFieldChainTokens() - Method in class org.openl.rules.data.ColumnDescriptor
 
getFieldName() - Method in class org.openl.rules.testmethod.result.ComparedResult
 
getFieldPathFromRoot() - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
getFields() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getFields() - Method in class org.openl.rules.data.FieldChain
 
getFields() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getFields() - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
getFields() - Method in class org.openl.rules.testmethod.TestDescription
 
getFieldsCoordinates() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getFieldsCoordinates() - Method in class org.openl.rules.calc.Spreadsheet
 
getFieldsCoordinates() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getFieldValue(Object, IRuntimeEnv) - Method in class org.openl.rules.data.ColumnDescriptor
 
getFieldValue(String) - Method in class org.openl.rules.calc.SpreadsheetResult
 
getFieldValue(String) - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getFieldValue(String) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getFieldValues() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getFileUri() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getFileUri() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getFillBackgroundColor() - Method in class org.openl.rules.table.ui.CellStyle
 
getFillBackgroundColor() - Method in interface org.openl.rules.table.ui.ICellStyle
get the background fill color
getFillBackgroundColor() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFillBackgroundColorIndex() - Method in class org.openl.rules.table.ui.CellStyle
 
getFillBackgroundColorIndex() - Method in interface org.openl.rules.table.ui.ICellStyle
 
getFillBackgroundColorIndex() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFillForegroundColor() - Method in class org.openl.rules.table.ui.CellStyle
 
getFillForegroundColor() - Method in interface org.openl.rules.table.ui.ICellStyle
get the foreground fill color
getFillForegroundColor() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFillForegroundColorIndex() - Method in class org.openl.rules.table.ui.CellStyle
 
getFillForegroundColorIndex() - Method in interface org.openl.rules.table.ui.ICellStyle
 
getFillForegroundColorIndex() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFillPattern() - Method in class org.openl.rules.table.ui.CellStyle
 
getFillPattern() - Method in interface org.openl.rules.table.ui.ICellStyle
 
getFillPattern() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFilteredTestUnits(boolean, int) - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getFirstColNum() - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
getFirstColNum() - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
getFirstColNum() - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
getFirstColNum() - Method in interface org.openl.excel.parser.SheetDescriptor
Get the first column on physical sheet.
getFirstColumnForHCondition(ILogicalTable, int, int, boolean) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
getFirstOperation() - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get the first operation in context to execute.
getFirstRowNum() - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
getFirstRowNum() - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
getFirstRowNum() - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
getFirstRowNum() - Method in interface org.openl.excel.parser.SheetDescriptor
Get the first row on physical sheet.
getFixedConversionRules() - Method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
getFont() - Method in class org.openl.excel.grid.ParsedCell
 
getFont() - Method in class org.openl.rules.table.CompositeCell
 
getFont() - Method in class org.openl.rules.table.EmptyCell
 
getFont() - Method in interface org.openl.rules.table.ICell
 
getFont() - Method in class org.openl.rules.table.xls.XlsCell
 
getFont(int) - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getFont(int, int) - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getFont(int, int) - Method in class org.openl.excel.parser.sax.SAXTableStyles
 
getFont(int, int) - Method in interface org.openl.excel.parser.TableStyles
 
getFontColor() - Method in class org.openl.rules.table.ui.CellFont
 
getFontColor() - Method in interface org.openl.rules.table.ui.ICellFont
 
getFontColor() - Method in class org.openl.rules.table.xls.XlsCellFont
 
getFontColor(Font, Workbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getForeignKey() - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
 
getForeignKey() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a foreign key for a field
getForeignKeyCellCoordinate() - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
 
getForeignKeyColumn() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a foreign key column name for a field
getForeignKeyField(IOpenClass, IDataBase) - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
 
getForeignKeyTable() - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
 
getForeignKeyTable() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a foreign key table name for a field
getFormalSourceCode(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
getFormalSourceCode(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
getFormalSourceCode(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getFormalSourceCode(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getFormalSourceCode(IBaseCondition) - Method in interface org.openl.rules.dt.IBaseConditionEvaluator
 
getFormat() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getFormat(int) - Method in class org.openl.excel.parser.sax.MinimalStyleTable
 
getFormatIndex() - Method in class org.openl.excel.parser.sax.NumberFormat
 
getFormatIndex() - Method in class org.openl.rules.table.ui.CellStyle
 
getFormatIndex() - Method in interface org.openl.rules.table.ui.ICellStyle
Get the index of the data format.
getFormatIndex() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFormatIndex(CellValueRecordInterface) - Method in class org.openl.excel.parser.event.StyleTrackingListener
Returns the index of the format string, used by your cell, or -1 if none found
getFormatString() - Method in class org.openl.excel.parser.sax.NumberFormat
 
getFormatString() - Method in class org.openl.rules.table.ui.CellStyle
 
getFormatString() - Method in interface org.openl.rules.table.ui.ICellStyle
Get the format string
getFormatString() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getFormatString(int) - Method in class org.openl.excel.parser.event.StyleTrackingListener
 
getFormatter(Class<?>) - Static method in class org.openl.rules.table.formatters.FormattersManager
 
getFormatter(Class<?>, String) - Static method in class org.openl.rules.table.formatters.FormattersManager
The method used for getting the appropriate formatter for the income class.
getFormula() - Method in class org.openl.excel.grid.ParsedCell
 
getFormula() - Method in class org.openl.rules.table.CompositeCell
 
getFormula() - Method in class org.openl.rules.table.EmptyCell
 
getFormula() - Method in interface org.openl.rules.table.ICell
 
getFormula() - Method in class org.openl.rules.table.xls.XlsCell
 
getFormula(int, int) - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getFormula(int, int) - Method in class org.openl.excel.parser.sax.SAXTableStyles
 
getFormula(int, int) - Method in interface org.openl.excel.parser.TableStyles
 
getFormulas() - Method in class org.openl.excel.parser.sax.StyleIndexHandler
 
getFoundTokensCount() - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
getFrom() - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.ClassCastPair
 
getGatheredDomain() - Method in class org.openl.rules.dt.type.domains.ArrayDomainCollector
 
getGatheredDomain() - Method in class org.openl.rules.dt.type.domains.DateDomainCollector
 
getGatheredDomain() - Method in class org.openl.rules.dt.type.domains.EnumDomainCollector
 
getGatheredDomain() - Method in interface org.openl.rules.dt.type.domains.IDomainCollector
 
getGatheredDomain() - Method in class org.openl.rules.dt.type.domains.StringDomainCollector
 
getGetter() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
getGlobalProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Map of properties applied globally and inheritable in modules.
getGlobalProperties() - Method in class org.openl.rules.table.properties.TableProperties
Map of properties applied globally and inheritable in modules.
getGlobalPropertiesTableSyntaxNode() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getGlobalPropertiesTableSyntaxNode() - Method in class org.openl.rules.table.properties.TableProperties
 
getGlobalPropertiesToBeSetByDefault() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getGlobalTableProperties() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getGrid() - Method in class org.openl.excel.grid.EditableGridTable
 
getGrid() - Method in class org.openl.rules.table.AGridTableDecorator
 
getGrid() - Method in class org.openl.rules.table.GridTable
 
getGrid() - Method in interface org.openl.rules.table.IGridTable
 
getGridColumn(int, int) - Method in class org.openl.rules.table.GridTable
 
getGridColumn(int, int) - Method in interface org.openl.rules.table.IGridTable
 
getGridColumn(int, int) - Method in class org.openl.rules.table.SingleCellGridTable
 
getGridColumn(int, int) - Method in class org.openl.rules.table.SubGridTable
 
getGridColumn(int, int) - Method in class org.openl.rules.table.TransformedGridTable
 
getGridColumn(int, int) - Method in class org.openl.rules.table.TransposedGridTable
 
getGridLocation() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getGridModel() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getGridRegion() - Method in class org.openl.rules.cmatch.SubValue
 
getGridRegion() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getGridRegion() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getGridRegion() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getGridRegion() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableInsertAction
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableInsertRowsAction
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableRemoveColumnsAction
 
getGridRegionAction(IGridRegion, int) - Method in class org.openl.rules.table.actions.UndoableRemoveRowsAction
 
getGridRegions(ILogicalTable) - Static method in class org.openl.rules.table.GridTableUtils
Returns all regions of a table.
getGridRow(int, int) - Method in class org.openl.rules.table.GridTable
 
getGridRow(int, int) - Method in interface org.openl.rules.table.IGridTable
 
getGridRow(int, int) - Method in class org.openl.rules.table.SingleCellGridTable
 
getGridRow(int, int) - Method in class org.openl.rules.table.SubGridTable
 
getGridRow(int, int) - Method in class org.openl.rules.table.TransformedGridTable
 
getGridRow(int, int) - Method in class org.openl.rules.table.TransposedGridTable
 
getGridTable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getGridTable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getGridTable() - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getGridTable() - Method in class org.openl.rules.table.CompositeGrid.Transform
 
getGridTable() - Method in interface org.openl.rules.table.IOpenLTable
 
getGridTable(String) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getGridTable(String) - Method in interface org.openl.rules.table.IOpenLTable
 
getGridTables() - Method in class org.openl.rules.table.CompositeGrid
 
getGroup() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getGroupKey() - Method in class org.openl.rules.data.ColumnDescriptor
 
getHeader() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getHeader() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getHeader() - Method in class org.openl.rules.OpenlToolAdaptor
 
getHeader(TableSyntaxNode, String) - Static method in class org.openl.rules.table.xls.builder.TestTableBuilder
Returns table header.
getHeaderKey() - Method in enum org.openl.rules.dt.DecisionTableColumnHeaders
 
getHeaderLineValue() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.AliasDatatypeMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.AMethodMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.ConstantsTableMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.DataTableMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.DatatypeTableMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
getHeaderMetaInfo() - Method in class org.openl.rules.lang.xls.types.meta.PropertyTableMetaInfoReader
 
getHeaderTable() - Method in interface org.openl.rules.data.ITable
 
getHeaderTable() - Method in class org.openl.rules.data.Table
 
getHeaderToken() - Method in class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
getHeight() - Method in class org.openl.excel.grid.ParsedCell
 
getHeight() - Method in class org.openl.rules.calc.Spreadsheet
 
getHeight() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getHeight() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getHeight() - Method in class org.openl.rules.dt.TwoDimensionDecisionTableTransformer
 
getHeight() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getHeight() - Method in class org.openl.rules.table.CompositeCell
 
getHeight() - Method in class org.openl.rules.table.CompositeGrid
 
getHeight() - Method in interface org.openl.rules.table.CoordinatesTransformer
 
getHeight() - Method in class org.openl.rules.table.EmptyCell
 
getHeight() - Method in class org.openl.rules.table.GridTable
 
getHeight() - Method in interface org.openl.rules.table.ICell
 
getHeight() - Method in interface org.openl.rules.table.ITable
 
getHeight() - Method in class org.openl.rules.table.LogicalTable
 
getHeight() - Method in class org.openl.rules.table.SimpleLogicalTable
 
getHeight() - Method in class org.openl.rules.table.SingleCellGridTable
 
getHeight() - Method in class org.openl.rules.table.SubGridTable
 
getHeight() - Method in class org.openl.rules.table.TransformedGridTable
 
getHeight() - Method in class org.openl.rules.table.TransposedGridTable
 
getHeight() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getHeight() - Method in class org.openl.rules.table.xls.XlsCell
 
getHorizontalAlignment() - Method in class org.openl.rules.table.ui.CellStyle
 
getHorizontalAlignment() - Method in interface org.openl.rules.table.ui.ICellStyle
get the type of horizontal alignment for the cell
getHorizontalAlignment() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getHorizontalDataWithTitle(ILogicalTable) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets the Data_With_Titles rows from the data table body.
getHorizontalTable(ILogicalTable, IOpenClass) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets the horizontal table representation from current table.
getHScale() - Method in class org.openl.rules.dt.DTScale
 
getId() - Method in class org.openl.rules.binding.TableProperties
 
getId() - Method in class org.openl.rules.cmatch.TableColumn
 
getId() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getId() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getId() - Method in interface org.openl.rules.table.IOpenLTable
 
getId() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getId() - Method in class org.openl.rules.table.properties.TableProperties
 
getId() - Method in class org.openl.rules.testmethod.TestDescription
Returns an ID of the test case.
getIdentifier() - Method in class org.openl.rules.lang.xls.binding.ExpressionIdentifier
 
getIdentifiers() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getIdents() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getIds() - Method in class org.openl.rules.data.IdentifierNodesBucket
 
getImports() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getImports() - Method in class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
getIndent() - Method in class org.openl.excel.parser.AlignedValue
 
getIndent() - Method in class org.openl.rules.cmatch.SubValue
 
getIndent() - Method in class org.openl.rules.table.ui.CellStyle
 
getIndent() - Method in interface org.openl.rules.table.ui.ICellStyle
get the number of spaces to indent the text in the cell
getIndent() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getIndent(int) - Method in class org.openl.excel.parser.sax.MinimalStyleTable
 
getIndent(CellValueRecordInterface) - Method in class org.openl.excel.parser.event.StyleTrackingListener
 
getIndex() - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
getIndex() - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
getIndex() - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
getIndex() - Method in interface org.openl.excel.parser.SheetDescriptor
Get index of the sheet in workbook
getIndex() - Method in class org.openl.rules.testmethod.TestDescription
 
getIndex(Object) - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
getIndex(Object) - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getIndex(Object) - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
getIndex(Object) - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
getIndex(Object) - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
getIndex(String, Object) - Method in class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
getIndices(String) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getInfo() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getInfo() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getInfo() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getInfo() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getInfo() - Method in class org.openl.rules.dt.data.DecisionRowField
 
getInfo() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
getInfo() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
getInfo() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getInfo() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getInfo() - Method in interface org.openl.rules.dt.storage.IStorage
 
getInfo() - Method in class org.openl.rules.dt.storage.ObjectStorage
 
getInfo() - Method in class org.openl.rules.dt.storage.ReadOnlyStorage
 
getInfo() - Method in class org.openl.rules.dt.storage.StorageBuilder
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getInfo() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getInfo() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getInfo() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
getInfo() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
getInfo() - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
getInfo() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets null.
getInfoTable() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getInfoTable() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
getInheritanceLevel() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getInheritedPropertiesTableSyntaxNode(InheritanceLevel) - Method in interface org.openl.rules.table.properties.ITableProperties
 
getInheritedPropertiesTableSyntaxNode(InheritanceLevel) - Method in class org.openl.rules.table.properties.TableProperties
 
getInstance() - Static method in class org.openl.binding.impl.ConstructorNodeCreator
 
getInstance() - Static method in class org.openl.rules.core.ce.ServiceMT
 
getInstance() - Static method in class org.openl.rules.dt.algorithm.evaluator.FloatTypeComparator
 
getInstance() - Static method in class org.openl.rules.dt.type.CharRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.type.DateRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.type.DoubleRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.type.DoubleRangeForIntRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.type.IntRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.type.StringRangeAdaptor
 
getInstance() - Static method in class org.openl.rules.dt.validator.DecisionTableValidator
 
getInstance() - Static method in class org.openl.rules.helpers.DateRangeParser
 
getInstance() - Static method in class org.openl.rules.helpers.StringRangeParser
 
getInstance() - Static method in class org.openl.rules.lang.xls.binding.TableVersionComparator
 
getInstance() - Static method in class org.openl.rules.lang.xls.types.meta.EmptyMetaInfoReader
 
getInstance() - Static method in class org.openl.rules.lang.xls.XlsModuleOpenClassHolder
 
getInstance() - Static method in class org.openl.rules.table.OpenLCloner.ObjenesisInstantiationStrategy
 
getInstance() - Static method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
getInstance() - Static method in class org.openl.rules.tbasic.compile.ConversionRulesController
 
getInstance() - Static method in class org.openl.rules.testmethod.BaseTestUnit.Builder
 
getInstance() - Static method in class org.openl.rules.testmethod.TestUnit.Builder
 
getInstance() - Static method in class org.openl.rules.validation.MethodUnreachableStatementValidator
 
getInstanceClass() - Method in class org.openl.rules.calc.SpreadsheetOpenClass
 
getInstanceClass() - Method in interface org.openl.rules.data.ITableModel
 
getInstanceClass() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getInstanceIfSupports(IOpenClass) - Method in class org.openl.rules.cmatch.matcher.AMatcherMapBuilder
 
getInstanceIfSupports(IOpenClass) - Method in class org.openl.rules.cmatch.matcher.BooleanPrimitiveMatch
 
getInstanceIfSupports(IOpenClass) - Method in class org.openl.rules.cmatch.matcher.ClassMatchBuilder
 
getInstanceIfSupports(IOpenClass) - Method in class org.openl.rules.cmatch.matcher.ClassMinMaxBuilder
 
getInstanceIfSupports(IOpenClass) - Method in class org.openl.rules.cmatch.matcher.EnumMatchBuilder
 
getInstanceIfSupports(IOpenClass) - Method in interface org.openl.rules.cmatch.matcher.IMatcherBuilder
Get instance of matcher for a given type.
getInstantiatorOf(Class<T>) - Method in class org.openl.rules.table.OpenLCloner.ObjenesisInstantiationStrategy
 
getInterfaceClass() - Method in class org.openl.rules.runtime.RulesEngineFactory
Creates java interface for rules project.
getInterfaceClassGenerator() - Method in class org.openl.rules.runtime.RulesEngineFactory
 
getIntVarDomainType() - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
getIntVarDomainType() - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getIntVarDomainType() - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
getIntVarDomainType() - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
getIntVarDomainType() - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
getInvalidCode(String, IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
getInvokableMethod() - Method in class org.openl.rules.method.RulesMethodInvoker
 
getInvoker() - Method in class org.openl.rules.calc.Spreadsheet
 
getJavaConstructor() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getJavaMethod() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getJavaName() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getKeyField() - Method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
getKeyField(String, IOpenClass, Object, IDataBase, ITableModel) - Static method in class org.openl.rules.testmethod.TestDescription
 
getKeyword() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getLabel() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getLabel() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getLabel() - Method in exception org.openl.rules.tbasic.runtime.OpenLAlgorithmGoToMainSignal
 
getLabel() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getLabelByInstruction(String) - Method in class org.openl.rules.tbasic.compile.LabelManager
 
getLabeledOperation(String) - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get operation by its label.
getLabelManager() - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
getLabels() - Method in class org.openl.rules.tbasic.Algorithm
 
getLabels() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
getLabels() - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get labels register in context.
getLang() - Method in class org.openl.rules.binding.TableProperties
 
getLang() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getLang() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getLang() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getLang() - Method in class org.openl.rules.table.properties.TableProperties
 
getLastExecutableOperation(List<AlgorithmTreeNode>) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getLeft() - Method in class org.openl.rules.helpers.CharRange
 
getLeft() - Method in class org.openl.rules.helpers.DateRange
 
getLeft() - Method in class org.openl.rules.helpers.DoubleRange
 
getLeft() - Method in class org.openl.rules.helpers.IntRange
 
getLeft() - Method in class org.openl.rules.helpers.StringRange
 
getLeft() - Method in class org.openl.rules.range.Range
 
getLeft() - Method in class org.openl.rules.range.RangeParser
 
getLeft() - Method in class org.openl.rules.table.GridRegion
 
getLeft() - Method in interface org.openl.rules.table.IGridRegion
 
getLength() - Method in class org.openl.rules.data.IdentifierNodesBucket
 
getLevel() - Method in class org.openl.rules.data.ColumnDescriptor.ColumnGroupKey
 
getLine(TextInfo) - Method in class org.openl.rules.table.syntax.GridPosition
 
getLinkedNodesGroupSize(List<AlgorithmTreeNode>, int) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getListeners() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getLiteral(IOpenClass, ILogicalTable, OpenlToolAdaptor) - Method in class org.openl.rules.data.ColumnDescriptor
Method is using to load data.
getLiteralByForeignKey(IOpenClass, ILogicalTable, IDataBase, IBindingContext) - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
Method is using to load data from foreign table, using foreign key (see DataTableBindHelper.getForeignKeyTokens(IBindingContext, ILogicalTable, int)).
getLob() - Method in class org.openl.rules.binding.TableProperties
 
getLob() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getLob() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getLob() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getLob() - Method in class org.openl.rules.table.properties.TableProperties
 
getLocale() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getLocale() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getLocalField(IOpenField) - Static method in class org.openl.rules.dt.element.Condition
 
getLocalFrame() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getLocalLabelsRegister() - Method in class org.openl.rules.tbasic.compile.CompileContext
 
getLocation() - Method in class org.openl.rules.lang.xls.binding.ExpressionIdentifier
 
getLocation(IBoundNode) - Method in class org.openl.rules.dt.AST
 
getLogicalIndex(int) - Method in interface org.openl.rules.dt.DTScale.RowScale
 
getLogicalTable() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getLogicalTable() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getLogicalTable() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getLowerBound() - Method in class org.openl.rules.helpers.DateRange
 
getLowerBound() - Method in class org.openl.rules.helpers.DoubleRange
 
getLowerBound() - Method in class org.openl.rules.helpers.StringRange
 
getLowerBoundType() - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
getLowerBoundType() - Method in class org.openl.rules.helpers.StringRange
 
getMappedRegion(int) - Method in class org.openl.rules.table.CompositeGrid
 
getMatcher() - Method in class org.openl.rules.cmatch.MatchNode
 
getMatcher(String, IOpenClass) - Static method in class org.openl.rules.cmatch.matcher.MatcherFactory
 
getMatchExpression() - Method in class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
getMatchExpressionStr() - Method in class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
getMatchingExpression(String, String) - Static method in class org.openl.rules.table.properties.expressions.match.MatchingExpressionFactory
 
getMax() - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
getMax() - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getMax() - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
getMax() - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
getMax() - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
getMax() - Method in class org.openl.rules.dt.validator.CtrIntRange
 
getMax() - Method in class org.openl.rules.helpers.CharRange
 
getMax() - Method in class org.openl.rules.helpers.IntRange
 
getMax(ARangeIndexEvaluator.IndexNode) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.RangeIndexNodeAdaptor
 
getMax(CharRange) - Method in class org.openl.rules.dt.type.CharRangeAdaptor
 
getMax(DateRange) - Method in class org.openl.rules.dt.type.DateRangeAdaptor
 
getMax(DoubleRange) - Method in class org.openl.rules.dt.type.DoubleRangeAdaptor
 
getMax(IntRange) - Method in class org.openl.rules.dt.type.DoubleRangeForIntRangeAdaptor
 
getMax(IntRange) - Method in class org.openl.rules.dt.type.IntRangeAdaptor
Gets max value of range.
getMax(StringRange) - Method in class org.openl.rules.dt.type.StringRangeAdaptor
 
getMax(T) - Method in interface org.openl.rules.dt.type.IRangeAdaptor
Gets max value of range.
getMaxArrayLength(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
getMaxColumnIndex() - Method in class org.openl.rules.lang.xls.SpreadsheetConstants
 
getMaxColumnIndex(int) - Method in class org.openl.excel.grid.ParsedGrid
 
getMaxColumnIndex(int) - Method in class org.openl.rules.table.CompositeGrid
 
getMaxColumnIndex(int) - Method in interface org.openl.rules.table.IGrid
 
getMaxColumnIndex(int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getMaxDim() - Method in class org.openl.rules.helpers.AddAllMethodDetails
 
getMaxMinPriorityRules() - Method in class org.openl.rules.types.impl.DefaultTablePropertiesSorter
 
getMaxRowIndex() - Method in class org.openl.excel.grid.ParsedGrid
 
getMaxRowIndex() - Method in class org.openl.rules.lang.xls.SpreadsheetConstants
 
getMaxRowIndex() - Method in class org.openl.rules.table.CompositeGrid
 
getMaxRowIndex() - Method in interface org.openl.rules.table.IGrid
 
getMaxRowIndex() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getMember() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getMemberMetaInfo() - Method in class org.openl.rules.constants.ConstantOpenField
 
getMemberMetaInfo() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getMergedRegion(int) - Method in class org.openl.excel.grid.ParsedGrid
 
getMergedRegion(int) - Method in class org.openl.rules.table.CompositeGrid
 
getMergedRegion(int) - Method in interface org.openl.rules.table.IGrid
 
getMergedRegion(int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getMessage() - Method in exception org.openl.rules.dt.algorithm.evaluator.DomainCanNotBeDefined
 
getMessageBundle(Locale) - Method in class org.openl.rules.binding.OpenLMessageSource
Get message bundle for target Locale
getMessages() - Method in class org.openl.rules.lang.xls.TablePartProcessor
 
getMessageSource() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.EmptyMetaInfoReader
 
getMetaInfo(int, int) - Method in interface org.openl.rules.lang.xls.types.meta.MetaInfoReader
Get meta info for a given row and column.
getMetaInfo(int, int) - Method in class org.openl.rules.lang.xls.types.meta.MetaInfoWriterImpl
 
getMetaInfo(ILogicalTable, IOpenClass) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
getMetaInfo(IOpenSourceCodeModule, CompositeMethod) - Static method in class org.openl.rules.lang.xls.types.meta.MetaInfoReaderUtils
 
getMetaInfoReader() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getMetaInfoReader() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getMetaInfoReader() - Method in interface org.openl.rules.table.IOpenLTable
 
getMetaInfos() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
getMethod() - Method in class org.openl.binding.impl.MethodUsage
 
getMethod() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getMethod() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getMethod() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getMethod() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getMethod() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getMethod() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getMethod() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getMethod() - Method in class org.openl.rules.dt.DecisionTable
 
getMethod() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getMethod() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getMethod() - Method in interface org.openl.rules.dt.IDecisionTable
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getMethod() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getMethod() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getMethod() - Method in class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
getMethod() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets this.
getMethodFactory() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getMethodForOpenMethodDispatcher(OpenMethodDispatcher) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getMethodForOpenMethodDispatcher(OpenMethodDispatcher) - Method in interface org.openl.rules.context.IRulesRuntimeContextOptimizationForOpenMethodDispatcher
 
getMethodKey() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getMethodProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getMethodProperties() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
getMethodProperties() - Method in interface org.openl.rules.method.ITablePropertiesMethod
 
getMethodProperties(IOpenMethod) - Static method in class org.openl.rules.table.properties.PropertiesHelper
 
getMethodsComparator() - Method in class org.openl.rules.types.impl.DefaultTablePropertiesSorter
 
getMethodsComparator() - Method in interface org.openl.rules.types.impl.ITablePropertiesSorter
 
getMethodTableBoundNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getMethodTableBoundNode() - Method in class org.openl.rules.method.table.TableMethod
 
getMethodWrapper() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
getMin() - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
getMin() - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getMin() - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
getMin() - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
getMin() - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
getMin() - Method in class org.openl.rules.dt.validator.CtrIntRange
 
getMin() - Method in class org.openl.rules.helpers.CharRange
 
getMin() - Method in class org.openl.rules.helpers.IntRange
 
getMin(ARangeIndexEvaluator.IndexNode) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.RangeIndexNodeAdaptor
 
getMin(CharRange) - Method in class org.openl.rules.dt.type.CharRangeAdaptor
 
getMin(DateRange) - Method in class org.openl.rules.dt.type.DateRangeAdaptor
 
getMin(DoubleRange) - Method in class org.openl.rules.dt.type.DoubleRangeAdaptor
 
getMin(IntRange) - Method in class org.openl.rules.dt.type.DoubleRangeForIntRangeAdaptor
 
getMin(IntRange) - Method in class org.openl.rules.dt.type.IntRangeAdaptor
Gets min value of range.
getMin(StringRange) - Method in class org.openl.rules.dt.type.StringRangeAdaptor
 
getMin(T) - Method in interface org.openl.rules.dt.type.IRangeAdaptor
Gets min value of range.
getMinColumnIndex(int) - Method in class org.openl.excel.grid.ParsedGrid
 
getMinColumnIndex(int) - Method in class org.openl.rules.table.CompositeGrid
 
getMinColumnIndex(int) - Method in interface org.openl.rules.table.IGrid
 
getMinColumnIndex(int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getMinDim() - Method in class org.openl.rules.helpers.AddAllMethodDetails
 
getMinMatchedTokens() - Method in class org.openl.rules.fuzzy.Token
 
getMinRowIndex() - Method in class org.openl.excel.grid.ParsedGrid
 
getMinRowIndex() - Method in class org.openl.rules.table.CompositeGrid
 
getMinRowIndex() - Method in interface org.openl.rules.table.IGrid
 
getMinRowIndex() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getMissedTokensCount() - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
getModifiedBy() - Method in class org.openl.rules.binding.TableProperties
 
getModifiedBy() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getModifiedBy() - Method in class org.openl.rules.table.properties.TableProperties
 
getModifiedOn() - Method in class org.openl.rules.binding.TableProperties
 
getModifiedOn() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getModifiedOn() - Method in class org.openl.rules.table.properties.TableProperties
 
getModule() - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
getModule() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getModule() - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
getModule() - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
getModule() - Method in class org.openl.rules.data.DataTableBoundNode
 
getModule() - Method in class org.openl.rules.dt.DecisionTable
 
getModule() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getModule() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getModule() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getModuleDatabase() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getModuleName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getModuleName() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
getModuleName(XlsModuleSyntaxNode) - Static method in class org.openl.rules.lang.xls.XlsHelper
 
getModuleOpenClass() - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
getModuleProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Map of properties applied to the module this table belongs to.
getModuleProperties() - Method in class org.openl.rules.table.properties.TableProperties
Map of properties applied to the module this table belongs to.
getModulePropertiesTableSyntaxNode() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getModulePropertiesTableSyntaxNode() - Method in class org.openl.rules.table.properties.TableProperties
 
getMultiplier() - Method in interface org.openl.rules.dt.DTScale.RowScale
 
getName() - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
getName() - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
getName() - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
getName() - Method in interface org.openl.excel.parser.SheetDescriptor
Get sheet name
getName() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getName() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getName() - Method in class org.openl.rules.binding.TableProperties
 
getName() - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
getName() - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
getName() - Method in class org.openl.rules.calc.SymbolicTypeDefinition
 
getName() - Method in class org.openl.rules.cmatch.algorithm.ColumnDefinition
 
getName() - Method in class org.openl.rules.cmatch.matcher.BooleanPrimitiveMatch
 
getName() - Method in class org.openl.rules.cmatch.matcher.ClassMatchBuilder
 
getName() - Method in class org.openl.rules.cmatch.matcher.ClassMinMaxBuilder
 
getName() - Method in class org.openl.rules.cmatch.matcher.EnumMatchBuilder
 
getName() - Method in interface org.openl.rules.cmatch.matcher.IMatcherBuilder
Get name of match operation.
getName() - Method in class org.openl.rules.cmatch.matcher.NumberMatchBuilder
 
getName() - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
getName() - Method in class org.openl.rules.data.ColumnDescriptor
 
getName() - Method in interface org.openl.rules.data.ITable
 
getName() - Method in interface org.openl.rules.data.ITableModel
 
getName() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getName() - Method in class org.openl.rules.data.Table
 
getName() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getName() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getName() - Method in class org.openl.rules.dt.data.DecisionRowField
 
getName() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
getName() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
getName() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getName() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getName() - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
getName() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getName() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getName() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getName() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getName() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getName() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getName() - Method in class org.openl.rules.runtime.RuleInfo
 
getName() - Method in class org.openl.rules.structure.ATableParserElement
 
getName() - Method in interface org.openl.rules.structure.ITableParserElement
 
getName() - Method in interface org.openl.rules.table.IOpenLTable
 
getName() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getName() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getName() - Method in class org.openl.rules.table.properties.TableProperties
 
getName() - Method in class org.openl.rules.table.ui.CellFont
 
getName() - Method in interface org.openl.rules.table.ui.ICellFont
 
getName() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get a technical name of a field
getName() - Method in class org.openl.rules.table.xls.XlsCellFont
 
getName() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getName() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
getName() - Method in class org.openl.rules.testmethod.TestSuite
 
getName() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getName() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets the method name.
getNameForDebug() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getNameForDebug() - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
getNativeBoolean() - Method in class org.openl.excel.grid.ParsedCell
 
getNativeBoolean() - Method in class org.openl.rules.table.CompositeCell
 
getNativeBoolean() - Method in class org.openl.rules.table.EmptyCell
 
getNativeBoolean() - Method in interface org.openl.rules.table.ICell
 
getNativeBoolean() - Method in class org.openl.rules.table.xls.XlsCell
 
getNativeDate() - Method in class org.openl.excel.grid.ParsedCell
 
getNativeDate() - Method in class org.openl.rules.table.CompositeCell
 
getNativeDate() - Method in class org.openl.rules.table.EmptyCell
 
getNativeDate() - Method in interface org.openl.rules.table.ICell
 
getNativeDate() - Method in class org.openl.rules.table.xls.XlsCell
 
getNativeNumber() - Method in class org.openl.excel.grid.ParsedCell
 
getNativeNumber() - Method in class org.openl.rules.table.CompositeCell
 
getNativeNumber() - Method in class org.openl.rules.table.EmptyCell
 
getNativeNumber() - Method in interface org.openl.rules.table.ICell
 
getNativeNumber() - Method in class org.openl.rules.table.xls.XlsCell
 
getNativeType() - Method in class org.openl.excel.grid.ParsedCell
 
getNativeType() - Method in class org.openl.rules.table.CompositeCell
 
getNativeType() - Method in class org.openl.rules.table.EmptyCell
 
getNativeType() - Method in interface org.openl.rules.table.ICell
 
getNativeType() - Method in class org.openl.rules.table.xls.XlsCell
 
getNature() - Method in class org.openl.rules.binding.TableProperties
 
getNature() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getNature() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getNature() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getNature() - Method in class org.openl.rules.table.properties.TableProperties
 
getNestedInstructionsBlock(List<AlgorithmTreeNode>, String, IBindingContext) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getNewRegion() - Method in class org.openl.rules.table.actions.UndoableMoveTableAction
 
getNewType() - Method in class org.openl.rules.dt.validator.DecisionTableParamDescription
 
getNextIndex() - Method in class org.openl.rules.dt.DecisionTableRuleNode
 
getNextIndex() - Method in class org.openl.rules.dt.EqualsIndexDecisionTableRuleNode
 
getNextIndex() - Method in class org.openl.rules.dt.RangeIndexDecisionTableRuleNode
 
getNextOperation(RuntimeOperation) - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get the next operation in context after the specified.
getNoAntOpenLTask() - Method in class org.openl.j.OpenLBuilder
 
getNoAntOpenLTask() - Method in class org.openl.rules.java.OpenLBuilder
 
getNoAntOpenLTask() - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
getNode() - Method in class org.openl.rules.data.IdentifierNodesBucket
 
getNodeBinderFactory() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getNodeType() - Method in class org.openl.binding.impl.ConstructorUsage
 
getNodeType() - Method in class org.openl.binding.impl.MethodUsage
 
getNodeType() - Method in interface org.openl.binding.impl.NodeUsage
 
getNodeType() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getNodeType() - Method in class org.openl.rules.data.DataOpenField
 
getNodeType() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getNodeType() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
Use this method instead of ASyntaxNode.getType().
getNodeUsages(CompositeMethod, String, int) - Static method in class org.openl.rules.lang.xls.types.meta.MetaInfoReaderUtils
 
getNormalizedData() - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
getNormalizedDataPartTable(ILogicalTable, OpenL, IBindingContext) - Static method in class org.openl.rules.datatype.binding.DatatypeHelper
 
getNotSupportedCode(IOpenSourceCodeModule, String) - Method in class org.openl.rules.lang.xls.BaseParser
 
getNumberHConditions() - Method in class org.openl.rules.dt.DTInfo
 
getNumberOfActions() - Method in class org.openl.rules.dt.DecisionTable
 
getNumberOfActions() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getNumberOfAssertionFailures() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getNumberOfChildren() - Method in class org.openl.rules.lang.xls.syntax.CellSyntaxNode
 
getNumberOfColumns() - Method in interface org.openl.rules.data.ITable
 
getNumberOfColumns() - Method in class org.openl.rules.data.Table
 
getNumberOfConditions() - Method in class org.openl.rules.dt.DecisionTable
 
getNumberOfConditions() - Method in interface org.openl.rules.dt.IDecisionTable
 
getNumberOfConditions() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getNumberOfDomainElements() - Method in class org.openl.rules.dt.type.domains.ArrayDomainCollector
 
getNumberOfEmptyRules(int) - Method in class org.openl.rules.dt.element.Condition
 
getNumberOfEmptyRules(int) - Method in interface org.openl.rules.dt.element.ICondition
 
getNumberOfErrors() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getNumberOfFailedTests() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getNumberOfFailedTests() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getNumberOfFailures() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getNumberOfFormulas() - Method in class org.openl.rules.dt.storage.StorageInfo
 
getNumberOfHConditions(ILogicalTable) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
getNumberOfLocalParameters() - Method in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
getNumberOfLocalParameters() - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Condition may has several local parameters.
getNumberOfMergedRegions() - Method in class org.openl.excel.grid.ParsedGrid
 
getNumberOfMergedRegions() - Method in class org.openl.rules.table.CompositeGrid
 
getNumberOfMergedRegions() - Method in interface org.openl.rules.table.IGrid
 
getNumberOfMergedRegions() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getNumberOfParameters() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getNumberOfParameters() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getNumberOfParams() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getNumberOfParams() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getNumberOfRows() - Method in interface org.openl.rules.data.ITable
 
getNumberOfRows() - Method in class org.openl.rules.data.Table
 
getNumberOfRules() - Method in class org.openl.rules.dt.DecisionTable
 
getNumberOfRules() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getNumberOfRules() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getNumberOfRules() - Method in interface org.openl.rules.dt.IDecisionTable
 
getNumberOfRules() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getNumberOfSheets() - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
getNumberOfSheets() - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
Get number of sheets in current workbook.
getNumberOfSheets() - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
Get number of sheets in current workbook.
getNumberOfSheets() - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
Get number of sheets in current workbook.
getNumberOfSpaces() - Method in class org.openl.rules.dt.storage.StorageInfo
 
getNumberOfSpecifiedProperties(ITableProperties) - Static method in class org.openl.rules.table.properties.expressions.sequence.FilledPropertiesPriorityRule
 
getNumberOfTests() - Method in class org.openl.rules.testmethod.TestSuite
 
getNumberOfTestsCases() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getNumberOfTestUnits() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getNumberOfTitles() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getNumberToInsert(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertAction
Get actual number of rows or columns to be inserted.
getNumberToInsert(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
getNumberToInsert(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertRowsAction
 
getNumberToRemove(IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
Get actual number of rows or columns to be removed.
getNumberToRemove(IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveColumnsAction
 
getNumberToRemove(IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveRowsAction
 
getNumberVConditions() - Method in class org.openl.rules.dt.DTInfo
 
getObjectToDataOpenCastConvertor() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getObjectValue() - Method in class org.openl.excel.grid.ParsedCell
 
getObjectValue() - Method in class org.openl.rules.table.CompositeCell
 
getObjectValue() - Method in class org.openl.rules.table.EmptyCell
 
getObjectValue() - Method in interface org.openl.rules.table.ICell
 
getObjectValue() - Method in class org.openl.rules.table.xls.XlsCell
 
getOffset() - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
getOpenCasts() - Method in class org.openl.rules.helpers.AddAllMethodDetails
 
getOpenCasts() - Method in class org.openl.rules.helpers.FlattenMethodDetails
 
getOpenl() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
getOpenl() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getOpenl() - Method in class org.openl.rules.OpenlToolAdaptor
 
getOpenlName() - Method in class org.openl.rules.lang.xls.syntax.OpenlSyntaxNode
 
getOpenlNode() - Method in class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
getOpenLStatement() - Method in class org.openl.rules.tbasic.runtime.operations.OpenLEvaluationOperation
 
getOperation() - Method in class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
getOperation() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getOperation() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getOperationFieldName() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getOperationLevel() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getOperationName() - Method in class org.openl.rules.table.properties.expressions.match.AMatchingExpression
 
getOperationName() - Method in interface org.openl.rules.table.properties.expressions.match.IMatchingExpression
 
getOperationName() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getOperationParam1() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getOperationParam2() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getOperations() - Method in class org.openl.rules.tbasic.compile.CompileContext
 
getOperations() - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get operations in context.
getOperations(List<AlgorithmTreeNode>, ConversionRuleStep, IBindingContext) - Method in interface org.openl.rules.tbasic.compile.AlgoritmNodesCompiler.OperationAnalyzer
 
getOperationSource(List<AlgorithmTreeNode>, String, IBindingContext) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
getOperationType() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
getOptimizedSourceCode() - Method in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
getOptimizedSourceCode() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getOptimizedSourceCode() - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getOptimizedSourceCode() - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
getOrCreateCell(int, int, Sheet) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
getOrigin() - Method in class org.openl.rules.binding.TableProperties
 
getOrigin() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getOrigin() - Method in class org.openl.rules.table.properties.TableProperties
 
getOriginalGridTable() - Method in class org.openl.rules.table.AGridTableDecorator
 
getOriginalRegion(IGridTable) - Static method in class org.openl.rules.table.actions.UndoableEditTableAction
 
getOriginalTable(IGridTable) - Static method in class org.openl.rules.table.actions.UndoableEditTableAction
 
getOriginalTable(IGridTable) - Static method in class org.openl.rules.table.GridTableUtils
Extracts original table.
getOriginalTestSuiteMethod() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getOverlappingBlocks() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getOverlappingOverrides() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getOverlappingPartialOverlaps() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getOverlappings() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getPackageName() - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
getPackageName() - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
getPackageName() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getParallel() - Method in class org.openl.rules.binding.TableProperties
 
getParallel() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getParallel() - Method in class org.openl.rules.table.properties.TableProperties
 
getParameterDeclaration() - Method in class org.openl.rules.dt.validator.DecisionTableParamDescription
 
getParameterDeclaration() - Method in class org.openl.rules.validation.properties.dimentional.ArrayParameterColumn
 
getParameterDeclaration() - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getParameterDeclaration() - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Gets the string representation of the parameter declaration cell(the next cell after code expression cell seeIDecisionTableColumn.getCodeExpression()).
getParameterDeclaration() - Method in class org.openl.rules.validation.properties.dimentional.SimpleParameterColumn
 
getParameterDomain(String) - Method in class org.openl.rules.dt.validator.ConditionAnalyzer
 
getParameterDomain(String, IBaseDecisionRow) - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
getParameterName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getParameterName(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getParameters() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getParameters(String) - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getParametersNames() - Method in class org.openl.rules.testmethod.TestDescription
 
getParametersToReturn() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getParameterType(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getParameterType(int) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getParameterTypes() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getParameterTypes() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getParamNum() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getParamNum() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getParamPresentation() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getParamPresentation() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
getParams() - Method in class org.openl.rules.dt.element.Condition
 
getParams() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getParams() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getParams() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getParams() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getParams() - Method in interface org.openl.rules.table.constraints.Constraint
 
getParams() - Method in class org.openl.rules.table.constraints.DataEnumConstraint
 
getParams() - Method in class org.openl.rules.table.constraints.LessThanConstraint
 
getParams() - Method in class org.openl.rules.table.constraints.MoreThanConstraint
 
getParams() - Method in class org.openl.rules.table.constraints.RegexpValueConstraint
 
getParams() - Method in class org.openl.rules.table.constraints.UniqueActiveTableConstraint
 
getParams() - Method in class org.openl.rules.table.constraints.UniqueInModuleConstraint
 
getParams() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getParams() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getParams(TableSyntaxNode) - Static method in class org.openl.rules.table.xls.builder.TestTableBuilder
Returns table parameters.
getParamsAsElement() - Method in class org.openl.rules.helpers.AddAllMethodDetails
 
getParamsTable() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getParamType(Object) - Static method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
getParamTypes() - Method in class org.openl.rules.runtime.RuleInfo
 
getParamValue(int, int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
getParamValue(int, int) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
getParamValue(int, int) - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getParent() - Method in class org.openl.rules.cmatch.MatchNode
 
getParentAndMergePaths(String, String) - Static method in class org.openl.excel.grid.SequentialXlsLoader
 
getParentClass(ModuleSpecificType) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getParentClassIdentifier() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getParentClassName() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getParentDatatypeTableBoundNode() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getParsedTable(String) - Method in interface org.openl.rules.structure.ITableObject
 
getParsedTable(String) - Method in class org.openl.rules.structure.TableObjectDelegator
 
getPart() - Method in class org.openl.rules.lang.xls.TablePart
 
getPartName() - Method in class org.openl.rules.lang.xls.TablePart
 
getPrecision() - Method in class org.openl.rules.binding.TableProperties
 
getPrecision() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getPrecision() - Method in class org.openl.rules.table.properties.TableProperties
 
getPrecisionValue(IdentifierNode) - Static method in class org.openl.rules.data.DataTableBindHelper
 
getPredecessorOperations() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getPrevComment() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrevCommentAuthor() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrevFormula() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrevMetaInfo() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrevStyle() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrevValue() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getPrimaryIndexKey(int) - Method in interface org.openl.rules.data.ITable
 
getPrimaryIndexKey(int) - Method in class org.openl.rules.data.Table
 
getPriority() - Method in class org.openl.rules.binding.TableProperties
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluator
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluatorV2
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluator
 
getPriority() - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluatorV2
 
getPriority() - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
getPriority() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getPriority() - Method in class org.openl.rules.table.properties.TableProperties
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getProperties() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getProperties() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
getProperties() - Method in interface org.openl.rules.method.ITablePropertiesMethod
 
getProperties() - Method in interface org.openl.rules.table.IOpenLTable
 
getProperties() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getPropertiesInstance() - Method in class org.openl.rules.property.PropertiesOpenField
 
getPropertiesInstance() - Method in class org.openl.rules.property.PropertyTableBoundNode
 
getPropertiesMapToBeSetByDefault() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets map of properties that must me set for every table by default.
getPropertiesSection() - Method in interface org.openl.rules.table.properties.ITableProperties
Gets the logical table of the properties defined in table.
getPropertiesSection() - Method in class org.openl.rules.table.properties.TableProperties
Gets the logical table of the properties defined in table.
getPropertiesTableSection(ILogicalTable) - Static method in class org.openl.rules.table.properties.PropertiesHelper
 
getPropertiesToBeSetByDefault() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets list of properties that must me set for every table by default.
getProperty() - Method in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
getPropertyByName(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the property by its given name
getPropertyDisplayName(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the display name of the property by the given name
getPropertyLevelDefinedOn(String) - Method in interface org.openl.rules.table.properties.ITableProperties
Goes through the hierarchy of properties from TABLE to CATEGORY and then to MODULE and returns the level on which property is inherited or defined.
getPropertyLevelDefinedOn(String) - Method in class org.openl.rules.table.properties.TableProperties
Goes through the hierarchy of properties from TABLE to CATEGORY and then to MODULE and returns the level on which property is inherited or defined.
getPropertyName(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the name of the property by the given display name
getPropertyRowIndex(IGridRegion, IGrid, String) - Static method in class org.openl.rules.table.GridTool
 
getPropertyTypeByPropertyName(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getPropertyValue(String) - Method in interface org.openl.rules.table.properties.ITableProperties
Gets the value of the property by its name.
getPropertyValue(String) - Method in class org.openl.rules.table.properties.TableProperties
Gets the value of the property by its name.
getPropertyValue(ITableProperties) - Method in class org.openl.rules.types.impl.IntersectionConstraint
 
getPropertyValue(ITableProperties) - Method in class org.openl.rules.types.impl.MatchingConstraint
 
getPropertyValue(ITableProperties) - Method in class org.openl.rules.types.impl.PropertyAccessDelegation
 
getPropertyValueAsString(String) - Method in interface org.openl.rules.table.properties.ITableProperties
Returns the value of the property as String.
getPropertyValueAsString(String) - Method in class org.openl.rules.table.properties.TableProperties
Returns the value of the property as String.
getRange() - Method in class org.openl.rules.table.xls.XlsUrlParser
 
getRangeUri(int, int, int, int) - Method in class org.openl.rules.table.AGrid
Gets the URI to the table by its four coordinates on the sheet.
getRangeUri(int, int, int, int) - Method in class org.openl.rules.table.CompositeGrid
 
getRangeUri(int, int, int, int) - Method in interface org.openl.rules.table.IGrid
 
getRangeUri(IGridRegion) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
Gets the URI to the table by table region.
getRecalculate() - Method in class org.openl.rules.binding.TableProperties
 
getRecalculate() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getRecalculate() - Method in class org.openl.rules.table.properties.TableProperties
 
getRedoAction() - Method in class org.openl.rules.table.actions.UndoableActions
 
getRegexp() - Method in class org.openl.rules.table.constraints.RegexpValueConstraint
 
getRegexPattern(String) - Static method in class org.openl.rules.table.constraints.RegexpValueConstraint
 
getRegion() - Method in class org.openl.excel.grid.ParsedCell
 
getRegion() - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getRegion() - Method in class org.openl.excel.parser.sax.SAXTableStyles
 
getRegion() - Method in interface org.openl.excel.parser.TableStyles
 
getRegion() - Method in class org.openl.rules.binding.TableProperties
 
getRegion() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getRegion() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getRegion() - Method in class org.openl.rules.table.AGridTable
 
getRegion() - Method in class org.openl.rules.table.CompositeCell
 
getRegion() - Method in class org.openl.rules.table.EmptyCell
 
getRegion() - Method in class org.openl.rules.table.GridTable
 
getRegion() - Method in interface org.openl.rules.table.ICell
 
getRegion() - Method in interface org.openl.rules.table.IGridTable
 
getRegion() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getRegion() - Method in class org.openl.rules.table.properties.TableProperties
 
getRegion() - Method in class org.openl.rules.table.SubGridTable
 
getRegion() - Method in class org.openl.rules.table.TransposedGridTable
 
getRegion() - Method in class org.openl.rules.table.xls.XlsCell
 
getRegion(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
getRegionContaining(int, int) - Method in class org.openl.rules.table.AGrid
 
getRegionContaining(int, int) - Method in interface org.openl.rules.table.IGrid
 
getRegionContaining(int, int) - Method in class org.openl.rules.table.RegionsPool
 
getRegionContaining(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getRegionStartingAt(int, int) - Method in class org.openl.rules.table.AGrid
 
getRegionStartingAt(int, int) - Method in interface org.openl.rules.table.IGrid
 
getRelationId() - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
getRequestDate() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getRequestDate() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getResultBuilder() - Method in class org.openl.rules.calc.Spreadsheet
 
getResultBuilder() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getResultParams() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getResultParams() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getResultParams() - Method in class org.openl.rules.testmethod.TestUnit
 
getResults() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getResults() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getResultStatus() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getResultStatus() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getReturnDefinitions() - Method in class org.openl.rules.lang.xls.binding.XlsDefinitions
 
getReturns() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getReturnType() - Method in class org.openl.rules.runtime.RuleInfo
 
getReturnType() - Method in class org.openl.rules.tbasic.compile.AlgorithmFunctionCompiler
 
getReturnType() - Method in class org.openl.rules.tbasic.compile.ReturnAnalyzer
 
getReturnType() - Method in class org.openl.rules.tbasic.runtime.Result
 
getReturnType() - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getReturnValues() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getReturnValues() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getRight() - Method in class org.openl.rules.helpers.CharRange
 
getRight() - Method in class org.openl.rules.helpers.DateRange
 
getRight() - Method in class org.openl.rules.helpers.DoubleRange
 
getRight() - Method in class org.openl.rules.helpers.IntRange
 
getRight() - Method in class org.openl.rules.helpers.StringRange
 
getRight() - Method in class org.openl.rules.range.Range
 
getRight() - Method in class org.openl.rules.range.RangeParser
 
getRight() - Method in class org.openl.rules.table.GridRegion
 
getRight() - Method in interface org.openl.rules.table.IGridRegion
 
getRotation() - Method in class org.openl.rules.table.ui.CellStyle
 
getRotation() - Method in interface org.openl.rules.table.ui.ICellStyle
get the degree of rotation for the text in the cell
getRotation() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getRow() - Method in class org.openl.excel.grid.ParsedCell
 
getRow() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
getRow() - Method in class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
getRow() - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
getRow() - Method in class org.openl.rules.table.CellKey
 
getRow() - Method in class org.openl.rules.table.CompositeCell
 
getRow() - Method in class org.openl.rules.table.CompositeGrid.Transform
 
getRow() - Method in class org.openl.rules.table.EmptyCell
 
getRow() - Method in interface org.openl.rules.table.ICell
 
getRow() - Method in class org.openl.rules.table.Point
 
getRow() - Method in class org.openl.rules.table.xls.XlsCell
 
getRow(int) - Method in class org.openl.rules.table.AGridTable
 
getRow(int) - Method in class org.openl.rules.table.ALogicalTable
 
getRow(int) - Method in interface org.openl.rules.table.ITable
 
getRow(int, int) - Method in class org.openl.rules.dt.LookupHeadersTransformer
 
getRow(int, int) - Method in class org.openl.rules.dt.TwoDimensionDecisionTableTransformer
 
getRow(int, int) - Method in interface org.openl.rules.table.CoordinatesTransformer
 
getRow(int, IRuntimeEnv) - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getRow(String) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
getRowHeight(int) - Method in interface org.openl.rules.table.ILogicalTable
 
getRowHeight(int) - Method in class org.openl.rules.table.LogicalTable
 
getRowHeight(int) - Method in class org.openl.rules.table.SimpleLogicalTable
 
getRowIndex() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getRowIndex() - Method in class org.openl.rules.cmatch.MatchNode
 
getRowIndex(Object) - Method in interface org.openl.rules.data.ITable
 
getRowIndex(Object) - Method in class org.openl.rules.data.Table
 
getRowName(int) - Method in class org.openl.rules.calc.SpreadsheetResult
 
getRowName(int) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getRowNames() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getRowNames() - Method in class org.openl.rules.calc.Spreadsheet
 
getRowNames() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getRowNames() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
getRowNames() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getRowNames() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getRowNamesForResultModel() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getRowNamesForResultModel() - Method in class org.openl.rules.calc.Spreadsheet
 
getRowNamesForResultModel() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
getRowNamesForResultModel() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getRowNumber() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getRowNumber() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getRowOffset() - Method in class org.openl.rules.table.LogicalTable
 
getRows() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getRows() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getRows(int) - Method in class org.openl.rules.table.AGridTable
 
getRows(int) - Method in class org.openl.rules.table.ALogicalTable
 
getRows(int) - Method in interface org.openl.rules.table.ITable
 
getRows(int, int) - Method in class org.openl.rules.table.AGridTable
 
getRows(int, int) - Method in class org.openl.rules.table.ALogicalTable
 
getRows(int, int) - Method in interface org.openl.rules.table.ITable
 
getRowTable(int) - Method in interface org.openl.rules.data.ITable
 
getRowTable(int) - Method in class org.openl.rules.data.Table
 
getRuleName(int) - Method in class org.openl.rules.dt.DecisionTable
 
getRuleName(int) - Method in class org.openl.rules.dt.element.RuleRow
 
getRuleName(int) - Method in interface org.openl.rules.dt.IDecisionTable
 
getRuleName(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getRuleParameterDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
getRuleParameterDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getRuleParameterDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getRuleParameterDomain(IBaseCondition) - Method in interface org.openl.rules.dt.IBaseConditionEvaluator
 
getRuleRow() - Method in class org.openl.rules.dt.DecisionTable
 
getRuleRow() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getRules() - Method in class org.openl.rules.dt.ActionInvoker
 
getRules() - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.IndexNode
 
getRules() - Method in class org.openl.rules.dt.DecisionTableRuleNode
 
getRules() - Method in class org.openl.rules.dt.EqualsIndexDecisionTableRuleNode
 
getRules() - Method in interface org.openl.rules.dt.IDecisionTableRuleNode
 
getRules() - Method in class org.openl.rules.dt.RangeIndexDecisionTableRuleNode
 
getRules() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getRules() - Method in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
getRuleSet() - Method in class org.openl.rules.dt.EqualsIndexDecisionTableRuleNode
 
getRuleSet() - Method in interface org.openl.rules.dt.IDecisionTableRuleNodeV2
 
getRuleSet() - Method in class org.openl.rules.dt.RangeIndexDecisionTableRuleNode
 
getRulesIndexes() - Method in class org.openl.rules.dt.validator.DecisionTableOverlapping
 
getRulesIterator() - Method in class org.openl.rules.dt.DecisionTableRuleNode
 
getRulesModuleBindingContext() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getRuleTable(int) - Method in class org.openl.rules.dt.DecisionTable
Returns logical table that contains rule column.
getRuleTable(int) - Method in interface org.openl.rules.dt.IDecisionTable
 
getRuleTable(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getRuleValue(int) - Method in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
getRuleValue(int) - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getRuleValue(int) - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Gets the first value for given rule index.
getRuleValue(int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayParameterColumn
 
getRuleValue(int, int) - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getRuleValue(int, int) - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
As condition may has several local parameters see IDecisionTableColumn.getNumberOfLocalParameters(), so the rule values is a matrix, where first index is the rule index, the second - the index of local parameter.
getRuleValue(int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleParameterColumn
 
getRunner() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getRuntimeContext() - Method in interface org.openl.rules.context.IRulesRuntimeContextProvider
Gets runtime context.
getRuntimeContext() - Method in class org.openl.rules.runtime.OpenLRulesMethodHandler
 
getRuntimeContext(OpenLCloner) - Method in class org.openl.rules.testmethod.TestDescription
 
getRuntimeEnv() - Method in class org.openl.rules.data.ColumnDescriptor
 
getRuntimeEnv() - Method in class org.openl.rules.vm.SimpleRulesVM
 
getRuntimeEnvBuilder() - Method in class org.openl.rules.runtime.RulesEngineFactory
 
getScale() - Method in class org.openl.rules.dt.DecisionTableLookupConvertor
 
getScale() - Method in class org.openl.rules.dt.DTInfo
 
getScale(double) - Static method in class org.openl.rules.helpers.NumberUtils
 
getScale(float) - Static method in class org.openl.rules.helpers.NumberUtils
 
getScale(Number) - Static method in class org.openl.rules.helpers.NumberUtils
Gets the scale of the income value.
getScope() - Method in class org.openl.rules.binding.TableProperties
 
getScope() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getScope() - Method in class org.openl.rules.table.properties.TableProperties
 
getSecurityFilter() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getSelector(ICondition, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
getSelector(ICondition, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
getSelector(ICondition, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
getSelector(ICondition, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
getSelector(ICondition, Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
getSetter() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
getSharedValueManager() - Method in class org.openl.excel.parser.event.SharedValueListener
 
getSheet() - Method in class org.openl.rules.lang.xls.load.LazySheetLoader
Get the sheet.
getSheet() - Method in interface org.openl.rules.lang.xls.load.SheetLoader
Get the sheet.
getSheet() - Method in class org.openl.rules.lang.xls.load.SimpleSheetLoader
Get the sheet.
getSheet() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getSheetDescriptors() - Method in class org.openl.excel.parser.sax.WorkbookHandler
 
getSheetLoader() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getSheetLoader(int) - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
getSheetLoader(int) - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
Get the sheet accessor
getSheetLoader(int) - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
Get the sheet accessor
getSheetLoader(int) - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
Get the sheet accessor
getSheetName() - Method in class org.openl.rules.lang.xls.load.LazySheetLoader
Get the sheet name
getSheetName() - Method in interface org.openl.rules.lang.xls.load.SheetLoader
Get the sheet name
getSheetName() - Method in class org.openl.rules.lang.xls.load.SimpleSheetLoader
Get the sheet name
getSheetName() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getSheets() - Method in class org.openl.excel.parser.dom.DOMReader
 
getSheets() - Method in class org.openl.excel.parser.event.EventReader
 
getSheets() - Method in class org.openl.excel.parser.event.WorkbookListener
 
getSheets() - Method in interface org.openl.excel.parser.ExcelReader
Get all sheet descriptors
getSheets() - Method in class org.openl.excel.parser.sax.SAXReader
 
getSheetSource() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getSignature() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getSignature() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getSignature() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getSignature() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getSignature() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getSignature() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getSignature() - Method in interface org.openl.rules.dt.IDecisionTable
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getSignature() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getSignature() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getSignature() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets the signature of method.
getSignatureParameterDomain(String) - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
getSignatureStartIndex() - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
getSignatureStartIndex() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getSimpleValue(Object) - Method in class org.openl.rules.testmethod.export.BaseExport
 
getSize() - Method in interface org.openl.rules.data.ITable
 
getSize() - Method in class org.openl.rules.data.Table
 
getSize() - Method in class org.openl.rules.lang.xls.TablePart
 
getSize() - Method in class org.openl.rules.table.ui.CellFont
 
getSize() - Method in interface org.openl.rules.table.ui.ICellFont
 
getSize() - Method in class org.openl.rules.table.xls.XlsCellFont
 
getSource() - Method in class org.openl.rules.calc.SymbolicTypeDefinition
 
getSource() - Method in class org.openl.rules.lang.xls.TablePart
 
getSource() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getSource() - Method in class org.openl.rules.table.ALogicalTable
 
getSource() - Method in interface org.openl.rules.table.ILogicalTable
 
getSourceCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getSourceCode() - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
getSourceCodeModule() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getSourceCodeModule() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
getSourceCodeModule() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getSourceFile() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getSourceModule() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getSourceString() - Method in class org.openl.rules.lang.xls.syntax.CellSyntaxNode
 
getSourceUri() - Method in class org.openl.rules.tbasic.compile.AlgorithmOperationSource
 
getSourceUrl() - Method in class org.openl.rules.calc.Spreadsheet
 
getSourceUrl() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getSourceUrl() - Method in class org.openl.rules.dt.DecisionTable
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.binding.XlsMetaInfo
 
getSourceUrl() - Method in class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
getSourceUrl() - Method in class org.openl.rules.method.table.TableMethod
 
getSourceUrl() - Method in class org.openl.rules.tbasic.Algorithm
 
getSourceUrl() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getSourceUrl() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getSpecialRowCount() - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
getSpecialRowCount() - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
getSpecialRowCount() - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
getSpecification() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
getSpecificationKeyword() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
getSpreadsheet() - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
getSpreadsheet() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getSpreadsheetCellFieldName(String, String) - Static method in class org.openl.rules.calc.SpreadsheetStructureBuilder
Gets the name of the spreadsheet cell field.
getSpreadsheetCellType() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getSpreadsheetConstants() - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
getSpreadsheetConstants() - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
 
getSpreadsheetConstants() - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
 
getSpreadsheetConstants() - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
 
getSpreadsheetConstants() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getSpreadsheetResultOpenClassWithResolvedFieldTypes() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getSpreadsheetResultPackage() - Method in class org.openl.rules.binding.TableProperties
 
getSpreadsheetResultPackage() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getSpreadsheetResultPackage() - Method in class org.openl.rules.table.properties.TableProperties
 
getSpreadsheetStructureBuilder() - Method in class org.openl.rules.calc.element.SpreadsheetStructureBuilderHolder
 
getSpreadsheetStructureBuilderHolder() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
getSpreadsheetType() - Method in class org.openl.rules.calc.Spreadsheet
 
getSpreadsheetType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getSprStructureFieldNames() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getStart() - Method in class org.openl.binding.impl.MethodUsage
 
getStart() - Method in interface org.openl.binding.impl.NodeUsage
 
getStart() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getStart() - Method in class org.openl.excel.parser.sax.SheetHandler
 
getStart() - Method in class org.openl.rules.table.syntax.GridLocation
 
getStartPosition() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getStartPosition() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getStartPosition() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getStartPosition() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getStartRequestDate() - Method in class org.openl.rules.binding.TableProperties
 
getStartRequestDate() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getStartRequestDate() - Method in class org.openl.rules.table.properties.TableProperties
 
getState() - Method in class org.openl.rules.binding.TableProperties
 
getState() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getState() - Method in class org.openl.rules.table.properties.TableProperties
 
getStaticField(String) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getStaticField(String, boolean) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getStaticFields() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getStatus() - Method in class org.openl.rules.dt.validator.DecisionTableOverlapping
 
getStatus() - Method in class org.openl.rules.testmethod.result.ComparedResult
 
getStorage() - Method in class org.openl.rules.dt.element.FunctionalRow
 
getStorage() - Method in interface org.openl.rules.dt.element.IAction
 
getStorageValue(int, int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
getString() - Method in class org.openl.rules.cmatch.SubValue
 
getStringValue() - Method in class org.openl.excel.grid.ParsedCell
 
getStringValue() - Method in class org.openl.rules.cmatch.SubValue
 
getStringValue() - Method in class org.openl.rules.table.CompositeCell
 
getStringValue() - Method in class org.openl.rules.table.EmptyCell
 
getStringValue() - Method in interface org.openl.rules.table.ICell
 
getStringValue() - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
getStringValue() - Method in class org.openl.rules.table.xls.XlsCell
 
getStyle() - Method in class org.openl.excel.grid.ParsedCell
 
getStyle() - Method in class org.openl.rules.table.CompositeCell
 
getStyle() - Method in class org.openl.rules.table.EmptyCell
 
getStyle() - Method in interface org.openl.rules.table.ICell
 
getStyle() - Method in class org.openl.rules.table.xls.XlsCell
 
getStyle(int, int) - Method in class org.openl.excel.parser.event.style.EventTableStyles
 
getStyle(int, int) - Method in class org.openl.excel.parser.sax.SAXTableStyles
 
getStyle(int, int) - Method in interface org.openl.excel.parser.TableStyles
 
getStyleTable() - Method in class org.openl.excel.parser.sax.StyleHandler
 
getSubroutines() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getSubroutines() - Method in class org.openl.rules.tbasic.Algorithm
 
getSubtable(int, int, int, int) - Method in class org.openl.rules.table.AGridTable
 
getSubtable(int, int, int, int) - Method in interface org.openl.rules.table.ITable
 
getSubtable(int, int, int, int) - Method in class org.openl.rules.table.LogicalTable
 
getSubtable(int, int, int, int) - Method in class org.openl.rules.table.SimpleLogicalTable
This method consider that this table doesn`t have merged regions inside itself.
getSubtable(int, int, int, int) - Method in class org.openl.rules.table.SingleCellGridTable
 
getSubtable(int, int, int, int) - Method in class org.openl.rules.table.SubGridTable
 
getSubTableForBusinessView(ILogicalTable, IOpenClass) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets the sub table for displaying on business view.
getSubTables() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getSuitableTableTypes(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets the table types in which this property can be defined.
getSuperClass() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getSymbol() - Method in enum org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
getSyntaxNode() - Method in interface org.openl.rules.dt.IDecisionTable
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getSyntaxNode() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getSyntaxNode() - Method in class org.openl.rules.method.ExecutableRulesMethod
Overridden to get access to TableSyntaxNode from current implementation.
getSyntaxNode() - Method in interface org.openl.rules.table.IOpenLTable
 
getSyntaxNode() - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
getSystemProperties() - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
Gets list of properties that are marked as system.
getSystemValueDescriptor() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getSystemValuePolicy() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getTable() - Method in class org.openl.rules.data.DataOpenField
 
getTable() - Method in class org.openl.rules.data.DataTableBoundNode
 
getTable() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getTable() - Method in class org.openl.rules.dt.algorithm.IndexInfo
 
getTable() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getTable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getTable() - Method in class org.openl.rules.lang.xls.TablePart
 
getTable() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getTable(String) - Method in class org.openl.rules.data.DataBase
 
getTable(String) - Method in interface org.openl.rules.data.IDataBase
 
getTable(String) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getTableBody() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
Gets the table body without header and properties section.
getTableBody(TableSyntaxNode) - Method in class org.openl.rules.data.DataNodeBinder
 
getTableBody(TableSyntaxNode) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets the table body, by skipping the table header and properties sections.
getTableDisplayValue(TableSyntaxNode, int, OverloadedMethodsDictionary, Formats) - Static method in class org.openl.rules.lang.xls.TableSyntaxNodeUtils
 
getTableDisplayValue(TableSyntaxNode, int, Formats) - Static method in class org.openl.rules.lang.xls.TableSyntaxNodeUtils
 
getTableName() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
getTableName() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getTableName() - Method in class org.openl.rules.property.PropertyTableBoundNode
 
getTableProperties() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getTableProperties() - Method in interface org.openl.rules.table.properties.ITableProperties
Gets the Map of properties with name as key and value as value, this map contains all properties defined in source table.
getTableProperties() - Method in class org.openl.rules.table.properties.TableProperties
Gets the Map of properties with name as key and value as value, this map contains all properties defined in source table.
getTableProperties(IOpenMethod) - Static method in class org.openl.rules.table.properties.PropertiesHelper
 
getTableRegion() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getTables() - Method in class org.openl.excel.grid.ParsedGrid
 
getTables() - Method in class org.openl.rules.data.DataBase
 
getTables() - Method in interface org.openl.rules.data.IDataBase
 
getTables() - Method in class org.openl.rules.table.AGrid
 
getTables() - Method in interface org.openl.rules.table.IGrid
 
getTableStructureDetails() - Method in class org.openl.rules.binding.TableProperties
 
getTableStructureDetails() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getTableStructureDetails() - Method in class org.openl.rules.table.properties.TableProperties
 
getTableStructureDetails(boolean) - Method in class org.openl.rules.calc.Spreadsheet
 
getTableStructureDetails(boolean) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getTableStyles() - Method in class org.openl.excel.parser.event.TableStyleListener
 
getTableStyles(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
getTableStyles(SheetDescriptor, IGridRegion) - Method in class org.openl.excel.parser.dom.DOMReader
 
getTableStyles(SheetDescriptor, IGridRegion) - Method in class org.openl.excel.parser.event.EventReader
 
getTableStyles(SheetDescriptor, IGridRegion) - Method in interface org.openl.excel.parser.ExcelReader
Get styles for a given table
getTableStyles(SheetDescriptor, IGridRegion) - Method in class org.openl.excel.parser.sax.SAXReader
 
getTableSyntaxNode() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
getTableSyntaxNode() - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
getTableSyntaxNode() - Method in interface org.openl.rules.data.ITable
 
getTableSyntaxNode() - Method in class org.openl.rules.data.Table
 
getTableSyntaxNode() - Method in class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
getTableSyntaxNode() - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.binding.ATableBoundNode
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.AliasDatatypeMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.AMethodMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.ConstantsTableMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.DataTableMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.DatatypeTableMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.DtColumnsDefinitionMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.lang.xls.types.meta.PropertyTableMetaInfoReader
 
getTableSyntaxNode() - Method in class org.openl.rules.OpenlToolAdaptor
 
getTableSyntaxNode(String) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
getTableSyntaxNodes() - Method in class org.openl.rules.lang.xls.syntax.WorkbookSyntaxNode
 
getTableSyntaxNodes() - Method in class org.openl.rules.lang.xls.syntax.WorksheetSyntaxNode
 
getTableType() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getTags() - Method in class org.openl.rules.binding.TableProperties
 
getTags() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getTags() - Method in class org.openl.rules.table.properties.TableProperties
 
getTargetMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getTargetMethod() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getTargetMethod() - Method in class org.openl.rules.types.OpenMethodDispatcher
 
getTargetType() - Method in interface org.openl.rules.dt.type.ITypeAdaptor
 
getTbasicParams() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getTbasicTarget() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getTbasicVm() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getTest() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
getTest() - Method in interface org.openl.rules.testmethod.ITestUnit
 
getTest(int) - Method in class org.openl.rules.testmethod.TestSuite
 
getTest(int) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getTestDataColumnDisplayNames() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getTestDataColumnHeaders() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getTestedMethod() - Method in class org.openl.rules.testmethod.TestDescription
 
getTestedMethod() - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
getTestedMethod() - Method in class org.openl.rules.testmethod.TestSuite
 
getTestedMethod() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getTestErrorColumnDisplayNames() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getTestInfo(TestSuite) - Static method in class org.openl.rules.testmethod.ProjectHelper
 
getTestInfo(IOpenMethod) - Static method in class org.openl.rules.testmethod.ProjectHelper
 
getTestName(IOpenMethod) - Static method in class org.openl.rules.lang.xls.TableSyntaxNodeUtils
 
getTestObject() - Method in class org.openl.rules.testmethod.TestDescription
 
getTestObjects() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getTestResultColumnDisplayNames() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getTests() - Method in class org.openl.rules.testmethod.TestSuite
 
getTests() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
getTestSuite() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getTestSuiteMethod() - Method in class org.openl.rules.testmethod.TestSuite
 
getTestUnits() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
getText() - Method in interface org.openl.rules.table.ICellComment
 
getText() - Method in class org.openl.rules.table.xls.XlsCellComment
 
getTextValue() - Method in class org.openl.rules.dt.Expr
 
getThis() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
getThisClass() - Method in class org.openl.rules.tbasic.Algorithm
 
getThisTargetClass() - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
getThreadCount() - Method in class org.openl.rules.testmethod.TestSuiteExecutor
 
getTitle() - Method in class org.openl.rules.validation.properties.dimentional.ArrayParameterColumn
 
getTitle() - Method in class org.openl.rules.validation.properties.dimentional.DispatcherTableReturnColumn
 
getTitle() - Method in interface org.openl.rules.validation.properties.dimentional.IDecisionTableColumn
Gets the string representation of the title(business name) cell(the next cell after the parameter declaration cell seeIDecisionTableColumn.getParameterDeclaration()).
getTitle() - Method in class org.openl.rules.validation.properties.dimentional.SimpleParameterColumn
 
getTitles() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getTo() - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.ClassCastPair
 
getToken() - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
getTop() - Method in class org.openl.rules.table.GridRegion
 
getTop() - Method in interface org.openl.rules.table.IGridRegion
 
getTopClass() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
getTopClass() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
getTopLeftCellFromRegion() - Method in class org.openl.excel.grid.ParsedCell
 
getTopLeftCellFromRegion() - Method in class org.openl.rules.table.CompositeCell
 
getTopLeftCellFromRegion() - Method in class org.openl.rules.table.EmptyCell
 
getTopLeftCellFromRegion() - Method in interface org.openl.rules.table.ICell
 
getTopLeftCellFromRegion() - Method in class org.openl.rules.table.xls.XlsCell
 
getTopLevel() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in interface org.openl.rules.lang.xls.binding.wrapper.IRulesMethodWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getTopOpenClassMethod(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getTotalScore() - Method in class org.openl.rules.cmatch.ColumnMatch
 
getTotalScore() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getTransformer() - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
getTransformer() - Method in interface org.openl.rules.dt.validator.IDecisionTableValidatedObject
Deprecated.
getTransformer() - Method in class org.openl.rules.table.TransformedGridTable
 
getType() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getType() - Method in class org.openl.excel.grid.ParsedCell
 
getType() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
getType() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
getType() - Method in class org.openl.rules.calc.CastingCustomSpreadsheetResultField
 
getType() - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
getType() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getType() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
getType() - Method in class org.openl.rules.calc.Spreadsheet
 
getType() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
getType() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getType() - Method in class org.openl.rules.calc.SymbolicTypeDefinition
 
getType() - Method in class org.openl.rules.cmatch.algorithm.Argument
 
getType() - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
getType() - Method in class org.openl.rules.data.ColumnDescriptor
 
getType() - Method in class org.openl.rules.data.DataTableBoundNode
 
getType() - Method in class org.openl.rules.data.FieldChain
 
getType() - Method in interface org.openl.rules.data.ITableModel
 
getType() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
getType() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
getType() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
getType() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
getType() - Method in class org.openl.rules.dt.data.DecisionRowField
 
getType() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
getType() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
getType() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
getType() - Method in class org.openl.rules.dt.DecisionTable
 
getType() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
getType() - Method in class org.openl.rules.dt.element.Action
 
getType() - Method in class org.openl.rules.dt.element.DecisionValue
 
getType() - Method in interface org.openl.rules.dt.IBaseAction
 
getType() - Method in class org.openl.rules.helpers.AddAllMethodDetails
 
getType() - Method in class org.openl.rules.helpers.CharRange
 
getType() - Method in class org.openl.rules.helpers.DateRange
 
getType() - Method in class org.openl.rules.helpers.DoubleRange
 
getType() - Method in class org.openl.rules.helpers.FlattenMethodDetails
 
getType() - Method in class org.openl.rules.helpers.IntRange
 
getType() - Method in class org.openl.rules.helpers.StringRange
 
getType() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
getType() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getType() - Method in interface org.openl.rules.lang.xls.binding.wrapper.IRulesMethodWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getType() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getType() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getType() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
getType() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
getType() - Method in class org.openl.rules.method.table.MethodTableBoundNode
 
getType() - Method in class org.openl.rules.property.PropertyTableBoundNode
 
getType() - Method in class org.openl.rules.range.Range
 
getType() - Method in class org.openl.rules.range.RangeParser
 
getType() - Method in class org.openl.rules.table.CompositeCell
 
getType() - Method in class org.openl.rules.table.EmptyCell
 
getType() - Method in interface org.openl.rules.table.ICell
Returns one of IGrid.CELL_TYPE_* values.
getType() - Method in interface org.openl.rules.table.IOpenLTable
 
getType() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
getType() - Method in class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Get a generalized abstraction of a class
getType() - Method in class org.openl.rules.table.xls.XlsCell
 
getType() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
getType() - Method in class org.openl.rules.types.OpenMethodDispatcher
Gets the type of method.
getTypeByName(String) - Method in class org.openl.rules.cmatch.algorithm.ArgumentsHelper
 
getTypeByPropertyName(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
getTypeFactory() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getTypeName() - Method in class org.openl.rules.table.xls.builder.DataTableField
Get the field's type name
getTypeName() - Method in class org.openl.rules.table.xls.builder.DataTablePredefinedTypeVariable
Get the field's type name
getTypeName() - Method in class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Get the field's type name
getTypeOfField(StringValue, IBindingContext) - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
getUncovered() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
getUndoAction() - Method in class org.openl.rules.table.actions.UndoableActions
 
getUniqueConditionParamName(IBaseCondition, String) - Static method in class org.openl.rules.dt.validator.DecisionTableValidator
Provides unique name for Condition parameters
getUniqueIndex(ITable, int, IBindingContext) - Method in class org.openl.rules.data.ColumnDescriptor
 
getUniqueValues(int) - Method in interface org.openl.rules.data.ITable
 
getUniqueValues(int) - Method in class org.openl.rules.data.Table
 
getUnmatched() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
getUnmatchedTokensCount() - Method in class org.openl.rules.fuzzy.OpenLFuzzyUtils.FuzzyResult
 
getUpperBound() - Method in class org.openl.rules.helpers.DateRange
 
getUpperBound() - Method in class org.openl.rules.helpers.DoubleRange
 
getUpperBound() - Method in class org.openl.rules.helpers.StringRange
 
getUpperBoundType() - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
getUpperBoundType() - Method in class org.openl.rules.helpers.StringRange
 
getUri() - Method in class org.openl.binding.impl.MethodUsage
 
getUri() - Method in interface org.openl.binding.impl.NodeUsage
 
getUri() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
getUri() - Method in class org.openl.excel.grid.ParsedCell
 
getUri() - Method in class org.openl.excel.grid.ParsedGrid
 
getUri() - Method in class org.openl.rules.data.DataOpenField
 
getUri() - Method in interface org.openl.rules.data.ITable
 
getUri() - Method in class org.openl.rules.data.Table
 
getUri() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
getUri() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
getUri() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getUri() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getUri() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getUri() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getUri() - Method in class org.openl.rules.table.AGridTable
 
getUri() - Method in class org.openl.rules.table.CompositeCell
 
getUri() - Method in class org.openl.rules.table.CompositeGrid
 
getUri() - Method in class org.openl.rules.table.EmptyCell
 
getUri() - Method in interface org.openl.rules.table.ICell
 
getUri() - Method in interface org.openl.rules.table.IGrid
 
getUri() - Method in interface org.openl.rules.table.IGridTable
 
getUri() - Method in interface org.openl.rules.table.IOpenLTable
 
getUri() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
getUri() - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
getUri() - Method in class org.openl.rules.table.TransformedGridTable
 
getUri() - Method in class org.openl.rules.table.xls.XlsCell
 
getUri() - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
getUri() - Method in class org.openl.rules.testmethod.TestSuite
 
getUri(int, int) - Method in class org.openl.rules.table.AGridTable
 
getUri(int, int) - Method in interface org.openl.rules.table.IGridTable
 
getUriParser() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getUriParser() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
getUriParser() - Method in class org.openl.rules.table.AGridTable
 
getUriParser() - Method in interface org.openl.rules.table.IGridTable
 
getUriParser() - Method in interface org.openl.rules.table.IOpenLTable
 
getUsedFields() - Method in class org.openl.rules.dt.data.DecisionTableDataType
 
getUsedNodes() - Method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
getUsedParams() - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
getUserDefinedExpressionSource() - Method in class org.openl.rules.dt.element.Condition
 
getUserDefinedExpressionSource() - Method in interface org.openl.rules.dt.element.ICondition
 
getUsregion() - Method in class org.openl.rules.binding.TableProperties
 
getUsregion() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getUsregion() - Method in class org.openl.rules.table.properties.TableProperties
 
getUsRegion() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getUsRegion() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getUsState() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getUsState() - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getValidateDT() - Method in class org.openl.rules.binding.TableProperties
 
getValidateDT() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getValidateDT() - Method in class org.openl.rules.table.properties.TableProperties
 
getValidationResult() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getValue() - Method in class org.openl.excel.parser.AlignedValue
 
getValue() - Method in interface org.openl.excel.parser.ExtendedValue
 
getValue() - Method in enum org.openl.excel.parser.MergedCell
 
getValue() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
getValue() - Method in class org.openl.rules.constants.ConstantOpenField
 
getValue() - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.IndexNode
 
getValue() - Method in class org.openl.rules.fuzzy.Token
 
getValue() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getValue() - Method in class org.openl.rules.table.constraints.AbstractConstraint
 
getValue() - Method in interface org.openl.rules.table.constraints.Constraint
 
getValue() - Method in class org.openl.rules.tbasic.runtime.Result
 
getValue() - Method in interface org.openl.rules.testmethod.IParameterWithValueDeclaration
 
getValue() - Method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
getValue(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
getValue(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
getValue(int) - Method in class org.openl.rules.dt.storage.ScaledStorage
 
getValue(int) - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
getValue(int) - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getValue(int) - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
getValue(int) - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
getValue(int) - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
getValue(int, int) - Method in class org.openl.rules.calc.SpreadsheetResult
 
getValue(int, int) - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getValue(int, int) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getValue(int, int) - Method in interface org.openl.rules.data.ITable
 
getValue(int, int) - Method in class org.openl.rules.data.Table
 
getValue(String) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
getValue(String) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
getValueAsString() - Method in class org.openl.rules.constants.ConstantOpenField
 
getValueAsString() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
getValueCell(int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
getValueCell(int) - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
getValueFromOriginalCalculation(Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
getValueGridRegion(String) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
getValues() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
getValues() - Method in class org.openl.rules.dt.element.ArrayHolder
 
getValues() - Method in class org.openl.rules.dt.storage.ObjectStorage
 
getValues() - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
getValues() - Method in class org.openl.rules.dt.validator.DecisionTableOverlapping
 
getValues() - Method in class org.openl.rules.dt.validator.DecisionTableUncovered
 
getValues(StaticDomainOpenClass) - Static method in class org.openl.rules.helpers.RulesUtils
 
GetValuesMethodCallerWrapper - Class in org.openl.rules.helpers
Implementation of MethodCallerWrapper for getValues method from RulesUtils.
GetValuesMethodCallerWrapper() - Constructor for class org.openl.rules.helpers.GetValuesMethodCallerWrapper
 
getValueToWrite() - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
getVarFactory() - Method in class org.openl.rules.lang.xls.XlsBinder
 
getVersion() - Method in class org.openl.rules.binding.TableProperties
 
getVersion() - Method in interface org.openl.rules.table.properties.ITableProperties
 
getVersion() - Method in class org.openl.rules.table.properties.TableProperties
 
getVerticalAlignment() - Method in class org.openl.rules.table.ui.CellStyle
 
getVerticalAlignment() - Method in interface org.openl.rules.table.ui.ICellStyle
get the type of vertical alignment for the cell
getVerticalAlignment() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getVScale() - Method in class org.openl.rules.dt.DTScale
 
getWbName() - Method in class org.openl.rules.table.xls.XlsUrlParser
 
getWbPath() - Method in class org.openl.rules.table.xls.XlsUrlParser
 
getWeight() - Method in class org.openl.rules.cmatch.MatchNode
 
getWidth() - Method in class org.openl.excel.grid.ParsedCell
 
getWidth() - Method in class org.openl.rules.calc.Spreadsheet
 
getWidth() - Method in class org.openl.rules.calc.SpreadsheetResult
 
getWidth() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
getWidth() - Method in class org.openl.rules.dt.TwoDimensionDecisionTableTransformer
 
getWidth() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
getWidth() - Method in class org.openl.rules.table.CompositeCell
 
getWidth() - Method in class org.openl.rules.table.CompositeGrid
 
getWidth() - Method in interface org.openl.rules.table.CoordinatesTransformer
 
getWidth() - Method in class org.openl.rules.table.EmptyCell
 
getWidth() - Method in class org.openl.rules.table.GridTable
 
getWidth() - Method in interface org.openl.rules.table.ICell
 
getWidth() - Method in interface org.openl.rules.table.ITable
 
getWidth() - Method in class org.openl.rules.table.LogicalTable
 
getWidth() - Method in class org.openl.rules.table.SimpleLogicalTable
 
getWidth() - Method in class org.openl.rules.table.SingleCellGridTable
 
getWidth() - Method in class org.openl.rules.table.SubGridTable
 
getWidth() - Method in class org.openl.rules.table.TransformedGridTable
 
getWidth() - Method in class org.openl.rules.table.TransposedGridTable
 
getWidth() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
getWidth() - Method in class org.openl.rules.table.xls.XlsCell
 
getWidth(int, int) - Method in class org.openl.rules.dt.DecisionTableHelper.NumberOfColumnsUnderTitleCounter
 
getWorkbook() - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
getWorkbook() - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
Get the workbook.
getWorkbook() - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
Get the workbook.
getWorkbook() - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
Get the workbook.
getWorkbook() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getWorkbookColors() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getWorkbookLoader() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
getWorkbookLoader(IOpenSourceCodeModule) - Static method in class org.openl.rules.lang.xls.load.WorkbookLoaders
 
getWorkbookSource() - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
getWorkbookSourceCodeModule() - Method in class org.openl.rules.lang.xls.syntax.WorkbookSyntaxNode
 
getWorkbookSyntaxNodes() - Method in class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
getWorksheetSyntaxNodes() - Method in class org.openl.rules.lang.xls.syntax.WorkbookSyntaxNode
 
getWritableGrid() - Method in class org.openl.excel.grid.ParsedGrid
 
getWsName() - Method in class org.openl.rules.table.xls.XlsUrlParser
 
getX1() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
getX2() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
getXlsDefinitions() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getXlsMetaInfo() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
getXlsModuleNode() - Method in class org.openl.rules.lang.xls.binding.XlsMetaInfo
 
getXlsModuleOpenClass() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
getXlsModuleOpenClass() - Method in interface org.openl.rules.lang.xls.binding.wrapper.IRulesMethodWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
getXlsModuleOpenClass() - Method in class org.openl.rules.lang.xls.XlsModuleOpenClassHolder
 
getXlsNodeType() - Method in interface org.openl.rules.data.ITable
 
getXlsNodeType() - Method in class org.openl.rules.data.Table
 
getXlsSheetGridModel() - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
getXlsSheetSourceCodeModule() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
getXlsStyle() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
getXlsTableSyntaxNodes() - Method in class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
getXlxComment() - Method in class org.openl.rules.table.xls.XlsCellComment
 
getXmlNamesMap() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
getY1() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
getY2() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
GLE - org.openl.rules.enumeration.LanguagesEnum
 
GLOBAL - org.openl.rules.table.properties.inherit.InheritanceLevel
 
GLOBAL_PROPERTIES_KEY - Static variable in class org.openl.rules.binding.RulesModuleBindingContext
 
GOTO - org.openl.rules.tbasic.runtime.ReturnType
 
GotoOperation - Class in org.openl.rules.tbasic.runtime.operations
The CalculateOperation class describes GOTO operation.
GotoOperation(String) - Constructor for class org.openl.rules.tbasic.runtime.operations.GotoOperation
Create an instance of GotoOperation.
GR - org.openl.rules.enumeration.CountriesEnum
 
GRE - org.openl.rules.enumeration.LanguagesEnum
 
GreedyLazyWorkbookLoader - Class in org.openl.rules.lang.xls.load
Lazily loads workbook only when it's needed but never unloads it
GreedyLazyWorkbookLoader(IOpenSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
grid() - Method in class org.openl.rules.table.CompositeGrid.Transform
 
GridCellSourceCodeModule - Class in org.openl.rules.table.openl
Deprecated.
GridCellSourceCodeModule(IGridTable) - Constructor for class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
GridCellSourceCodeModule(IGridTable, int, int, IBindingContext) - Constructor for class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
GridCellSourceCodeModule(IGridTable, IBindingContext) - Constructor for class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
GridLocation - Class in org.openl.rules.table.syntax
 
GridLocation(IGridTable) - Constructor for class org.openl.rules.table.syntax.GridLocation
 
GridPosition - Class in org.openl.rules.table.syntax
 
GridRegion - Class in org.openl.rules.table
 
GridRegion(int, int, int, int) - Constructor for class org.openl.rules.table.GridRegion
 
GridRegion(IGridRegion) - Constructor for class org.openl.rules.table.GridRegion
 
GridRegionAction - Class in org.openl.rules.table.actions
 
GridRegionAction(IGridRegion, boolean, boolean, GridRegionAction.ActionType, int) - Constructor for class org.openl.rules.table.actions.GridRegionAction
 
GridRegionAction.ActionType - Enum in org.openl.rules.table.actions
 
GridSplitter - Class in org.openl.rules.table
 
GridSplitter(IGrid) - Constructor for class org.openl.rules.table.GridSplitter
 
GridTable - Class in org.openl.rules.table
 
GridTable(int, int, int, int, IGrid) - Constructor for class org.openl.rules.table.GridTable
 
GridTable(IGridRegion, IGrid) - Constructor for class org.openl.rules.table.GridTable
 
GridTableSourceCodeModule - Class in org.openl.rules.table.openl
Deprecated.
GridTableSourceCodeModule(IGridTable) - Constructor for class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
GridTableUtils - Class in org.openl.rules.table
 
GridTool - Class in org.openl.rules.table
Created by ymolchan on 8/13/2014.
GridTool() - Constructor for class org.openl.rules.table.GridTool
 
groupProperties(TablePropertyDefinition[]) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
gt(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
gt(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
GT - org.openl.rules.enumeration.CountriesEnum
 
GTMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
GTMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.GTMatchingExpression
 
GTQ - org.openl.rules.enumeration.CurrenciesEnum
 
GU - org.openl.rules.enumeration.UsStatesEnum
 

H

handle(IMethodCaller, JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.AddAllMethodCallerWrapper
 
handle(IMethodCaller, JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.CopyMethodCallerWrapper
 
handle(IMethodCaller, JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.FlattenMethodCallerWrapper
 
handle(IMethodCaller, JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.GetValuesMethodCallerWrapper
 
hasAliasName() - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
Is method has an "id" property that will be used to generate additional method with name specified in property suitable for direct call of rule avoiding the method dispatching mechanism.
hasColumnTitleRow() - Method in interface org.openl.rules.data.ITableModel
 
hasColumnTitleRow() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
hasContext() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
hasDeclaredParams() - Method in class org.openl.rules.dt.element.FunctionalRow
 
hasDeclaredParams() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
hasDelta() - Method in class org.openl.rules.data.PrecisionFieldChain
 
hasDescription() - Method in class org.openl.rules.testmethod.TestDescription
 
hasDescription() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
hasErrors() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
hasExpected() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
hasField(String) - Method in class org.openl.rules.calc.SpreadsheetResult
 
hasField(String) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
hasForeignKeysRow(ILogicalTable) - Static method in class org.openl.rules.data.DataTableBindHelper
Foreign keys row is optional for data table.
hasFormula(int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
hasFormula(int) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
hasFormula(int) - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
hasFormulas() - Method in class org.openl.rules.dt.element.FunctionalRow
 
hasFormulas() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
hashCode() - Method in class org.openl.binding.impl.MethodUsage
 
hashCode() - Method in class org.openl.binding.impl.SimpleNodeUsage
 
hashCode() - Method in class org.openl.excel.parser.AlignedValue
 
hashCode() - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
hashCode() - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
hashCode() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
hashCode() - Method in class org.openl.rules.calc.SpreadsheetResult
 
hashCode() - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
hashCode() - Method in class org.openl.rules.convertor.ObjectToDataConvertorFactory.ClassCastPair
 
hashCode() - Method in class org.openl.rules.data.ColumnDescriptor.ColumnGroupKey
 
hashCode() - Method in class org.openl.rules.data.IdentifierNodesBucket
 
hashCode() - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
hashCode() - Method in class org.openl.rules.fuzzy.Token
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.CustomSpreadsheetResultOpenClassesKey
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
hashCode() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
hashCode() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
hashCode() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
hashCode() - Method in class org.openl.rules.lang.xls.types.DatatypeMetaInfo
 
hashCode() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
hashCode() - Method in class org.openl.rules.range.Range
 
hashCode() - Method in class org.openl.rules.runtime.RuleInfo
 
hashCode() - Method in class org.openl.rules.table.CellKey
 
hashCode() - Method in class org.openl.rules.table.GridRegion
 
hashCode() - Method in class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
hasId() - Method in class org.openl.rules.testmethod.TestDescription
 
hasIndex() - Method in class org.openl.rules.dt.DecisionTableRuleNode
 
hasIndex() - Method in class org.openl.rules.dt.EqualsIndexDecisionTableRuleNode
 
hasIndex() - Method in class org.openl.rules.dt.RangeIndexDecisionTableRuleNode
 
hasNativeType() - Method in class org.openl.excel.grid.ParsedCell
 
hasNativeType() - Method in class org.openl.rules.table.CompositeCell
 
hasNativeType() - Method in class org.openl.rules.table.EmptyCell
 
hasNativeType() - Method in interface org.openl.rules.table.ICell
 
hasNativeType() - Method in class org.openl.rules.table.xls.XlsCell
 
hasNoFill() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
hasProblems() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
hasPropertiesDefinedInTable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
Checks if TableSyntaxNode has properties that were physically defined in appropriate table in data source.
hasRedo() - Method in class org.openl.rules.table.actions.UndoableActions
 
hasUndo() - Method in class org.openl.rules.table.actions.UndoableActions
 
hasWarnings() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
HCONDITION_HEADERS_HEIGHT - Static variable in class org.openl.rules.dt.TwoDimensionDecisionTableTransformer
 
HEADER_HEIGHT - Static variable in class org.openl.rules.table.xls.builder.TableBuilder
 
HEADER_TYPE - Static variable in class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
HeaderSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
HeaderSyntaxNode(GridCellSourceCodeModule, IdentifierNode) - Constructor for class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
HeaderSyntaxNode(GridCellSourceCodeModule, IdentifierNode, boolean, String[]) - Constructor for class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
HEB - org.openl.rules.enumeration.LanguagesEnum
 
height(IGridRegion) - Static method in class org.openl.rules.table.IGridRegion.Tool
Calculates grid region height.
HI - org.openl.rules.enumeration.UsStatesEnum
 
HIN - org.openl.rules.enumeration.LanguagesEnum
 
HK - org.openl.rules.enumeration.CountriesEnum
 
HKD - org.openl.rules.enumeration.CurrenciesEnum
 
HN - org.openl.rules.enumeration.CountriesEnum
 
HNL - org.openl.rules.enumeration.CurrenciesEnum
 
HORIZONTAL_CONDITION - org.openl.rules.dt.DecisionTableColumnHeaders
 
HORIZONTAL_VERTICAL_CONDITIONS_SPLITTER - Static variable in class org.openl.rules.dt.DecisionTableHelper
 
hour(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
hourOfDay(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
HQ - org.openl.rules.enumeration.CaRegionsEnum
 
HR - org.openl.rules.enumeration.CountriesEnum
 
HRK - org.openl.rules.enumeration.CurrenciesEnum
 
HU - org.openl.rules.enumeration.CountriesEnum
 
HUF - org.openl.rules.enumeration.CurrenciesEnum
 
HUN - org.openl.rules.enumeration.LanguagesEnum
 

I

IA - org.openl.rules.enumeration.UsStatesEnum
 
IAction - Interface in org.openl.rules.dt.element
 
IAlgorithmBuilder - Interface in org.openl.rules.dt.algorithm
 
IAlgorithmTableParserManager - Interface in org.openl.rules.tbasic
 
IBaseAction - Interface in org.openl.rules.dt
 
IBaseCondition - Interface in org.openl.rules.dt
 
IBaseConditionEvaluator - Interface in org.openl.rules.dt
 
IBaseDecisionRow - Interface in org.openl.rules.dt
 
ICell - Interface in org.openl.rules.table
 
ICellComment - Interface in org.openl.rules.table
 
ICellFont - Interface in org.openl.rules.table.ui
 
ICellStyle - Interface in org.openl.rules.table.ui
 
ICondition - Interface in org.openl.rules.dt.element
 
IConditionEvaluator - Interface in org.openl.rules.dt.algorithm.evaluator
 
IConditionTransformer - Interface in org.openl.rules.dt.validator
 
ID - org.openl.rules.enumeration.CountriesEnum
 
ID - org.openl.rules.enumeration.UsStatesEnum
 
IDataBase - Interface in org.openl.rules.data
 
IDecisionRow - Interface in org.openl.rules.dt.element
 
IDecisionTable - Interface in org.openl.rules.dt
 
IDecisionTableAlgorithm - Interface in org.openl.rules.dt.algorithm
 
IDecisionTableColumn - Interface in org.openl.rules.validation.properties.dimentional
The abstraction that represents the column(it may be a row in transparent view) of the decision table.
IDecisionTableColumnBuilder - Interface in org.openl.rules.validation.properties.dimentional
Interface for decision table column builder with POI.
IDecisionTableConstants - Interface in org.openl.rules.dt
 
IDecisionTableRuleNode - Interface in org.openl.rules.dt
 
IDecisionTableRuleNodeV2 - Interface in org.openl.rules.dt
 
IDecisionTableValidatedObject - Interface in org.openl.rules.dt.validator
 
IdentifierNodesBucket - Class in org.openl.rules.data
 
IdentifierNodesBucket(IdentifierNode[]) - Constructor for class org.openl.rules.data.IdentifierNodesBucket
 
IDomainAdaptor - Interface in org.openl.rules.dt.type.domains
 
IDomainCollector - Interface in org.openl.rules.dt.type.domains
 
IDR - org.openl.rules.enumeration.CurrenciesEnum
 
IE - org.openl.rules.enumeration.CountriesEnum
 
IEEEremainder(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
Computes the remainder operation on two arguments as prescribed by the IEEE 754 standard.
IF - org.openl.rules.tbasic.TBasicSpecificationKey
 
IF_BLANK_ONLY - org.openl.rules.table.properties.def.TablePropertyDefinition.SystemValuePolicy
 
IfNodeBinderWithCSRSupport - Class in org.openl.binding.impl
 
IfNodeBinderWithCSRSupport() - Constructor for class org.openl.binding.impl.IfNodeBinderWithCSRSupport
 
IGrid - Interface in org.openl.rules.table
 
IGridRegion - Interface in org.openl.rules.table
 
IGridRegion.Tool - Class in org.openl.rules.table
 
IGridSelector - Interface in org.openl.rules.table.ui
 
IGridTable - Interface in org.openl.rules.table
Table based on Grid coordinates.
IL - org.openl.rules.enumeration.CountriesEnum
 
IL - org.openl.rules.enumeration.UsStatesEnum
 
ILogicalTable - Interface in org.openl.rules.table
Logical Table consists of logical columns and rows (created as a result of merged cells).
ILS - org.openl.rules.enumeration.CurrenciesEnum
 
IMatchAlgorithmCompiler - Interface in org.openl.rules.cmatch.algorithm
 
IMatchAlgorithmCompilerBuilder - Interface in org.openl.rules.cmatch.algorithm
 
IMatchAlgorithmExecutor - Interface in org.openl.rules.cmatch.algorithm
 
IMatcher - Interface in org.openl.rules.cmatch.matcher
 
IMatcherBuilder - Interface in org.openl.rules.cmatch.matcher
 
IMatchingExpression - Interface in org.openl.rules.table.properties.expressions.match
 
IMPORT_PROPERTY - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
IN - org.openl.rules.enumeration.CountriesEnum
 
IN - org.openl.rules.enumeration.UsStatesEnum
 
incCurrentRow() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
incCurrentRow(int) - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
INCLUDE_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
IncludeSearcher - Class in org.openl.rules.lang.xls
Searches for includes.
IncludeSearcher(IConfigurableResourceContext) - Constructor for class org.openl.rules.lang.xls.IncludeSearcher
 
INCLUDING - org.openl.rules.helpers.ARangeParser.ParseStruct.BoundType
 
increment(C) - Method in interface org.openl.rules.dt.type.ITypeAdaptor
 
incrementString(String) - Static method in interface org.openl.rules.dt.type.ITypeAdaptor
 
IND - org.openl.rules.enumeration.LanguagesEnum
 
index - Variable in class org.openl.rules.dt.index.RangeAscIndex
 
indexedDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
indexedDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
indexedDomain(IBaseCondition) - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
IndexInfo - Class in org.openl.rules.dt.algorithm
 
IndexInfo() - Constructor for class org.openl.rules.dt.algorithm.IndexInfo
 
indexOf(boolean[], boolean) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(byte[], byte) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(char[], char) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(double[], double) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(float[], float) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(int[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(long[], long) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(short[], short) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given value in the array.
indexOf(Boolean[], Boolean) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Byte[], Byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Character[], Character) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Double[], Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Float[], Float) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Integer[], Integer) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Long[], Long) - Static method in class org.openl.rules.helpers.RulesUtils
 
indexOf(Object[], Object) - Static method in class org.openl.rules.helpers.RulesUtils
Finds the index of the given object in the array.
indexOf(Short[], Short) - Static method in class org.openl.rules.helpers.RulesUtils
 
INFO_COLUMN_INDEX - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
 
InheritanceLevel - Enum in org.openl.rules.table.properties.inherit
 
init(IOpenMethod) - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
initConstructorMap() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
initConstructorMap() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
initCurrentStep() - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
initDependencies() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
Populate current module fields with data from dependent modules.
initialize() - Method in class org.openl.rules.types.impl.DefaultPropertiesContextMatcher
 
initialize() - Method in class org.openl.rules.types.impl.DefaultPropertiesIntersectionFinder
 
initializeOpenClass() - Method in class org.openl.rules.runtime.RulesEngineFactory
 
initMethodMap() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
initProperties(ITableProperties) - Method in class org.openl.rules.method.ExecutableRulesMethod
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.calc.Spreadsheet
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.cmatch.ColumnMatch
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.DecisionTable
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.ExecutableRulesMethod
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.table.TableMethod
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.tbasic.Algorithm
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
innerInvoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
INR - org.openl.rules.enumeration.CurrenciesEnum
 
INSERT - Static variable in class org.openl.rules.table.actions.UndoableEditTableAction
 
insertColumns(int, int, IGridRegion, IGrid, MetaInfoWriter) - Static method in class org.openl.rules.table.GridTool
 
insertProp(IGridRegion, IGrid, String, Object, MetaInfoWriter) - Static method in class org.openl.rules.table.GridTool
 
insertRows(int, int, IGridRegion, IGrid, MetaInfoWriter) - Static method in class org.openl.rules.table.GridTool
 
INSTANCE - org.openl.rules.lang.xls.load.NullCellLoader
 
INSTANCE - Static variable in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
INSTANCE - Static variable in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
INSTANCE - Static variable in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
instanceOf(Object, Class<?>) - Static method in class org.openl.rules.helpers.RulesUtils
 
INT - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
InterfaceClassGenerator - Interface in org.openl.rules.runtime
 
InterfaceClassGeneratorImpl - Class in org.openl.rules.runtime
 
InterfaceClassGeneratorImpl() - Constructor for class org.openl.rules.runtime.InterfaceClassGeneratorImpl
 
InterfaceClassGeneratorImpl(String[], String[]) - Constructor for class org.openl.rules.runtime.InterfaceClassGeneratorImpl
 
InterfaceGenerator - Class in org.openl.rules.runtime
The factory class that provides methods to generate interface class using methods (rules) of IOpenClass.
InterfaceGenerator() - Constructor for class org.openl.rules.runtime.InterfaceGenerator
 
intersect(IGridRegion, IGridRegion) - Static method in class org.openl.rules.table.IGridRegion.Tool
Finds common IGridRegion for incoming regions.
IntersectedPropertiesPriorityRule - Class in org.openl.rules.table.properties.expressions.sequence
 
IntersectedPropertiesPriorityRule() - Constructor for class org.openl.rules.table.properties.expressions.sequence.IntersectedPropertiesPriorityRule
 
intersection(String[], String[]) - Static method in class org.openl.rules.helpers.RulesUtils
 
IntersectionConstraint<P> - Class in org.openl.rules.types.impl
 
IntersectionConstraint() - Constructor for class org.openl.rules.types.impl.IntersectionConstraint
 
intersectionForCONTAINS(Comparable<T>[], Comparable<T>[]) - Static method in class org.openl.rules.types.impl.IntersectionConstraint
 
intersectionForEQ(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.IntersectionConstraint
 
intersectionForGE(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.IntersectionConstraint
 
intersectionForLE(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.IntersectionConstraint
 
IntersectionType - Enum in org.openl.rules.types.impl
 
intersects(IGridRegion, IGridRegion) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
intersects(XlsUrlParser) - Method in class org.openl.rules.table.xls.XlsUrlParser
 
IntRange - Class in org.openl.rules.helpers
The IntRange class stores range of integers.
IntRange() - Constructor for class org.openl.rules.helpers.IntRange
 
IntRange(long) - Constructor for class org.openl.rules.helpers.IntRange
 
IntRange(long, long) - Constructor for class org.openl.rules.helpers.IntRange
Constructor for IntRange with provided min and max values.
IntRange(String) - Constructor for class org.openl.rules.helpers.IntRange
Constructor for IntRange.
IntRangeAdaptor - Class in org.openl.rules.dt.type
 
IntRangeDomainAdaptor - Class in org.openl.rules.dt.type.domains
 
IntRangeDomainAdaptor(IntRangeDomain) - Constructor for class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
INumberRange - Interface in org.openl.rules.helpers
 
invalidateInternalData() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
invoke(Object, Object[], TBasicContextHolderEnv) - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.binding.impl.method.MultiCallOpenMethodMT
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.ActionInvoker
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.element.ArrayHolder
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmSubroutineMethodWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.AlgorithmWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.ColumnMatchWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.DecisionTableWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.ExecutableRulesMethod
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.RulesMethodInvoker
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.types.impl.OverloadedMethodsDispatcherTable
 
invoke(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.types.OpenMethodDispatcher
Invokes appropriate method using runtime context.
invoke(Object, IRuntimeEnv) - Method in class org.openl.rules.testmethod.TestSuite
 
invoke(Method, Object[]) - Method in class org.openl.rules.runtime.OpenLRulesMethodHandler
 
invoke(ColumnMatch, Object[], IRuntimeEnv) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmExecutor
 
invoke(ColumnMatch, Object[], IRuntimeEnv) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmExecutor
 
invoke(ColumnMatch, Object[], IRuntimeEnv) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmExecutor
 
invoke(IRulesMethodWrapper, Object, Object[], IRuntimeEnv, boolean) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
invokeDelegateWithContextPropertiesInjector(Object, Object[], IRuntimeEnv, SimpleRulesRuntimeEnv) - Method in interface org.openl.rules.lang.xls.binding.wrapper.IRulesMethodWrapper
 
invokeMethodAndSetResultToArray(Object, IRuntimeEnv, Object[], Object, int, int) - Method in class org.openl.binding.impl.method.MultiCallOpenMethodMT
 
invokeParallel(TestSuiteExecutor, IOpenClass, int) - Method in class org.openl.rules.testmethod.TestSuite
 
invokeSequentially(IOpenClass, int) - Method in class org.openl.rules.testmethod.TestSuite
 
invokeSimple(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.calc.SpreadsheetInvoker
 
invokeSimple(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.DecisionTableInvoker
 
invokeSimple(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.RulesMethodInvoker
Invoke for simple run operation.
invokeSimple(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.method.table.MethodTableInvoker
 
invokeSimple(Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.tbasic.AlgorithmInvoker
 
IObjectToDataConvertor - Interface in org.openl.rules.convertor
Common interface of convertor object from one type to another.
IOpenLTable - Interface in org.openl.rules.table
 
IOpenMethodWrapper - Interface in org.openl.rules.lang.xls.binding.wrapper
 
IOriginalDeclaredClassesOpenField - Interface in org.openl.rules.calc
 
IParameterWithValueDeclaration - Interface in org.openl.rules.testmethod
 
IPriorityRule - Interface in org.openl.rules.table.properties.expressions.sequence
Priority rule serves to determine most suitable table to invoke in overloaded methods group.
IPropertiesContextMatcher - Interface in org.openl.rules.types.impl
 
IQ - org.openl.rules.enumeration.CountriesEnum
 
IQD - org.openl.rules.enumeration.CurrenciesEnum
 
IRangeAdaptor<T,​C extends Comparable<?>> - Interface in org.openl.rules.dt.type
 
IResultBuilder - Interface in org.openl.rules.calc.result
 
IRowParser - Interface in org.openl.rules.tbasic
 
IRuleIndex - Interface in org.openl.rules.dt.index
 
IRulesMethodWrapper - Interface in org.openl.rules.lang.xls.binding.wrapper
 
IRulesRuntimeContext - Interface in org.openl.rules.context
 
IRulesRuntimeContextAdapter() - Constructor for class org.openl.rules.context.DefaultRulesRuntimeContext.IRulesRuntimeContextAdapter
 
IRulesRuntimeContextConsumer - Interface in org.openl.rules.context
Interface class which provides methods to set rules runtime context.
IRulesRuntimeContextOptimizationForOpenMethodDispatcher - Interface in org.openl.rules.context
 
IRulesRuntimeContextProvider - Interface in org.openl.rules.context
Provides user runtime context.
IS - org.openl.rules.enumeration.CountriesEnum
 
is2DimArray() - Method in class org.openl.rules.dt.element.ArrayHolder
 
isAction() - Method in class org.openl.rules.dt.element.Action
 
isAction() - Method in class org.openl.rules.dt.element.Condition
 
isAction() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
isAction() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
isActions() - Method in class org.openl.rules.dt.ActionsTableBoundNode
 
isActions() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
isActions() - Method in class org.openl.rules.dt.ConditionsTableBoundNode
 
isActions() - Method in class org.openl.rules.dt.ReturnsTableBoundNode
 
isADateFormat(int, String) - Method in class org.openl.excel.parser.ParserDateUtil
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
isAlias() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
isAlias() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
isAppliedChangesToClasspath() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
isArray() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
isArray(String) - Static method in class org.openl.rules.helpers.ArraySplitter
Checks if the given string can be recognized as an array.
isAssignableFrom(IOpenClass) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
isAssignableFrom(IOpenClass) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isAssignableFrom(IOpenClass) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
isAssignableFrom(IOpenClass) - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
isAsteriskPresented() - Method in class org.openl.rules.calc.SymbolicTypeDefinition
 
isBeanClassInitialized() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isBold() - Method in class org.openl.rules.table.ui.CellFont
 
isBold() - Method in interface org.openl.rules.table.ui.ICellFont
 
isBold() - Method in class org.openl.rules.table.xls.XlsCellFont
 
isCanContainProperties() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
isCanContainProperties() - Method in interface org.openl.rules.table.IOpenLTable
 
isCanUnload() - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
isCanUnload() - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
Always returns false
isCanUnload() - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
If true - the workbook can (but mustn't) be unloaded (for example if there is no enough memory).
isCanUnload() - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
If true - the workbook can (but mustn't) be unloaded (for example if there is no enough memory).
isCastToConditionTypeExists() - Method in class org.openl.rules.dt.element.ConditionCasts
 
isCastToInputTypeExists() - Method in class org.openl.rules.dt.element.ConditionCasts
 
isCellContainsNodeUsages(CellMetaInfo) - Static method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
isCollect() - Method in class org.openl.rules.lang.xls.syntax.HeaderSyntaxNode
 
isCollect(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isCollectReturnAction() - Method in class org.openl.rules.dt.element.Action
 
isCollectReturnAction() - Method in interface org.openl.rules.dt.IBaseAction
 
isCollectReturnKeyAction() - Method in class org.openl.rules.dt.element.Action
 
isCollectReturnKeyAction() - Method in interface org.openl.rules.dt.IBaseAction
 
isCompleted() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
isComplex() - Method in class org.openl.rules.table.xls.builder.DataTableField
Determine, if a field is a complex object
isComplex() - Method in class org.openl.rules.table.xls.builder.DataTablePredefinedTypeVariable
Always true
isComplex() - Method in class org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField
Determine, if a field is a complex object
isComponentSpecificOpenClass(IBindingContext, IOpenClass, XlsModuleOpenClass, IdentityHashMap<ModuleOpenClass, IdentityHashMap<ModuleOpenClass, Boolean>>) - Static method in class org.openl.rules.binding.RulesModuleBindingContext
 
isComponentSpecificOpenClass(IOpenClass) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
isComponentSpecificOpenClass(IOpenClass) - Method in class org.openl.rules.calc.SpreadsheetContext
 
isCondition() - Method in class org.openl.rules.dt.element.Action
 
isCondition() - Method in class org.openl.rules.dt.element.Condition
 
isCondition() - Method in interface org.openl.rules.dt.element.IDecisionRow
 
isCondition() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
isConditions() - Method in class org.openl.rules.dt.ActionsTableBoundNode
 
isConditions() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
isConditions() - Method in class org.openl.rules.dt.ConditionsTableBoundNode
 
isConditions() - Method in class org.openl.rules.dt.ReturnsTableBoundNode
 
isConst() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isConst() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isConst() - Method in class org.openl.rules.constants.ConstantOpenField
 
isConst() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
isConst() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
isConst() - Method in class org.openl.rules.dt.data.DecisionRowField
 
isConst() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
isConst() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
isConst() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isConst() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isConst() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isConst() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isConst() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
isConstantCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isConstructor() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
isConstructor() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
isConstructor() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
isConstructor() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
isConstructor() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
isConstructor() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
isConstructor() - Method in class org.openl.rules.data.ColumnDescriptor
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
isConstructor() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
isConstructor() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
isConstructor() - Method in class org.openl.rules.types.OpenMethodDispatcher
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.ContainsMatchingExpression
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.EQMatchingExpression
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.GEMatchingExpression
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.GTMatchingExpression
 
isContextAttributeExpression() - Method in interface org.openl.rules.table.properties.expressions.match.IMatchingExpression
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.LEMatchingExpression
 
isContextAttributeExpression() - Method in class org.openl.rules.table.properties.expressions.match.LTMatchingExpression
 
isContextManagingSupported() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
isContextProperty() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isContextProperty() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isContextProperty() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isContextProperty() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isContextProperty() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isContextProperty() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isContextProperty() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
isCustomSpreadsheetTypesSupported(Map<String, Object>) - Static method in class org.openl.engine.OpenLSystemProperties
 
isDecisionTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isDecoratorTable(IGridTable) - Static method in class org.openl.rules.table.actions.UndoableEditTableAction
 
isDefaultPrimitiveCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isDependencyFieldInheritable(IOpenField) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
isDependencyMethodInheritable(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
isDependentOnInputParams() - Method in class org.openl.rules.dt.element.Condition
 
isDependentOnInputParams() - Method in interface org.openl.rules.dt.element.ICondition
 
isDependentOnOtherColumnsParams() - Method in class org.openl.rules.dt.element.Condition
 
isDependentOnOtherColumnsParams() - Method in interface org.openl.rules.dt.element.ICondition
 
isDimensional() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
isDispatcherTable(TableSyntaxNode) - Static method in class org.openl.rules.validation.properties.dimentional.DispatcherTablesBuilder
Checks whether the specified TableSyntaxNode is auto generated gap/overlap table or not.
isDispatchingValidationEnabled(Map<String, Object>) - Static method in class org.openl.engine.OpenLSystemProperties
 
isDTDispatchingMode(Map<String, Object>) - Static method in class org.openl.engine.OpenLSystemProperties
 
isEditing() - Method in class org.openl.excel.grid.ParsedGrid
 
isElse(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
isElse(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
isElse(int) - Method in class org.openl.rules.dt.storage.ScaledStorage
 
isEmpty() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isEmpty(int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
isEmpty(int) - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
isEmpty(int, int) - Method in class org.openl.excel.grid.ParsedGrid
 
isEmpty(int, int) - Method in class org.openl.rules.table.CompositeGrid
 
isEmpty(int, int) - Method in interface org.openl.rules.table.IGrid
 
isEmpty(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
isEmptyOrNewStyleErrorDescription() - Method in class org.openl.rules.testmethod.TestDescription
Checks if test description has only one error column with _error_ header.
isEqual(int, int) - Method in class org.openl.rules.dt.element.FunctionalRow
 
isEqual(int, int) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
isEqual(Object, Object) - Method in interface org.openl.rules.testmethod.result.TestResultComparator
 
isEqualsFieldsChains(IOpenField[], IOpenField[]) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
isExecutable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
isExecutable() - Method in interface org.openl.rules.table.IOpenLTable
 
isExecutableNode() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
isExistsReturnHeader() - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
isExpectedErrorDefined() - Method in class org.openl.rules.testmethod.TestDescription
 
isExpectedResultDefined() - Method in class org.openl.rules.testmethod.TestDescription
 
isExprParameterFieldIsUsed() - Method in class org.openl.rules.dt.data.DecisionExprFieldDataType
 
isExternalCustomSpreadsheetResultOpenClass(CustomSpreadsheetResultOpenClass, IdentityHashMap<ModuleOpenClass, IdentityHashMap<ModuleOpenClass, Boolean>>) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isExternalSpreadsheetResultOpenClass(SpreadsheetResultOpenClass, IdentityHashMap<ModuleOpenClass, IdentityHashMap<ModuleOpenClass, Boolean>>) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isFieldUsedInModel(String) - Method in class org.openl.rules.calc.SpreadsheetResult
 
isFillChildren() - Method in class org.openl.rules.table.xls.builder.DataTableField
Returns a method of filling data for a field
isFloatPointType(Class<?>) - Static method in class org.openl.rules.helpers.NumberUtils
 
isFormula(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
isFormula(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
isFormula(int) - Method in class org.openl.rules.dt.storage.ScaledStorage
 
isFormula(String) - Static method in class org.openl.rules.binding.RuleRowHelper
 
isFormula(String) - Static method in enum org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
isFormula(ILogicalTable) - Static method in class org.openl.rules.binding.RuleRowHelper
 
isGenerateBeanClass() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isHorizontalTable(ILogicalTable, IOpenClass) - Static method in class org.openl.rules.data.DataTableBindHelper
Checks if table representation is horizontal.
isIgnoreCompilation() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isIgnoreRecalculation() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
isIgnoreRecalculation() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
isIndexed() - Method in class org.openl.rules.dt.algorithm.evaluator.AContainsInArrayIndexedEvaluator
 
isIndexed() - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator
 
isIndexed() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
isIndexed() - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
isIndexed() - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
isInOneMergedRegion(int, int, int, int) - Method in class org.openl.rules.table.AGrid
 
isInOneMergedRegion(int, int, int, int) - Method in interface org.openl.rules.table.IGrid
 
isInstance(Object) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
isItalic() - Method in class org.openl.rules.table.ui.CellFont
 
isItalic() - Method in interface org.openl.rules.table.ui.ICellFont
 
isItalic() - Method in class org.openl.rules.table.xls.XlsCellFont
 
ISK - org.openl.rules.enumeration.CurrenciesEnum
 
isLabelInContext(String) - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Is the label in the context.
isLabelInstruction(String) - Method in class org.openl.rules.tbasic.compile.LabelManager
 
isLabelRegistered(String) - Method in class org.openl.rules.tbasic.compile.CompileContext
 
isLastColumnRef() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
isLastRowRef() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
isLeaf() - Method in class org.openl.rules.cmatch.MatchNode
 
isLookup(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isLoopOperation() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
isMainMethodContext() - Method in class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Get whether context is main method's one.
isMethodArgumentsCacheEnable() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
isMethodArgumentsCacheEnable() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
isMethodCacheable() - Method in class org.openl.rules.method.ExecutableRulesMethod
 
isMethodCacheable() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
isMethodCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isMultiline() - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
isMultiLine() - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
isMultipleValueAllowed() - Method in class org.openl.rules.cmatch.algorithm.ColumnDefinition
 
isMultiValue() - Method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
isNeededCell(CellKey, int, int) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
isNeededCell(ICell, int, int) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
isNonFloatPointType(Class<?>) - Static method in class org.openl.rules.helpers.NumberUtils
 
isNonValidCastForContextProperty(IOpenCast) - Static method in class org.openl.binding.impl.module.ContextPropertyBinderUtils
 
isNormalOrientation() - Method in class org.openl.rules.table.ALogicalTable
 
isNormalOrientation() - Method in class org.openl.rules.table.GridTable
 
isNormalOrientation() - Method in interface org.openl.rules.table.ITable
 
isNormalOrientation() - Method in class org.openl.rules.table.SingleCellGridTable
 
isNormalOrientation() - Method in class org.openl.rules.table.SubGridTable
 
isNormalOrientation() - Method in class org.openl.rules.table.TransformedGridTable
 
isNormalOrientation() - Method in class org.openl.rules.table.TransposedGridTable
 
isNumberType(Class<?>) - Static method in class org.openl.rules.helpers.NumberUtils
 
isNumeric(CharSequence) - Static method in class org.openl.rules.binding.RuleRowHelper
 
isObjectFloatPointNumber(Object) - Static method in class org.openl.rules.helpers.NumberUtils
 
isOperationFieldInstruction(String) - Static method in class org.openl.rules.tbasic.compile.AlgorithmCompilerTool
 
isOriginalCalculation() - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
isOriginalCalculation() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
isOverrideAscending() - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
isOverrideAscending() - Method in interface org.openl.rules.dt.validator.IDecisionTableValidatedObject
 
isPartOfTheMergedRegion(int, int) - Method in class org.openl.rules.table.AGrid
 
isPartOfTheMergedRegion(int, int) - Method in interface org.openl.rules.table.IGrid
 
isPkField() - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
isPreBindStarted() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
isPredefined(IOpenClass) - Method in interface org.openl.rules.table.xls.builder.DataTableUserDefinedTypeField.PredefinedTypeChecker
Check if a "type" is a predefined OpenL type
isPrimaryKey() - Method in class org.openl.rules.data.ColumnDescriptor
 
isPrimaryKey() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
isPropertiesEmpty() - Method in interface org.openl.rules.table.properties.ITableProperties
Checks that current table does not have properties.
isPropertiesEmpty() - Method in class org.openl.rules.table.properties.TableProperties
Checks that current table does not have properties.
isPropertyAppliedByDefault(String) - Method in interface org.openl.rules.table.properties.ITableProperties
Check if the property with given name is applied for current table by default.
isPropertyAppliedByDefault(String) - Method in class org.openl.rules.table.properties.TableProperties
Check if the property with given name is applied for current table by default.
isPropertyExist(String) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
isPropertySuitableForLevel(InheritanceLevel, String) - Static method in class org.openl.rules.table.properties.inherit.PropertiesChecker
Checks if property with given name is suitable for given level.
isPropertySuitableForTableType(String, String) - Static method in class org.openl.rules.table.properties.inherit.PropertiesChecker
Checks if properties can be defined for given type of table.
isReadable() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isReadable() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isReadable() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
isReadable() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
isReadable() - Method in class org.openl.rules.dt.data.DecisionRowField
 
isReadable() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
isReadable() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
isReadable() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isReadable() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isReadable() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isReadable() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isReadable() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
isReference() - Method in class org.openl.rules.data.ColumnDescriptor
 
isReference() - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
Returns TRUE if instance has foreign key table.
isReturn() - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
isReturnAction() - Method in class org.openl.rules.dt.element.Action
 
isReturnAction() - Method in interface org.openl.rules.dt.IBaseAction
 
isReturnCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isReturnCell() - Method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
isReturnInstruction(String) - Method in class org.openl.rules.tbasic.compile.LabelManager
Checks if the label instructions represents are return instruction.
isReturns() - Method in class org.openl.rules.dt.ActionsTableBoundNode
 
isReturns() - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
isReturns() - Method in class org.openl.rules.dt.ConditionsTableBoundNode
 
isReturns() - Method in class org.openl.rules.dt.ReturnsTableBoundNode
 
isRow() - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
isRowValueIsTheSameAsPrevious() - Method in class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
isRuleIdOrRuleNameUsed() - Method in class org.openl.rules.dt.element.Condition
 
isRuleIdOrRuleNameUsed() - Method in interface org.openl.rules.dt.element.ICondition
 
isRulesTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isRunmethod() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
isRunMethod() - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
isRunmethodTestable() - Method in class org.openl.rules.testmethod.TestSuiteMethod
Indicates if test method has any row rules for testing target table.
isRuntimeContextDefined() - Method in class org.openl.rules.testmethod.TestDescription
 
isSimple(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSimpleDecisionTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSimpleLookupTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSimpleRefByColumn() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isSimpleRefByRow() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isSingleCellTable(ILogicalTable) - Static method in class org.openl.rules.table.GridTableUtils
 
isSmart(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSmartDecisionTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSmartLookupAndResultTitleInFirstRow(TableSyntaxNode, ILogicalTable) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSmartLookupTable(TableSyntaxNode) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
isSpace(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
isSpace(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
isSpace(int) - Method in class org.openl.rules.dt.storage.ScaledStorage
 
isSpecial() - Method in class org.openl.rules.dt.element.DecisionValue
 
isSpreadsheet() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
isSpreadsheetResultTester() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
isSpreadsheetWithCustomSpreadsheetResult() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
isStatic() - Method in class org.openl.rules.binding.MessageSourceResourceMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.CurrentRuntimeContextMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.EmptyRuntimeContextMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
isStatic() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isStatic() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
isStatic() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
isStatic() - Method in class org.openl.rules.dt.data.DecisionRowField
 
isStatic() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
isStatic() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
isStatic() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isStatic() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isStatic() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
isStatic() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
isStatic() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
isStatic() - Method in class org.openl.rules.types.OpenMethodDispatcher
 
isStrikeout() - Method in class org.openl.rules.table.ui.CellFont
 
isStrikeout() - Method in interface org.openl.rules.table.ui.ICellFont
 
isStrikeout() - Method in class org.openl.rules.table.xls.XlsCellFont
 
isSupportMultirows() - Method in class org.openl.rules.data.ColumnDescriptor
 
isSystem() - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
isTableStructureDetails() - Method in class org.openl.rules.calc.Spreadsheet
 
isTableStructureDetails() - Method in class org.openl.rules.calc.SpreadsheetResult
 
isTableStructureDetails() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
isTableSyntaxNodePresented(String) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
isTestedRulesHaveErrors() - Method in class org.openl.rules.testmethod.TestUnitsResults
 
isTestForMethod(IOpenMethod, IOpenMethod) - Static method in class org.openl.rules.testmethod.ProjectHelper
If tester is an instance of TestSuiteMethod and tested method object in tester is equal to tested we consider tester is test for tested method.
isTextLocation() - Method in class org.openl.rules.table.syntax.GridLocation
 
isTildePresented() - Method in class org.openl.rules.calc.SymbolicTypeDefinition
 
isTopLeftCellInMergedRegion(int, int) - Method in class org.openl.rules.table.AGrid
 
isTopLeftCellInMergedRegion(int, int) - Method in interface org.openl.rules.table.IGrid
 
IStorage<T> - Interface in org.openl.rules.dt.storage
 
IStorage.StorageType - Enum in org.openl.rules.dt.storage
 
IStorageBuilder<T> - Interface in org.openl.rules.dt.storage
 
isTransient() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isTransient() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isTransient() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isTransient() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isTransient() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isTransient() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isTransient() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
isTransposed() - Method in class org.openl.rules.dt.DTInfo
 
IString2DataConverterWithContext<T> - Interface in org.openl.rules.convertor
 
IString2DataConvertor<T> - Interface in org.openl.rules.convertor
A converter to parse data from String.
isTruncated(Number, double) - Static method in class org.openl.rules.helpers.DoubleRange
Returns true if converted value is truncated
isTypeCustomSpreadsheetResult() - Method in class org.openl.rules.dt.DecisionTable
 
isTypeCustomSpreadsheetResult() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
isUnderlined() - Method in class org.openl.rules.table.ui.CellFont
 
isUnderlined() - Method in interface org.openl.rules.table.ui.ICellFont
 
isUnderlined() - Method in class org.openl.rules.table.xls.XlsCellFont
 
isUse1904Windowing() - Method in class org.openl.excel.grid.ParsedGrid
 
isUse1904Windowing() - Method in class org.openl.excel.parser.dom.DOMReader
 
isUse1904Windowing() - Method in class org.openl.excel.parser.event.EventReader
 
isUse1904Windowing() - Method in class org.openl.excel.parser.event.WorkbookListener
 
isUse1904Windowing() - Method in interface org.openl.excel.parser.ExcelReader
Sometimes we need to convert parsed double value to date.
isUse1904Windowing() - Method in class org.openl.excel.parser.sax.SAXReader
 
isUse1904Windowing() - Method in class org.openl.excel.parser.sax.WorkbookHandler
 
isUseDecisionTableDispatcher() - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
isValidRegion(IGridRegion, SpreadsheetConstants) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
isValueCell() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
isValuesAnArray() - Method in class org.openl.rules.data.ColumnDescriptor
 
isValuesAnArray(IOpenClass) - Static method in class org.openl.rules.data.ColumnDescriptor
Checks if type values are represented as array of elements.
isVersionable() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
isVersionable() - Method in interface org.openl.rules.table.IOpenLTable
 
isVertical() - Method in class org.openl.rules.lang.xls.TablePart
 
isVirtualTestSuite() - Method in class org.openl.rules.testmethod.TestSuite
 
isWrappedText() - Method in class org.openl.rules.table.ui.CellStyle
 
isWrappedText() - Method in interface org.openl.rules.table.ui.ICellStyle
get whether the text should be wrapped
isWrappedText() - Method in class org.openl.rules.table.xls.XlsCellStyle
 
isWritable() - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
isWritable() - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
isWritable() - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
isWritable() - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
isWritable() - Method in class org.openl.rules.calc.SpreadsheetResultField
 
isWritable() - Method in class org.openl.rules.constants.ConstantOpenField
 
isWritable() - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
isWritable() - Method in class org.openl.rules.data.DataOpenField
 
isWritable() - Method in class org.openl.rules.data.PrimaryKeyField
 
isWritable() - Method in class org.openl.rules.data.RowIdField
 
isWritable() - Method in class org.openl.rules.data.ThisCollectionElementField
 
isWritable() - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
isWritable() - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
isWritable() - Method in class org.openl.rules.dt.data.DecisionRowField
 
isWritable() - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
isWritable() - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
isWritable() - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
isWritable() - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
isWritable() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
isWritable() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
isWritable() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
isWritable() - Method in class org.openl.rules.property.PropertiesOpenField
 
isWritable() - Method in class org.openl.rules.tbasic.NoParamMethodField
 
IT - org.openl.rules.enumeration.CountriesEnum
 
ITA - org.openl.rules.enumeration.LanguagesEnum
 
ITable - Interface in org.openl.rules.data
 
ITable<T extends ITable<T>> - Interface in org.openl.rules.table
Base interface that represents abstract table.
ITableModel - Interface in org.openl.rules.data
 
ITableObject - Interface in org.openl.rules.structure
 
ITableParserElement - Interface in org.openl.rules.structure
 
ITableProperties - Interface in org.openl.rules.table.properties
 
ITablePropertiesMethod - Interface in org.openl.rules.method
 
ITablePropertiesSorter - Interface in org.openl.rules.types.impl
Sorts tables candidates in dispatcher to determine the most suitable table to invoke.
iterator() - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
ITERATOR - Static variable in class org.openl.rules.tbasic.runtime.operations.IteratorNextOperation
 
IteratorHasNextOperation - Class in org.openl.rules.tbasic.runtime.operations
Created by dl on 9/10/14.
IteratorHasNextOperation(String) - Constructor for class org.openl.rules.tbasic.runtime.operations.IteratorHasNextOperation
 
IteratorNextOperation - Class in org.openl.rules.tbasic.runtime.operations
Created by dl on 9/10/14.
IteratorNextOperation(String) - Constructor for class org.openl.rules.tbasic.runtime.operations.IteratorNextOperation
 
ITestResultBuilder - Interface in org.openl.rules.testmethod
 
ITestUnit - Interface in org.openl.rules.testmethod
 
ITypeAdaptor<T,​C extends Comparable<C>> - Interface in org.openl.rules.dt.type
 
ITypeAdaptor.NumberTypeAdaptor<N extends Number,​C extends Comparable<C>> - Class in org.openl.rules.dt.type
 
IUndoableAction - Interface in org.openl.rules.table.actions
 
IUndoableGridTableAction - Interface in org.openl.rules.table.actions
 
IValidatedObject - Interface in org.openl.rules.validator
 
IValidationResult - Interface in org.openl.rules.validator
 
IValidator - Interface in org.openl.rules.validator
 
IWritableGrid - Interface in org.openl.rules.table
 
IXlsTableNames - Interface in org.openl.rules.lang.xls
 

J

JAVA_LANG_OBJECT - Static variable in class org.openl.rules.runtime.InterfaceGenerator
 
JavaBeanClassBuilder - Class in org.openl.rules.datatype.gen
Generates Java byte code to create JavaBean classes with JAXB annotations.
JavaBeanClassBuilder(String) - Constructor for class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
JavaEnumDomainAdaptor - Class in org.openl.rules.dt.type.domains
 
JavaEnumDomainAdaptor(JavaEnumDomain) - Constructor for class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
JO - org.openl.rules.enumeration.CountriesEnum
 
JOD - org.openl.rules.enumeration.CurrenciesEnum
 
join(IRuntimeEnv) - Method in class org.openl.rules.core.ce.ServiceMT
 
joinActionIfExists() - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
JP - org.openl.rules.enumeration.CountriesEnum
 
JPN - org.openl.rules.enumeration.LanguagesEnum
 
JPY - org.openl.rules.enumeration.CurrenciesEnum
 

K

KEY - org.openl.rules.dt.DecisionTableColumnHeaders
 
KS - org.openl.rules.enumeration.UsStatesEnum
 
KW - org.openl.rules.enumeration.CountriesEnum
 
KWD - org.openl.rules.enumeration.CurrenciesEnum
 
KY - org.openl.rules.enumeration.UsStatesEnum
 

L

LA - org.openl.rules.enumeration.UsStatesEnum
 
LabelManager - Class in org.openl.rules.tbasic.compile
 
LabelManager() - Constructor for class org.openl.rules.tbasic.compile.LabelManager
 
LANG_PROPERTY - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
LanguagesEnum - Enum in org.openl.rules.enumeration
 
lastDateOfQuarter(int) - Static method in class org.openl.rules.helpers.RulesUtils
 
lastDayOfMonth(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
LAV - org.openl.rules.enumeration.LanguagesEnum
 
LazyCellLoader - Class in org.openl.rules.lang.xls.load
Provides lazy access to the Cell.
LazyCellLoader(SheetLoader, int, int) - Constructor for class org.openl.rules.lang.xls.load.LazyCellLoader
 
LazySheetLoader - Class in org.openl.rules.lang.xls.load
Provides lazy access to the Sheet.
LazySheetLoader(WorkbookLoader, int) - Constructor for class org.openl.rules.lang.xls.load.LazySheetLoader
 
LazyWorkbookLoaderFactory - Class in org.openl.rules.lang.xls.load
 
LazyWorkbookLoaderFactory(boolean) - Constructor for class org.openl.rules.lang.xls.load.LazyWorkbookLoaderFactory
 
LB - org.openl.rules.enumeration.CountriesEnum
 
LBP - org.openl.rules.enumeration.CurrenciesEnum
 
le(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
le(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
LE(Comparable<T>, Comparable<T>) - Static method in class org.openl.rules.types.impl.MatchingConstraint
 
left - Variable in enum org.openl.rules.range.Range.Type
 
LEFT - Static variable in interface org.openl.rules.table.ui.ICellStyle
 
LEFT_CLOSED - org.openl.rules.range.Range.Type
 
LEFT_OPEN - org.openl.rules.range.Range.Type
 
LEMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
LEMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.LEMatchingExpression
 
lessSuitable(SuitablityAsReturn, SuitablityAsReturn) - Static method in enum org.openl.rules.tbasic.compile.SuitablityAsReturn
 
LessThanConstraint - Class in org.openl.rules.table.constraints
 
LessThanConstraint(String) - Constructor for class org.openl.rules.table.constraints.LessThanConstraint
 
likelyRangeThanDate(String) - Method in class org.openl.rules.helpers.DateRangeParser
 
likelyRangeThanString(String) - Method in class org.openl.rules.helpers.StringRangeParser
 
LIT - org.openl.rules.enumeration.LanguagesEnum
 
loadAndBind(TableSyntaxNode, DecisionTable, OpenL, ModuleOpenClass, boolean, IBindingContext) - Method in class org.openl.rules.dt.DecisionTableLoader
 
loadAndBind(TableSyntaxNode, DecisionTable, OpenL, ModuleOpenClass, IBindingContext) - Method in class org.openl.rules.dt.DecisionTableLoader
 
loadCommaSeparatedParam(IOpenClass, IOpenClass, String, String, ILogicalTable, OpenlToolAdaptor) - Static method in class org.openl.rules.binding.RuleRowHelper
Method to support loading Arrays through comma in one cell.
loadDefaultProperties(TableSyntaxNode) - Method in class org.openl.rules.table.properties.PropertiesLoader
Load to tsn default properties.
loadNativeValue(ICell, IOpenClass) - Static method in class org.openl.rules.binding.RuleRowHelper
 
loadParam(ILogicalTable, IOpenClass, String, String, OpenlToolAdaptor, boolean) - Static method in class org.openl.rules.binding.RuleRowHelper
 
loadProperties(TableSyntaxNode) - Method in class org.openl.rules.table.properties.PropertiesLoader
 
loadSingleParam(IOpenClass, String, String, ILogicalTable, OpenlToolAdaptor) - Static method in class org.openl.rules.binding.RuleRowHelper
 
loadValue(int, int, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.element.FunctionalRow
 
loadValue(int, int, Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
loadValues(Object[], int, int, Object, Object[], IRuntimeEnv) - Method in class org.openl.rules.dt.element.FunctionalRow
 
loadValues(Object[], int, int, Object, Object[], IRuntimeEnv) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
loadWorkbook() - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
 
LOCAL - org.openl.rules.calc.element.SpreadsheetCellRefType
 
LOCAL_PARAM_SUFFIX - Static variable in class org.openl.rules.validation.properties.dimentional.ADispatcherTableColumn
 
log(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the natural logarithm (base e) of a double value.
log10(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the base 10 logarithm of a double value.
log1p(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the natural logarithm of the sum of the argument and 1.
LoggingCapability - Interface in org.openl.rules.runtime
 
loggingEnabled() - Method in interface org.openl.rules.runtime.LoggingCapability
 
LoggingHandler - Class in org.openl.rules.runtime
 
LoggingHandler() - Constructor for class org.openl.rules.runtime.LoggingHandler
 
LOGIC_ELEMENT_HEIGHT - Static variable in class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
Number of rows that usually are used for table logic element.
logicalTable(IGridTable) - Static method in class org.openl.rules.table.LogicalTableHelper
If there is no merged cells in the top row and left column - returns SimpleLogicalTable in other case return LogicalTable
logicalTable(IGridTable, ILogicalTable, ILogicalTable) - Static method in class org.openl.rules.table.LogicalTableHelper
 
LogicalTable - Class in org.openl.rules.table
Fully implementation for ILogicalTable interface.
Logical Table consists of logical columns and rows (created as a result of merged cells).
LogicalTable(IGridTable, int[], int[]) - Constructor for class org.openl.rules.table.LogicalTable
 
LogicalTable(IGridTable, int, int) - Constructor for class org.openl.rules.table.LogicalTable
 
LogicalTableHelper - Class in org.openl.rules.table
Helper class, that provides methods for creation logical tables and calculating logical columns and rows.
LONG - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
LookupHeadersTransformer - Class in org.openl.rules.dt
Transformer for lookup table headers values.
lt(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
lt(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
LT - org.openl.rules.enumeration.CountriesEnum
 
LTL - org.openl.rules.enumeration.CurrenciesEnum
 
LTMatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
LTMatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.LTMatchingExpression
 
LU - org.openl.rules.enumeration.CountriesEnum
 
LV - org.openl.rules.enumeration.CountriesEnum
 
LVL - org.openl.rules.enumeration.CurrenciesEnum
 

M

MA - org.openl.rules.enumeration.CountriesEnum
 
MA - org.openl.rules.enumeration.UsStatesEnum
 
MAC - org.openl.rules.enumeration.LanguagesEnum
 
MAD - org.openl.rules.enumeration.CurrenciesEnum
 
make1ColumnTable(ILogicalTable) - Static method in class org.openl.rules.table.LogicalTableHelper
 
makeBackwardStep(Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
makeBackwardStepForOriginalCalculation(Object, Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
makeBindingContext() - Method in class org.openl.rules.lang.xls.XlsBinder
 
makeColumnTitle(IBindingContext, ILogicalTable, int, boolean) - Static method in class org.openl.rules.data.DataTableBindHelper
Gets title for column if required or returns blank value.
makeDescriptors(IBindingContext, ITable, IOpenClass, OpenL, ILogicalTable, ILogicalTable, boolean, boolean, boolean) - Static method in class org.openl.rules.data.DataTableBindHelper
 
makeDescriptors(ITable, IOpenClass, IBindingContext, OpenL, boolean, ILogicalTable, ILogicalTable, ILogicalTable) - Method in class org.openl.rules.data.DataNodeBinder
 
makeDescriptors(ITable, IOpenClass, IBindingContext, OpenL, boolean, ILogicalTable, ILogicalTable, ILogicalTable) - Method in class org.openl.rules.testmethod.TestMethodNodeBinder
 
makeEvaluator(ICondition, IOpenClass, IBindingContext) - Static method in class org.openl.rules.dt.algorithm.DecisionTableOptimizedAlgorithm
 
makeForwardStep(Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
makeForwardStepForOriginalCalculation(Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.CombinedRangeIndexEvaluator
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluator
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluatorV2
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
No indexing for default evaluator
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluator
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsIndexedEvaluatorV2
 
makeIndex(ICondition, IIntIterator) - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
makeIndex(ICondition, IIntIterator) - Method in class org.openl.rules.dt.algorithm.evaluator.SingleRangeIndexEvaluator
 
makeMethod(IOpenSourceCodeModule) - Method in class org.openl.rules.OpenlToolAdaptor
 
makeMethod(IOpenSourceCodeModule, String) - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
makeMethodWithCast(IOpenSourceCodeModule, String, IOpenClass) - Method in class org.openl.rules.tbasic.compile.AlgorithmCompiler
 
makeNames(IOpenField[]) - Static method in class org.openl.rules.data.FieldChain
 
makeNewTable(String, TableSyntaxNode) - Method in class org.openl.rules.data.DataBase
 
makeNode() - Method in class org.openl.rules.dt.DecisionTableRuleNodeBuilder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, OpenL) - Method in class org.openl.rules.dt.ActionsTableBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, OpenL) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, OpenL) - Method in class org.openl.rules.dt.ConditionsTableBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, OpenL) - Method in class org.openl.rules.dt.ReturnsTableBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, RulesModuleBindingContext) - Method in class org.openl.rules.data.DataNodeBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, RulesModuleBindingContext) - Method in class org.openl.rules.property.PropertyTableBinder
 
makeNode(TableSyntaxNode, XlsModuleOpenClass, RulesModuleBindingContext) - Method in class org.openl.rules.testmethod.TestMethodNodeBinder
 
makeParameterNode(ISyntaxNode, String, IOpenClass, IBindingContext) - Method in class org.openl.binding.impl.module.ParameterDeclarationNodeBinderWithContextParameterSupport
 
makeRegion(String) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
makeRulesAry() - Method in class org.openl.rules.dt.DecisionTableRuleNodeBuilder
 
makeSignatureVar(String, IOpenClass, Constrainer) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
makeSignatureVar(String, IOpenClass, Constrainer) - Method in interface org.openl.rules.dt.validator.IConditionTransformer
 
makeStorageBuilder(int, DTScale.RowScale) - Static method in class org.openl.rules.dt.storage.StorageFactory
 
makeTable(XlsModuleOpenClass, TableSyntaxNode, String, IOpenClass, IBindingContext, OpenL, boolean) - Method in class org.openl.rules.data.DataNodeBinder
Default method.
makeTableId(String) - Static method in class org.openl.rules.lang.xls.syntax.TableUtils
 
makeType(SpreadsheetCell) - Method in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
makeUniqueIndex(int, IBindingContext) - Method in interface org.openl.rules.data.ITable
 
makeUniqueIndex(int, IBindingContext) - Method in class org.openl.rules.data.Table
 
makeUri() - Method in class org.openl.rules.source.impl.VirtualSourceCodeModule
Deprecated.
 
marshal(IRulesRuntimeContext) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext.IRulesRuntimeContextAdapter
 
match(Object, Object) - Method in class org.openl.rules.cmatch.matcher.BooleanPrimitiveMatch
 
match(Object, Object) - Method in class org.openl.rules.cmatch.matcher.ClassMatchMatcher
 
match(Object, Object) - Method in class org.openl.rules.cmatch.matcher.ClassMinMaxMatcher
 
match(Object, Object) - Method in class org.openl.rules.cmatch.matcher.EnumMatchMatcher
 
match(Object, Object) - Method in interface org.openl.rules.cmatch.matcher.IMatcher
Check whether actual value and check value are match or satisfy matching operation.
match(Object, Object) - Method in class org.openl.rules.cmatch.matcher.NumberMatchMatcher
 
match(String, ITableProperties, IRulesRuntimeContext) - Method in class org.openl.rules.types.impl.DefaultPropertiesContextMatcher
 
match(String, ITableProperties, IRulesRuntimeContext) - Method in interface org.openl.rules.types.impl.IPropertiesContextMatcher
Matcher compares a single Table property and returns one of the 3 values NO_MATCH, if a property does not match with a context variable MATCH_BY_DEFAULT, for example, context has value for LOB, but properties have empty value MATCH
match(String, ITableProperties, ITableProperties) - Method in class org.openl.rules.types.impl.DefaultPropertiesIntersectionFinder
 
match(ITableProperties, IRulesRuntimeContext) - Method in class org.openl.rules.types.impl.MatchingConstraint
 
match(ITableProperties, ITableProperties) - Method in class org.openl.rules.types.impl.IntersectionConstraint
 
MATCH - org.openl.rules.types.impl.MatchingResult
 
MATCH_BY_DEFAULT - org.openl.rules.types.impl.MatchingResult
 
MATCH_COLUMN_DEFINITION - Static variable in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
MatchAlgorithmCompiler - Class in org.openl.rules.cmatch.algorithm
 
MatchAlgorithmCompiler() - Constructor for class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
MatchAlgorithmCompilerBuilder - Class in org.openl.rules.cmatch.algorithm
 
MatchAlgorithmCompilerBuilder() - Constructor for class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompilerBuilder
 
MatchAlgorithmExecutor - Class in org.openl.rules.cmatch.algorithm
 
MatchAlgorithmExecutor() - Constructor for class org.openl.rules.cmatch.algorithm.MatchAlgorithmExecutor
 
MatchAlgorithmFactory - Class in org.openl.rules.cmatch.algorithm
 
MatchedConstructorConvertor(Constructor<?>) - Constructor for class org.openl.rules.convertor.ObjectToDataConvertorFactory.MatchedConstructorConvertor
 
MatcherFactory - Class in org.openl.rules.cmatch.matcher
 
MatchingConstraint<P,​C> - Class in org.openl.rules.types.impl
 
MatchingConstraint() - Constructor for class org.openl.rules.types.impl.MatchingConstraint
 
MatchingExpression - Class in org.openl.rules.table.properties.expressions.match
 
MatchingExpression() - Constructor for class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
MatchingExpression(String) - Constructor for class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
MatchingExpressionFactory - Class in org.openl.rules.table.properties.expressions.match
 
MatchingExpressionsParser - Class in org.openl.rules.table.properties.expressions.match
 
MatchingOpenMethodDispatcher - Class in org.openl.rules.types.impl
Represents group of methods(rules) overloaded by dimension properties.
MatchingOpenMethodDispatcher() - Constructor for class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
MatchingOpenMethodDispatcher(IOpenMethod, XlsModuleOpenClass) - Constructor for class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
MatchingOpenMethodDispatcherWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
MatchingOpenMethodDispatcherWrapper(XlsModuleOpenClass, MatchingOpenMethodDispatcher, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.MatchingOpenMethodDispatcherWrapper
 
MatchingResult - Enum in org.openl.rules.types.impl
 
MatchNode - Class in org.openl.rules.cmatch
 
MatchNode(int) - Constructor for class org.openl.rules.cmatch.MatchNode
 
matchNotNulls(P, C) - Method in class org.openl.rules.types.impl.MatchingConstraint
 
matchNotNulls(P, P) - Method in class org.openl.rules.types.impl.IntersectionConstraint
 
matchValues(P, C) - Method in class org.openl.rules.types.impl.MatchingConstraint
 
matchValues(P, P) - Method in class org.openl.rules.types.impl.IntersectionConstraint
 
max - Variable in class org.openl.rules.helpers.CharRange
 
max - Variable in class org.openl.rules.helpers.IntRange
 
MAX_BEANCLASSNAME_LENGTH - Static variable in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
MAX_VALUE - Static variable in class org.openl.rules.helpers.StringRangeParser
 
MAY - org.openl.rules.enumeration.LanguagesEnum
 
MB - org.openl.rules.enumeration.CaProvincesEnum
 
MD - org.openl.rules.enumeration.UsStatesEnum
 
ME - org.openl.rules.enumeration.UsStatesEnum
 
median(byte[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(double[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(float[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(int[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(long[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(short[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Byte[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Double[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Float[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Integer[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Long[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(Short[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(BigDecimal[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
median(BigInteger[]) - Static method in class org.openl.rules.helpers.RulesUtils
"Method median is not implemented yet"
merge(IDomainAdaptor) - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
merge(IDomainAdaptor) - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
merge(IDomainAdaptor) - Method in interface org.openl.rules.dt.type.domains.IDomainAdaptor
 
merge(IDomainAdaptor) - Method in class org.openl.rules.dt.type.domains.IntRangeDomainAdaptor
 
merge(IDomainAdaptor) - Method in class org.openl.rules.dt.type.domains.JavaEnumDomainAdaptor
 
merge(DecisionTableMetaInfoReader.MetaInfoHolder) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
MERGE_WITH_LEFT - org.openl.excel.parser.MergedCell
 
MERGE_WITH_UP - org.openl.excel.parser.MergedCell
 
mergeAllNodes() - Method in class org.openl.rules.lang.xls.TablePartProcessor
 
mergeBounds(ILogicalTable, ILogicalTable) - Static method in class org.openl.rules.table.LogicalTableHelper
This method will produce a logical table defined by 2 tables: leftRows and topColumns Both tables are logical tables.
MergeCellsAction - Class in org.openl.rules.table.actions
 
MergeCellsAction(IGridRegion) - Constructor for class org.openl.rules.table.actions.MergeCellsAction
 
MERGED_CONDITION - org.openl.rules.dt.DecisionTableColumnHeaders
 
MergedCell - Enum in org.openl.excel.parser
 
mergeGlobalProperties(Map<String, Object>, Map<String, Object>) - Static method in class org.openl.rules.table.properties.def.TablePropertyDefinitionUtils
 
MessageBundle(Map<String, String>, Locale) - Constructor for class org.openl.rules.binding.OpenLMessageSource.MessageBundle
 
MessageSourceResourceMethod - Class in org.openl.rules.binding
Virtual method for getting messages from OpenL Rules.

Example:
MessageSourceResourceMethod() - Constructor for class org.openl.rules.binding.MessageSourceResourceMethod
 
MetaInfoHolder() - Constructor for class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader.MetaInfoHolder
 
MetaInfoReader - Interface in org.openl.rules.lang.xls.types.meta
 
MetaInfoReaderUtils - Class in org.openl.rules.lang.xls.types.meta
Compiles OpenL expressions from the cells and sets meta info about used methods.
MetaInfoReaderUtils() - Constructor for class org.openl.rules.lang.xls.types.meta.MetaInfoReaderUtils
 
metaInfoWriter - Variable in class org.openl.rules.table.actions.AUndoableCellAction
 
metaInfoWriter - Variable in class org.openl.rules.table.actions.UndoableInsertAction
 
MetaInfoWriter - Interface in org.openl.rules.lang.xls.types.meta
 
MetaInfoWriterImpl - Class in org.openl.rules.lang.xls.types.meta
This class should be used in edit actions only when meta info can be set to new cells etc
MetaInfoWriterImpl(MetaInfoReader, IGridTable) - Constructor for class org.openl.rules.lang.xls.types.meta.MetaInfoWriterImpl
 
method - Variable in class org.openl.rules.dt.element.FunctionalRow
 
METHOD - org.openl.rules.calc.element.SpreadsheetCellType
 
METHOD_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
METHOD_TABLE2 - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
METHOD_VALUE - Static variable in class org.openl.rules.calc.SpreadsheetResultCalculator
 
MethodNodeBinder - Class in org.openl.binding.impl.ce
 
MethodNodeBinder() - Constructor for class org.openl.binding.impl.ce.MethodNodeBinder
 
MethodTableBoundNode - Class in org.openl.rules.method.table
 
MethodTableBoundNode(TableSyntaxNode, OpenL, IOpenMethodHeader, ModuleOpenClass) - Constructor for class org.openl.rules.method.table.MethodTableBoundNode
 
MethodTableInvoker - Class in org.openl.rules.method.table
Invoker for TableMethod.
MethodTableInvoker(TableMethod) - Constructor for class org.openl.rules.method.table.MethodTableInvoker
 
MethodTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
MethodTableMetaInfoReader(MethodTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.MethodTableMetaInfoReader
 
MethodTableNodeBinder - Class in org.openl.rules.method.table
 
MethodTableNodeBinder() - Constructor for class org.openl.rules.method.table.MethodTableNodeBinder
 
MethodUnreachableStatementValidator - Class in org.openl.rules.validation
 
MethodUsage - Class in org.openl.binding.impl
 
MethodUsage(int, int, IOpenMethod) - Constructor for class org.openl.binding.impl.MethodUsage
 
MI - org.openl.rules.enumeration.UsStatesEnum
 
min - Variable in class org.openl.rules.helpers.CharRange
 
min - Variable in class org.openl.rules.helpers.IntRange
 
MIN_VALUE - Static variable in class org.openl.rules.helpers.StringRangeParser
 
MIN_WIDTH - Static variable in class org.openl.rules.table.xls.builder.DataTableBuilder
 
MIN_WIDTH - Static variable in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
MIN_WIDTH - Static variable in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
MIN_WIDTH - Static variable in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
MinimalStyleTable - Class in org.openl.excel.parser.sax
 
MinimalStyleTable() - Constructor for class org.openl.excel.parser.sax.MinimalStyleTable
 
minute(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
MK - org.openl.rules.enumeration.CountriesEnum
 
MKD - org.openl.rules.enumeration.CurrenciesEnum
 
MLT - org.openl.rules.enumeration.LanguagesEnum
 
MN - org.openl.rules.enumeration.UsStatesEnum
 
MO - org.openl.rules.enumeration.UsStatesEnum
 
mod(byte, byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(float, float) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(int, int) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(long, long) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(short, short) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Byte, Byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Double, Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Float, Float) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Integer, Integer) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Long, Long) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(Short, Short) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(BigDecimal, BigDecimal) - Static method in class org.openl.rules.helpers.RulesUtils
 
mod(BigInteger, BigInteger) - Static method in class org.openl.rules.helpers.RulesUtils
 
ModifyRuntimeContextMethod() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.ModifyRuntimeContextMethod
 
MODULE - org.openl.rules.table.properties.inherit.InheritanceLevel
 
MODULE_PROPERTIES_KEY - Static variable in class org.openl.rules.binding.RulesModuleBindingContext
 
month(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
monthDiff(Date, Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
MoreThanConstraint - Class in org.openl.rules.table.constraints
 
MoreThanConstraint(String) - Constructor for class org.openl.rules.table.constraints.MoreThanConstraint
 
move(IGridRegion, int, int) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
MOVE - org.openl.rules.table.actions.GridRegionAction.ActionType
 
moveRegion(boolean, boolean, int, IGridRegion) - Method in class org.openl.rules.table.actions.GridRegionAction
 
moveTable(IGridTable) - Method in class org.openl.rules.service.TableServiceImpl
 
moveTable(IGridTable, MetaInfoWriter) - Static method in class org.openl.rules.table.actions.UndoableEditTableAction
Creates actions that moves the table and executes these actions.
moveTableTo(IGridTable, IGridRegion) - Method in class org.openl.rules.service.TableServiceImpl
 
MP - org.openl.rules.enumeration.UsStatesEnum
 
MS - org.openl.rules.enumeration.UsStatesEnum
 
msg(String, Object...) - Method in class org.openl.rules.binding.OpenLMessageSource.MessageBundle
 
MT - org.openl.rules.enumeration.CountriesEnum
 
MT - org.openl.rules.enumeration.UsStatesEnum
 
MulDivNullToOneOperators - Class in org.openl.rules.binding
Deprecated.
MulDivNullToOneOperators() - Constructor for class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
MultiCallOpenMethodMT - Class in org.openl.binding.impl.method
 
MultiCallOpenMethodMT(MultiCallOpenMethod) - Constructor for class org.openl.binding.impl.method.MultiCallOpenMethodMT
 
multiply(Byte, Byte) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(Double, Double) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(Float, Float) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(Integer, Integer) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(Long, Long) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(Short, Short) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(BigDecimal, BigDecimal) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
multiply(BigInteger, BigInteger) - Static method in class org.openl.rules.binding.MulDivNullToOneOperators
Deprecated.
 
MW - org.openl.rules.enumeration.UsRegionsEnum
 
MX - org.openl.rules.enumeration.CountriesEnum
 
MXN - org.openl.rules.enumeration.CurrenciesEnum
 
MY - org.openl.rules.enumeration.CountriesEnum
 
MYR - org.openl.rules.enumeration.CurrenciesEnum
 

N

NAMES - Static variable in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
NB - org.openl.rules.enumeration.CaProvincesEnum
 
NC - org.openl.rules.enumeration.UsStatesEnum
 
NCSA - org.openl.rules.enumeration.RegionsEnum
 
ND - org.openl.rules.enumeration.UsStatesEnum
 
ne(Integer, String) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
ne(String, Integer) - Static method in class org.openl.rules.binding.StringOperators
Deprecated.
 
NE - org.openl.rules.enumeration.UsRegionsEnum
 
NE - org.openl.rules.enumeration.UsStatesEnum
 
NESTED - org.openl.rules.types.impl.IntersectionType
 
NEVER - org.openl.rules.enumeration.RecalculateEnum
 
newInstance() - Method in interface org.openl.rules.data.ITableModel
 
newInstance() - Method in class org.openl.rules.data.OpenlBasedDataTableModel
 
newInstance(Class<T>) - Method in class org.openl.rules.table.OpenLCloner.ObjenesisInstantiationStrategy
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.dt.element.DTColumnSpreadsheetResultOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.testmethod.TestMethodOpenClass
 
newInstance(IRuntimeEnv) - Method in class org.openl.rules.testmethod.UserErrorOpenClass
 
newThread(ForkJoinPool) - Method in class org.openl.rules.core.ce.WorkerThreadFactory
 
NEXT - org.openl.rules.tbasic.runtime.ReturnType
 
nextAfter(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the floating-point value adjacent to d in the direction of positive infinity.
nextAfter(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
nextAfter(float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the floating-point value adjacent to f in the direction of positive infinity.
nextAfter(float, float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the floating-point number adjacent to the first argument in the direction of the second argument.
NH - org.openl.rules.enumeration.UsStatesEnum
 
NI - org.openl.rules.enumeration.CountriesEnum
 
NIO - org.openl.rules.enumeration.CurrenciesEnum
 
NJ - org.openl.rules.enumeration.UsStatesEnum
 
NL - org.openl.rules.enumeration.CaProvincesEnum
 
NL - org.openl.rules.enumeration.CountriesEnum
 
NM - org.openl.rules.enumeration.UsStatesEnum
 
NO - org.openl.rules.enumeration.CountriesEnum
 
NO_ACTIVE_TABLE_MESSAGE - Static variable in class org.openl.rules.validation.ActivePropertyValidator
 
NO_Convertor - Static variable in class org.openl.rules.convertor.ObjectToDataConvertorFactory
 
NO_INTERSECTION - org.openl.rules.types.impl.IntersectionType
 
NO_MATCH - org.openl.rules.types.impl.MatchingResult
 
NO_MATCH - Static variable in class org.openl.rules.cmatch.algorithm.MatchAlgorithmExecutor
 
NO_MATCH - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmExecutor
 
NodeDescriptionHolder - Interface in org.openl.binding.impl
 
nodes() - Method in class org.openl.rules.dt.index.ARuleIndex
 
nodes() - Method in class org.openl.rules.dt.index.CombinedRangeIndex
 
nodes() - Method in class org.openl.rules.dt.index.EqualsIndex
 
nodes() - Method in class org.openl.rules.dt.index.EqualsIndexV2
 
nodes() - Method in interface org.openl.rules.dt.index.IRuleIndex
 
nodes() - Method in class org.openl.rules.dt.index.RangeAscIndex
 
NodeType - Enum in org.openl.binding.impl
 
NodeUsage - Interface in org.openl.binding.impl
 
NodeUsageFactory - Class in org.openl.binding.impl
Creates NodeUsage list for given bound node and source code string
NOK - org.openl.rules.enumeration.CurrenciesEnum
 
NON_TRANSIENT_FIELD_SUFFIX - Static variable in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
NONE - org.openl.rules.tbasic.compile.SuitablityAsReturn
 
NoParamMethodField - Class in org.openl.rules.tbasic
 
NoParamMethodField(String, AlgorithmSubroutineMethod) - Constructor for class org.openl.rules.tbasic.NoParamMethodField
 
NopOperation - Class in org.openl.rules.tbasic.runtime.operations
Empty operation.
NopOperation() - Constructor for class org.openl.rules.tbasic.runtime.operations.NopOperation
 
NOR - org.openl.rules.enumeration.LanguagesEnum
 
NOT_FOUND - Static variable in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
notifyChanges(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
NS - org.openl.rules.enumeration.CaProvincesEnum
 
NT - org.openl.rules.enumeration.CaProvincesEnum
 
NU - org.openl.rules.enumeration.CaProvincesEnum
 
NULL_EXPR - Static variable in class org.openl.rules.dt.Expr
 
NullCellLoader - Enum in org.openl.rules.lang.xls.load
 
NUMBER_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
NumberFormat - Class in org.openl.excel.parser.sax
 
NumberMatchBuilder - Class in org.openl.rules.cmatch.matcher
 
NumberMatchBuilder() - Constructor for class org.openl.rules.cmatch.matcher.NumberMatchBuilder
 
NumberMatchMatcher - Class in org.openl.rules.cmatch.matcher
 
NumberMatchMatcher(Class<?>, Class<?>) - Constructor for class org.openl.rules.cmatch.matcher.NumberMatchMatcher
 
NumberOfColumnsUnderTitleCounter(ILogicalTable, int) - Constructor for class org.openl.rules.dt.DecisionTableHelper.NumberOfColumnsUnderTitleCounter
 
NumberTypeAdaptor() - Constructor for class org.openl.rules.dt.type.ITypeAdaptor.NumberTypeAdaptor
 
NumberUtils - Class in org.openl.rules.helpers
 
NV - org.openl.rules.enumeration.UsStatesEnum
 
nValues() - Method in class org.openl.rules.dt.element.FunctionalRow
 
NxA_VALUE - Static variable in class org.openl.rules.dt.element.DecisionValue
 
NY - org.openl.rules.enumeration.UsStatesEnum
 
NZ - org.openl.rules.enumeration.CountriesEnum
 
NZD - org.openl.rules.enumeration.CurrenciesEnum
 

O

ObjectStorage - Class in org.openl.rules.dt.storage
 
ObjectStorageBuilder - Class in org.openl.rules.dt.storage
 
ObjectToDataConvertorFactory - Class in org.openl.rules.convertor
Gives convertors from one class to another.
ObjectToDataConvertorFactory() - Constructor for class org.openl.rules.convertor.ObjectToDataConvertorFactory
 
ObjectToDataConvertorFactory.ClassCastPair - Class in org.openl.rules.convertor
 
ObjectToDataConvertorFactory.CopyConvertor - Class in org.openl.rules.convertor
 
ObjectToDataConvertorFactory.MatchedConstructorConvertor - Class in org.openl.rules.convertor
 
ObjectToDataConvertorFactory.StaticMethodConvertor - Class in org.openl.rules.convertor
Contains static method as a private field for constructing new objects of appropriate type.
ObjectToDataOpenCastConvertor - Class in org.openl.rules.convertor
 
ObjectToDataOpenCastConvertor() - Constructor for class org.openl.rules.convertor.ObjectToDataOpenCastConvertor
 
ObjenesisInstantiationStrategy() - Constructor for class org.openl.rules.table.OpenLCloner.ObjenesisInstantiationStrategy
 
ODD_ACTIVE_TABLE_MESSAGE - Static variable in class org.openl.rules.validation.ActivePropertyValidator
 
OFF - org.openl.rules.enumeration.ValidateDTEnum
 
OH - org.openl.rules.enumeration.UsStatesEnum
 
OK - org.openl.rules.enumeration.UsStatesEnum
 
OM - org.openl.rules.enumeration.CountriesEnum
 
OMR - org.openl.rules.enumeration.CurrenciesEnum
 
ON - org.openl.rules.enumeration.CaProvincesEnum
 
ON - org.openl.rules.enumeration.ValidateDTEnum
 
ON_EACH_EDIT - org.openl.rules.table.properties.def.TablePropertyDefinition.SystemValuePolicy
 
OP_MATCH - Static variable in interface org.openl.rules.cmatch.matcher.IMatcherBuilder
Both are equal or actual value is in range.
OP_MAX - Static variable in interface org.openl.rules.cmatch.matcher.IMatcherBuilder
variable is less or equal to check value
OP_MIN - Static variable in interface org.openl.rules.cmatch.matcher.IMatcherBuilder
variable is bigger or equal to check value
OPEN - org.openl.rules.range.Range.Bound
 
OPEN - org.openl.rules.range.Range.Type
 
OPEN_CLOSED - org.openl.rules.range.Range.Type
 
OPEN_CURLY_BRACKET - org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
OpenClassUtil - Class in org.openl
 
OpenLAlgorithmErrorSignal - Exception in org.openl.rules.tbasic.runtime
 
OpenLAlgorithmErrorSignal(Throwable) - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmErrorSignal
 
OpenLAlgorithmExecutionException - Exception in org.openl.rules.tbasic.runtime
 
OpenLAlgorithmExecutionException() - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmExecutionException
 
OpenLAlgorithmExecutionException(String) - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmExecutionException
 
OpenLAlgorithmExecutionException(String, Throwable) - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmExecutionException
 
OpenLAlgorithmExecutionException(Throwable) - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmExecutionException
 
OpenLAlgorithmGoToMainSignal - Exception in org.openl.rules.tbasic.runtime
Signal is used when executed GOTO operation from subroutine to main.
OpenLAlgorithmGoToMainSignal(String) - Constructor for exception org.openl.rules.tbasic.runtime.OpenLAlgorithmGoToMainSignal
Create an instance of OpenLAlgorithmGoToMainSignal initialized with label to jump.
OpenlBasedDataTableModel - Class in org.openl.rules.data
 
OpenLBuilder - Class in org.openl.j
 
OpenLBuilder - Class in org.openl.rules.java
 
OpenLBuilder - Class in org.openl.xls
 
OpenLBuilder() - Constructor for class org.openl.j.OpenLBuilder
 
OpenLBuilder() - Constructor for class org.openl.rules.java.OpenLBuilder
 
OpenLBuilder() - Constructor for class org.openl.xls.OpenLBuilder
 
OpenLBuilderImpl - Class in org.openl.rules.lang.xls
 
OpenLBuilderImpl() - Constructor for class org.openl.rules.lang.xls.OpenLBuilderImpl
 
OpenLCloner - Class in org.openl.rules.table
Extension for Cloner.
OpenLCloner() - Constructor for class org.openl.rules.table.OpenLCloner
 
OpenLCloner.ObjenesisInstantiationStrategy - Class in org.openl.rules.table
 
OpenLEvaluationOperation - Class in org.openl.rules.tbasic.runtime.operations
The OpenLEvaluationOperation class describes operation which has expression which must be calculated.
OpenLEvaluationOperation(IMethodCaller) - Constructor for class org.openl.rules.tbasic.runtime.operations.OpenLEvaluationOperation
Create an instance of OpenLEvaluationOperation.
OpenLFuzzyUtils - Class in org.openl.rules.fuzzy
 
OpenLFuzzyUtils.FuzzyResult - Class in org.openl.rules.fuzzy
 
OpenLMessageSource - Class in org.openl.rules.binding
OpenL Project MessageSource service.
OpenLMessageSource(ClassLoader) - Constructor for class org.openl.rules.binding.OpenLMessageSource
 
OpenLMessageSource.MessageBundle - Class in org.openl.rules.binding
 
OpenLRulesMethodHandler - Class in org.openl.rules.runtime
 
OpenLRulesMethodHandler(Object, Map<Method, IOpenMember>, IRuntimeEnvBuilder) - Constructor for class org.openl.rules.runtime.OpenLRulesMethodHandler
 
OpenlSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
OpenlSyntaxNode(String, ILocation, IOpenSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.syntax.OpenlSyntaxNode
 
OpenLSystemProperties - Class in org.openl.engine
 
OpenlToolAdaptor - Class in org.openl.rules
The purpose of this class is to simplify compiling of OpenL objects in complex structured environments where context is defined on top and must be propagated down without having to transfer many of the elements required to do the validation and compilation.
OpenlToolAdaptor(OpenL, IBindingContext, TableSyntaxNode) - Constructor for class org.openl.rules.OpenlToolAdaptor
 
OpenMethodDispatcher - Class in org.openl.rules.types
Class that decorates the IOpenMehtod interface for method overload support.
OpenMethodDispatcher() - Constructor for class org.openl.rules.types.OpenMethodDispatcher
 
OpenMethodDispatcher(IOpenMethod, XlsModuleOpenClass) - Constructor for class org.openl.rules.types.OpenMethodDispatcher
 
OPERATION - Static variable in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
OPERATION - Static variable in class org.openl.rules.table.properties.expressions.match.EQMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.ContainsMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.EQMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.GEMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.GTMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.LEMatchingExpression
 
OPERATION_NAME - Static variable in class org.openl.rules.table.properties.expressions.match.LTMatchingExpression
 
OperationFactory - Class in org.openl.rules.tbasic.compile
Factory for creating TBasic operations from the 'org.openl.rules.tbasic.runtime.operations' package
OperationFactory(ParameterConverterManager) - Constructor for class org.openl.rules.tbasic.compile.OperationFactory
 
OperationType - Enum in org.openl.rules.tbasic.compile
Created by dl on 9/16/14.
optimizeAndBuild() - Method in interface org.openl.rules.dt.storage.IStorageBuilder
 
optimizeAndBuild() - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
optimizeAndBuild() - Method in class org.openl.rules.dt.storage.ScaleStorageBuilder
 
OPTIONAL - org.openl.rules.tbasic.TableParserSpecificationBean.ValueNecessity
 
OR - org.openl.rules.enumeration.UsStatesEnum
 
org.openl - package org.openl
 
org.openl.binding.impl - package org.openl.binding.impl
 
org.openl.binding.impl.ce - package org.openl.binding.impl.ce
 
org.openl.binding.impl.method - package org.openl.binding.impl.method
 
org.openl.binding.impl.module - package org.openl.binding.impl.module
 
org.openl.engine - package org.openl.engine
 
org.openl.excel.grid - package org.openl.excel.grid
 
org.openl.excel.parser - package org.openl.excel.parser
 
org.openl.excel.parser.dom - package org.openl.excel.parser.dom
 
org.openl.excel.parser.event - package org.openl.excel.parser.event
 
org.openl.excel.parser.event.style - package org.openl.excel.parser.event.style
 
org.openl.excel.parser.sax - package org.openl.excel.parser.sax
 
org.openl.j - package org.openl.j
 
org.openl.rules - package org.openl.rules
 
org.openl.rules.annotations - package org.openl.rules.annotations
 
org.openl.rules.binding - package org.openl.rules.binding
 
org.openl.rules.calc - package org.openl.rules.calc
 
org.openl.rules.calc.element - package org.openl.rules.calc.element
 
org.openl.rules.calc.result - package org.openl.rules.calc.result
 
org.openl.rules.cmatch - package org.openl.rules.cmatch
 
org.openl.rules.cmatch.algorithm - package org.openl.rules.cmatch.algorithm
 
org.openl.rules.cmatch.matcher - package org.openl.rules.cmatch.matcher
 
org.openl.rules.constants - package org.openl.rules.constants
 
org.openl.rules.context - package org.openl.rules.context
 
org.openl.rules.context.properties - package org.openl.rules.context.properties
 
org.openl.rules.convertor - package org.openl.rules.convertor
 
org.openl.rules.core.ce - package org.openl.rules.core.ce
 
org.openl.rules.data - package org.openl.rules.data
 
org.openl.rules.datatype.binding - package org.openl.rules.datatype.binding
 
org.openl.rules.datatype.gen - package org.openl.rules.datatype.gen
 
org.openl.rules.dt - package org.openl.rules.dt
 
org.openl.rules.dt.algorithm - package org.openl.rules.dt.algorithm
 
org.openl.rules.dt.algorithm.evaluator - package org.openl.rules.dt.algorithm.evaluator
 
org.openl.rules.dt.data - package org.openl.rules.dt.data
 
org.openl.rules.dt.element - package org.openl.rules.dt.element
 
org.openl.rules.dt.index - package org.openl.rules.dt.index
 
org.openl.rules.dt.storage - package org.openl.rules.dt.storage
 
org.openl.rules.dt.type - package org.openl.rules.dt.type
 
org.openl.rules.dt.type.domains - package org.openl.rules.dt.type.domains
 
org.openl.rules.dt.validator - package org.openl.rules.dt.validator
 
org.openl.rules.enumeration - package org.openl.rules.enumeration
 
org.openl.rules.fuzzy - package org.openl.rules.fuzzy
 
org.openl.rules.helpers - package org.openl.rules.helpers
 
org.openl.rules.java - package org.openl.rules.java
 
org.openl.rules.lang.xls - package org.openl.rules.lang.xls
 
org.openl.rules.lang.xls.binding - package org.openl.rules.lang.xls.binding
 
org.openl.rules.lang.xls.binding.wrapper - package org.openl.rules.lang.xls.binding.wrapper
 
org.openl.rules.lang.xls.binding.wrapper.base - package org.openl.rules.lang.xls.binding.wrapper.base
 
org.openl.rules.lang.xls.load - package org.openl.rules.lang.xls.load
 
org.openl.rules.lang.xls.syntax - package org.openl.rules.lang.xls.syntax
 
org.openl.rules.lang.xls.types - package org.openl.rules.lang.xls.types
 
org.openl.rules.lang.xls.types.meta - package org.openl.rules.lang.xls.types.meta
 
org.openl.rules.method - package org.openl.rules.method
 
org.openl.rules.method.table - package org.openl.rules.method.table
 
org.openl.rules.property - package org.openl.rules.property
 
org.openl.rules.property.exception - package org.openl.rules.property.exception
 
org.openl.rules.range - package org.openl.rules.range
 
org.openl.rules.runtime - package org.openl.rules.runtime
 
org.openl.rules.service - package org.openl.rules.service
 
org.openl.rules.source.impl - package org.openl.rules.source.impl
 
org.openl.rules.structure - package org.openl.rules.structure
 
org.openl.rules.table - package org.openl.rules.table
 
org.openl.rules.table.actions - package org.openl.rules.table.actions
 
org.openl.rules.table.actions.style - package org.openl.rules.table.actions.style
 
org.openl.rules.table.actions.style.font - package org.openl.rules.table.actions.style.font
 
org.openl.rules.table.constraints - package org.openl.rules.table.constraints
 
org.openl.rules.table.formatters - package org.openl.rules.table.formatters
 
org.openl.rules.table.openl - package org.openl.rules.table.openl
 
org.openl.rules.table.properties - package org.openl.rules.table.properties
 
org.openl.rules.table.properties.def - package org.openl.rules.table.properties.def
 
org.openl.rules.table.properties.expressions.match - package org.openl.rules.table.properties.expressions.match
 
org.openl.rules.table.properties.expressions.sequence - package org.openl.rules.table.properties.expressions.sequence
 
org.openl.rules.table.properties.inherit - package org.openl.rules.table.properties.inherit
 
org.openl.rules.table.syntax - package org.openl.rules.table.syntax
 
org.openl.rules.table.ui - package org.openl.rules.table.ui
 
org.openl.rules.table.xls - package org.openl.rules.table.xls
 
org.openl.rules.table.xls.builder - package org.openl.rules.table.xls.builder
 
org.openl.rules.table.xls.formatters - package org.openl.rules.table.xls.formatters
 
org.openl.rules.table.xls.writers - package org.openl.rules.table.xls.writers
 
org.openl.rules.tbasic - package org.openl.rules.tbasic
 
org.openl.rules.tbasic.compile - package org.openl.rules.tbasic.compile
 
org.openl.rules.tbasic.runtime - package org.openl.rules.tbasic.runtime
 
org.openl.rules.tbasic.runtime.operations - package org.openl.rules.tbasic.runtime.operations
 
org.openl.rules.testmethod - package org.openl.rules.testmethod
 
org.openl.rules.testmethod.export - package org.openl.rules.testmethod.export
 
org.openl.rules.testmethod.result - package org.openl.rules.testmethod.result
 
org.openl.rules.types - package org.openl.rules.types
 
org.openl.rules.types.impl - package org.openl.rules.types.impl
 
org.openl.rules.validation - package org.openl.rules.validation
 
org.openl.rules.validation.properties.dimentional - package org.openl.rules.validation.properties.dimentional
 
org.openl.rules.validator - package org.openl.rules.validator
 
org.openl.rules.vm - package org.openl.rules.vm
 
org.openl.rules.vm.ce - package org.openl.rules.vm.ce
 
org.openl.xls - package org.openl.xls
 
OriginsEnum - Enum in org.openl.rules.enumeration
 
OTHER - org.openl.binding.impl.NodeType
 
OTHERUNDERLINED - org.openl.binding.impl.NodeType
 
out(boolean) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(char) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(double) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(float) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(int) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(long) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(short) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(Object) - Static method in class org.openl.rules.helpers.RulesUtils
 
out(String) - Static method in class org.openl.rules.helpers.RulesUtils
 
OverloadedMethodsDictionary - Class in org.openl.rules.lang.xls
Dictionary of IOpenMethod instances.
OverloadedMethodsDictionary() - Constructor for class org.openl.rules.lang.xls.OverloadedMethodsDictionary
 
OverloadedMethodsDispatcherTable - Class in org.openl.rules.types.impl
OpenMethodDispatcher based on dispatcher table.
OverloadedMethodsDispatcherTable() - Constructor for class org.openl.rules.types.impl.OverloadedMethodsDispatcherTable
 
OverloadedMethodsDispatcherTable(IOpenMethod, XlsModuleOpenClass) - Constructor for class org.openl.rules.types.impl.OverloadedMethodsDispatcherTable
 
OverloadedMethodsDispatcherTableWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
OverloadedMethodsDispatcherTableWrapper(XlsModuleOpenClass, OverloadedMethodsDispatcherTable, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.OverloadedMethodsDispatcherTableWrapper
 

P

PA - org.openl.rules.enumeration.CountriesEnum
 
PA - org.openl.rules.enumeration.UsStatesEnum
 
PAB - org.openl.rules.enumeration.CurrenciesEnum
 
PARAM_COLUMN_INDEX - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
 
ParameterConverterManager - Class in org.openl.rules.tbasic.compile
Converts the parameter defined in the TBasic table specification to the appropriate Operation constructor parameter
ParameterConverterManager(AlgorithmCompiler, IOpenClass) - Constructor for class org.openl.rules.tbasic.compile.ParameterConverterManager
 
ParameterConverterManager.ParameterConverter - Interface in org.openl.rules.tbasic.compile
 
ParameterDeclarationNodeBinderWithContextParameterSupport - Class in org.openl.binding.impl.module
 
ParameterDeclarationNodeBinderWithContextParameterSupport() - Constructor for class org.openl.binding.impl.module.ParameterDeclarationNodeBinderWithContextParameterSupport
 
ParameterWithValueDeclaration - Class in org.openl.rules.testmethod
 
ParameterWithValueDeclaration(String, Object) - Constructor for class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
ParameterWithValueDeclaration(String, Object, IOpenClass) - Constructor for class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
ParameterWithValueDeclaration(String, Object, IOpenClass, IOpenField) - Constructor for class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
paramInitialized - Variable in class org.openl.rules.dt.element.FunctionalRow
 
params - Variable in class org.openl.rules.calc.SpreadsheetResultCalculator
Copy of the spreadsheet call parameters.
params - Variable in class org.openl.rules.dt.element.FunctionalRow
 
paramsUniqueNames - Variable in class org.openl.rules.dt.element.FunctionalRow
 
PARENT_TYPE_INDEX - Static variable in class org.openl.rules.datatype.binding.DatatypeNodeBinder
 
parentFields - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
parentType - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
parsableAs(String, Class<?>, IBindingContext) - Static method in class org.openl.rules.dt.DecisionTableHelper
 
parse() - Method in interface org.openl.rules.tbasic.IRowParser
 
parse() - Method in class org.openl.rules.tbasic.RowParser
 
parse(Class<T>, String, IBindingContext) - Static method in class org.openl.rules.convertor.String2DataConvertorFactory
 
parse(String) - Method in class org.openl.rules.range.Range
 
parse(String) - Static method in class org.openl.rules.range.RangeParser
 
parse(String) - Static method in class org.openl.rules.table.constraints.ConstraintsParser
 
parse(String) - Method in class org.openl.rules.table.formatters.ArrayFormatter
 
parse(String) - Method in class org.openl.rules.table.formatters.FormulaFormatter
 
parse(String) - Method in class org.openl.rules.table.formatters.SmartNumberFormatter
 
parse(String) - Static method in class org.openl.rules.table.properties.expressions.match.MatchingExpressionsParser
 
parse(String, String) - Method in interface org.openl.rules.convertor.IString2DataConvertor
 
parse(String, String) - Method in class org.openl.rules.convertor.String2CharRangeConvertor
 
parse(String, String) - Method in class org.openl.rules.convertor.String2InstantConverter
 
parse(String, String) - Method in class org.openl.rules.convertor.String2LocalDateTimeConvertor
 
parse(String, String) - Method in class org.openl.rules.convertor.String2LocalTimeConvertor
 
parse(String, String) - Method in class org.openl.rules.convertor.String2StringRangeConvertor
 
parse(String, String) - Method in class org.openl.rules.convertor.String2ZonedDateTimeConvertor
 
parse(String, String, IBindingContext) - Method in interface org.openl.rules.convertor.IString2DataConverterWithContext
 
parse(ILogicalTable, ITableObject) - Method in class org.openl.rules.structure.ATableParserElement
 
parse(ILogicalTable, ITableObject) - Method in interface org.openl.rules.structure.ITableParserElement
 
parse(IOpenSourceCodeModule) - Method in class org.openl.excel.grid.SequentialXlsLoader
 
parseAsMethodBody(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
parseAsMethodHeader(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
parseAsModule(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
parseAsModule(IOpenSourceCodeModule) - Method in class org.openl.xls.Parser
 
parseAsParameterDeclaration(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
parseAsType(IOpenSourceCodeModule) - Method in class org.openl.rules.lang.xls.BaseParser
 
parseCheckValues(IBindingContext, ColumnMatch, TableRow, MatchNode, int) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
Parses CheckValues for node(row).
ParsedCell - Class in org.openl.excel.grid
 
ParsedGrid - Class in org.openl.excel.grid
 
parseFormattedDouble(String) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
parseFormattedDouble(String, String) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
parseInternal(ILogicalTable, ITableObject) - Method in class org.openl.rules.structure.ATableParserElement
 
parseInternal(ILogicalTable, ITableObject) - Method in class org.openl.rules.structure.RowParserElement
 
Parser - Class in org.openl.xls
 
Parser(IUserContext) - Constructor for class org.openl.xls.Parser
 
ParserDateUtil - Class in org.openl.excel.parser
 
ParserDateUtil() - Constructor for class org.openl.excel.parser.ParserDateUtil
 
parseSpecialRows(IBindingContext, ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
Compiles (parses) return values based on return type.
parseSpecialRows(IBindingContext, ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
parseSpecialRows(IBindingContext, ColumnMatch) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
ParseStruct() - Constructor for class org.openl.rules.helpers.ARangeParser.ParseStruct
 
parseTable(ILogicalTable, ITableParserElement[], ITableObject) - Static method in class org.openl.rules.structure.TableParser
 
parseTopNode(String) - Method in class org.openl.j.BExGrammarWithParsingHelp
 
parseValues(IBindingContext, ColumnMatch, TableRow, IOpenClass) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
PARTLY_INTERSECTS - org.openl.rules.types.impl.IntersectionType
 
PE - org.openl.rules.enumeration.CaProvincesEnum
 
PE - org.openl.rules.enumeration.CountriesEnum
 
PEN - org.openl.rules.enumeration.CurrenciesEnum
 
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertAction
Perform action for inserting rows or columns.
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertRowsAction
 
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
Perform action for removing rows or columns.
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveColumnsAction
 
performAction(int, IGridRegion, IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveRowsAction
 
PerformOperation - Class in org.openl.rules.tbasic.runtime.operations
The PerformOperation class describes simple class which calculates some statement, but does not requires any return.
PerformOperation(IMethodCaller) - Constructor for class org.openl.rules.tbasic.runtime.operations.PerformOperation
Create an instance of PerformOperation.
PG - org.openl.rules.enumeration.CountriesEnum
 
PH - org.openl.rules.enumeration.CountriesEnum
 
phoneticFix(String) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
PHP - org.openl.rules.enumeration.CurrenciesEnum
 
PI - Static variable in class org.openl.rules.helpers.RulesUtils
 
PL - org.openl.rules.enumeration.CountriesEnum
 
PLN - org.openl.rules.enumeration.CurrenciesEnum
 
PoiExcelHelper - Class in org.openl.rules.table.xls
 
Point - Class in org.openl.rules.table
Handles two coordinates: column number and row number.
POL - org.openl.rules.enumeration.LanguagesEnum
 
popContext() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
popLocalFrame() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
popMetaInfos() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
popThis() - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
populate(IDataBase, IBindingContext) - Method in interface org.openl.rules.data.ITable
 
populate(IDataBase, IBindingContext) - Method in class org.openl.rules.data.Table
 
populateLiteral(Object, ILogicalTable, OpenlToolAdaptor, IRuntimeEnv, boolean) - Method in class org.openl.rules.data.ColumnDescriptor
Method is using to load data.
populateLiteralByForeignKey(Object, ILogicalTable, IDataBase, IBindingContext, IRuntimeEnv) - Method in class org.openl.rules.data.ForeignKeyColumnDescriptor
Method is using to load data from foreign table, using foreign key (see DataTableBindHelper.getForeignKeyTokens(IBindingContext, ILogicalTable, int)).
POR - org.openl.rules.enumeration.LanguagesEnum
 
postprocess() - Method in class org.openl.rules.tbasic.compile.AlgorithmFunctionCompiler
Finalize compilation of function.
pow(byte, byte) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the value of the first argument raised to the power of the second argument.
pow(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
 
pow(float, float) - Static method in class org.openl.rules.helpers.RulesUtils
 
pow(int, int) - Static method in class org.openl.rules.helpers.RulesUtils
 
pow(long, long) - Static method in class org.openl.rules.helpers.RulesUtils
 
pow(short, short) - Static method in class org.openl.rules.helpers.RulesUtils
 
pow(Double, Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
PR - org.openl.rules.enumeration.CountriesEnum
 
PR - org.openl.rules.enumeration.UsStatesEnum
 
preBind() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
preBind(IBindingContext) - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
preBind(IBindingContext) - Method in class org.openl.rules.dt.DecisionTableBoundNode
 
preBind(XlsModuleOpenClass, IBindingContext) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.calc.SpreadsheetNodeBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.constants.ConstantsTableBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.data.DataNodeBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.datatype.binding.DatatypeNodeBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.dt.DecisionTableNodeBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.binding.AExecutableNodeBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.binding.AXlsTableBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.property.PropertyTableBinder
 
preBind(TableSyntaxNode, OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Method in class org.openl.rules.testmethod.TestMethodNodeBinder
 
preBindMethod(OpenMethodHeader) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
PRECISION_PATTERN - Static variable in class org.openl.rules.data.DataTableBindHelper
 
PrecisionFieldChain - Class in org.openl.rules.data
 
PrecisionFieldChain(IOpenClass, IOpenField[], Integer) - Constructor for class org.openl.rules.data.PrecisionFieldChain
 
predicate(JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.AddAllMethodFilter
 
predicate(JavaOpenMethod, IOpenClass[], ICastFactory) - Method in class org.openl.rules.helpers.FlattenMethodFilter
 
preFetchedResult - Variable in class org.openl.rules.calc.SpreadsheetInvoker
 
preFetchResult(Spreadsheet) - Method in class org.openl.rules.calc.SpreadsheetInvoker
Creates a result with constant values that are populated
preLoad(OpenlToolAdaptor) - Method in interface org.openl.rules.data.ITable
 
preLoad(OpenlToolAdaptor) - Method in class org.openl.rules.data.Table
 
preLoadTable(ITable, ITableModel, ILogicalTable, OpenlToolAdaptor) - Method in class org.openl.rules.data.DataBase
 
preLoadTable(ITable, ITableModel, ILogicalTable, OpenlToolAdaptor) - Method in interface org.openl.rules.data.IDataBase
 
prepare(DecisionTable, IOpenClass, IMethodSignature, OpenL, IBindingContext, RuleRow, IOpenClass, TableSyntaxNode) - Method in class org.openl.rules.dt.element.FunctionalRow
 
prepare(DecisionTable, IOpenClass, IMethodSignature, OpenL, IBindingContext, RuleRow, IOpenClass, TableSyntaxNode) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
prepare(IGridRegion) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
prepare(IGridRegion) - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
prepare(IGridRegion) - Method in class org.openl.rules.lang.xls.types.meta.EmptyMetaInfoReader
 
prepare(IGridRegion) - Method in interface org.openl.rules.lang.xls.types.meta.MetaInfoReader
Preliminary load meta info for a given region.
prepare(IGridRegion) - Method in class org.openl.rules.lang.xls.types.meta.MetaInfoWriterImpl
 
prepareAction(DecisionTable, IOpenMethodHeader, IMethodSignature, OpenL, IBindingContext, RuleRow, IOpenClass, TableSyntaxNode) - Method in class org.openl.rules.dt.element.Action
 
prepareAction(DecisionTable, IOpenMethodHeader, IMethodSignature, OpenL, IBindingContext, RuleRow, IOpenClass, TableSyntaxNode) - Method in interface org.openl.rules.dt.element.IAction
 
prepareAndBuildAlgorithm(IBindingContext) - Method in class org.openl.rules.dt.algorithm.DecisionTableAlgorithmBuilder
 
prepareAndBuildAlgorithm(IBindingContext) - Method in interface org.openl.rules.dt.algorithm.IAlgorithmBuilder
 
prepareInstanceInterfaces() - Method in class org.openl.rules.runtime.RulesEngineFactory
 
prepareMethodHandler(Object, Map<Method, IOpenMember>, IRuntimeEnv) - Method in class org.openl.rules.runtime.RulesEngineFactory
 
prepareNodes(IBindingContext, ColumnMatch, ArgumentsHelper, int) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
Prepares Nodes.
prepareNodes(IBindingContext, ColumnMatch, ArgumentsHelper, int) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
prepareNodes(IBindingContext, ColumnMatch, ArgumentsHelper, int) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
prepareParams(OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.FunctionalRow
 
prepareParams(OpenL, IBindingContext) - Method in interface org.openl.rules.dt.element.IDecisionRow
 
prepareParams(IOpenClass, IMethodSignature, IOpenClass, IOpenSourceCodeModule, OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.Action
 
prepareParams(IOpenClass, IMethodSignature, IOpenClass, IOpenSourceCodeModule, OpenL, IBindingContext) - Method in class org.openl.rules.dt.element.FunctionalRow
 
preprocess(List<AlgorithmTreeNode>, ConversionRuleStep, IBindingContext) - Method in interface org.openl.rules.tbasic.compile.AlgorithmCompiler.OperationPreprocessor
 
PRESENTATION_COLUMN_INDEX - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
 
preventCellsLoopingOnThis - Static variable in class org.openl.rules.calc.SpreadsheetStructureBuilder
 
PrimaryKeyField - Class in org.openl.rules.data
 
PrimaryKeyField(String, ITable) - Constructor for class org.openl.rules.data.PrimaryKeyField
 
processConstructor(JavaOpenConstructor) - Method in class org.openl.rules.calc.AnySpreadsheetResultOpenClass
 
processConstructor(JavaOpenConstructor) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
processDependencyTypeBeforeAdding(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
processError(SyntaxNodeException, RulesModuleBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
 
processFieldBeforeAdding(IOpenField) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
processFieldsChain(IBindingContext, ITable, IOpenClass, IdentifierNode[]) - Static method in class org.openl.rules.data.DataTableBindHelper
Process the chain of fields, e.g.
processFoundMethodCaller(IMethodCaller) - Method in class org.openl.binding.impl.ce.MethodNodeBinder
 
processRecord(Record) - Method in class org.openl.excel.parser.event.SharedValueListener
 
processRecord(Record) - Method in class org.openl.excel.parser.event.StyleTrackingListener
 
processRecord(Record) - Method in class org.openl.excel.parser.event.TableStyleListener
 
processRecord(Record) - Method in class org.openl.excel.parser.event.WorkbookListener
 
processResult(Object) - Method in class org.openl.rules.calc.CastingCustomSpreadsheetResultField
 
processResult(Object) - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
processTable(XlsModuleOpenClass, ITable, ILogicalTable, String, IOpenClass, IBindingContext, OpenL, boolean) - Method in class org.openl.rules.data.DataNodeBinder
Populate the ITable with data from ILogicalTable.
PROHIBITED - org.openl.rules.tbasic.TableParserSpecificationBean.ValueNecessity
 
PROJECT - org.openl.rules.table.properties.inherit.InheritanceLevel
 
ProjectHelper - Class in org.openl.rules.testmethod
 
PROPERTIES_HEADER - Static variable in class org.openl.rules.table.properties.PropertiesHelper
 
PROPERTIES_MIN_WIDTH - Static variable in class org.openl.rules.table.xls.builder.TableBuilder
 
PropertiesChecker - Class in org.openl.rules.table.properties.inherit
Class to check properties according to some situations.
PropertiesHelper - Class in org.openl.rules.table.properties
 
PropertiesLoader - Class in org.openl.rules.table.properties
Loads all kinds of properties to tsn.
PropertiesLoader(OpenL, RulesModuleBindingContext, XlsModuleOpenClass) - Constructor for class org.openl.rules.table.properties.PropertiesLoader
 
PropertiesOpenField - Class in org.openl.rules.property
 
PropertiesOpenField(String, TableProperties, ModuleOpenClass) - Constructor for class org.openl.rules.property.PropertiesOpenField
 
PropertiesTableBuilder - Class in org.openl.rules.table.xls.builder
The class is responsible for creating Properties tables in excel sheets.
PropertiesTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.PropertiesTableBuilder
Creates new instance.
PROPERTY_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
PropertyAccessDelegation<T,​C> - Class in org.openl.rules.types.impl
 
PropertyAccessDelegation() - Constructor for class org.openl.rules.types.impl.PropertyAccessDelegation
 
PropertyTableBinder - Class in org.openl.rules.property
Binder for property table.
PropertyTableBinder() - Constructor for class org.openl.rules.property.PropertyTableBinder
 
PropertyTableBoundNode - Class in org.openl.rules.property
 
PropertyTableBoundNode(TableSyntaxNode) - Constructor for class org.openl.rules.property.PropertyTableBoundNode
 
PropertyTableMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
PropertyTableMetaInfoReader(PropertyTableBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.PropertyTableMetaInfoReader
 
PT - org.openl.rules.enumeration.CountriesEnum
 
PUBLIC_ABSTRACT - Static variable in class org.openl.rules.runtime.InterfaceGenerator
 
PUBLIC_ABSTRACT_INTERFACE - Static variable in class org.openl.rules.runtime.InterfaceGenerator
 
publicFields - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
pushAction(RecursiveAction) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
pushConditionExecutionResultToPool(String, Object) - Method in class org.openl.rules.dt.DecisionTableRuntimePool
 
pushContext(IRuntimeContext) - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
pushLocalFrame(Object[]) - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
pushMetaInfos() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
pushThis(Object) - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
put(Class<?>, M) - Method in class org.openl.rules.cmatch.matcher.AMatcherMapBuilder
 
putEmptyRule(int) - Method in class org.openl.rules.dt.index.EqualsIndex.Builder
 
putEmptyRule(int) - Method in class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
putMethodForOpenMethodDispatcher(OpenMethodDispatcher, IOpenMethod) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
putMethodForOpenMethodDispatcher(OpenMethodDispatcher, IOpenMethod) - Method in interface org.openl.rules.context.IRulesRuntimeContextOptimizationForOpenMethodDispatcher
 
putSubTableForBusinessView(TableSyntaxNode, IOpenClass) - Static method in class org.openl.rules.data.DataNodeBinder
Adds sub table for displaying on business view.
putToCache(Object, Object[], Object) - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
putValueToRule(Object, int) - Method in class org.openl.rules.dt.index.EqualsIndex.Builder
 
putValueToRule(Object, int) - Method in class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
PY - org.openl.rules.enumeration.CountriesEnum
 
PYG - org.openl.rules.enumeration.CurrenciesEnum
 

Q

QA - org.openl.rules.enumeration.CountriesEnum
 
QAR - org.openl.rules.enumeration.CurrenciesEnum
 
QC - org.openl.rules.enumeration.CaProvincesEnum
 
QC - org.openl.rules.enumeration.CaRegionsEnum
 
quarter(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(byte, byte) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(double, double) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(float, float) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(int, int) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(long, long) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(short, short) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(Byte, Byte) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the
quotient(Double, Double) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(Float, Float) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(Integer, Integer) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(Long, Long) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(Short, Short) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(BigDecimal, BigDecimal) - Static method in class org.openl.rules.helpers.RulesUtils
 
quotient(BigInteger, BigInteger) - Static method in class org.openl.rules.helpers.RulesUtils
 

R

random() - Static method in class org.openl.rules.helpers.RulesUtils
Returns a double value with a positive sign, greater than or equal to 0.0 and less than 1.0.
Range<T> - Class in org.openl.rules.range
Base class of ranges with utility methods.
Range() - Constructor for class org.openl.rules.range.Range
 
RANGE_CONDITION_PRIORITY - Static variable in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
RANGE_SEPARATOR - Static variable in class org.openl.rules.table.AGrid
 
Range.Bound - Enum in org.openl.rules.range
 
Range.Type - Enum in org.openl.rules.range
 
RangeAscIndex - Class in org.openl.rules.dt.index
 
RangeAscIndex(DecisionTableRuleNode, List<ARangeIndexEvaluator.IndexNode>, IRangeAdaptor<ARangeIndexEvaluator.IndexNode, ?>, int[]) - Constructor for class org.openl.rules.dt.index.RangeAscIndex
 
RangeDescIndex - Class in org.openl.rules.dt.index
 
RangeDescIndex(DecisionTableRuleNode, List<ARangeIndexEvaluator.IndexNode>, IRangeAdaptor<ARangeIndexEvaluator.IndexNode, ?>, int[]) - Constructor for class org.openl.rules.dt.index.RangeDescIndex
 
RangeIndexDecisionTableRuleNode - Class in org.openl.rules.dt
 
RangeIndexDecisionTableRuleNode(BitSet, IRuleIndex) - Constructor for class org.openl.rules.dt.RangeIndexDecisionTableRuleNode
 
RangeParser - Class in org.openl.rules.range
A performance and memory optimized parser for the range.Support the following patterns: [ X; Y ] <=X > Y > X X + X and more X or less less than X more than X X ...
RangeSelector - Class in org.openl.rules.dt.algorithm.evaluator
 
READ_ONLY - org.openl.rules.vm.CacheMode
 
READ_WRITE - org.openl.rules.vm.CacheMode
 
ReadOnlyStorage<T> - Class in org.openl.rules.dt.storage
 
RecalculateEnum - Enum in org.openl.rules.enumeration
 
RecursiveOpenMethodPreBinder - Interface in org.openl.rules.binding
 
RecursiveSpreadsheetMethodPreBindingException - Exception in org.openl.rules.binding
 
RecursiveSpreadsheetMethodPreBindingException() - Constructor for exception org.openl.rules.binding.RecursiveSpreadsheetMethodPreBindingException
 
RecursiveSpreadsheetMethodPreBindingException(String) - Constructor for exception org.openl.rules.binding.RecursiveSpreadsheetMethodPreBindingException
 
RecursiveSpreadsheetMethodPreBindingException(String, Throwable) - Constructor for exception org.openl.rules.binding.RecursiveSpreadsheetMethodPreBindingException
 
RecursiveSpreadsheetMethodPreBindingException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.rules.binding.RecursiveSpreadsheetMethodPreBindingException
 
RecursiveSpreadsheetMethodPreBindingException(Throwable) - Constructor for exception org.openl.rules.binding.RecursiveSpreadsheetMethodPreBindingException
 
referencedSignatureParams(IBaseDecisionRow) - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
Goes through the condition in algorithm column and search the params that are income parameters from the signature.
RegexpPropertyValidator - Class in org.openl.rules.validation
Validator for string properties that have to correspond to some regexp pattern
RegexpPropertyValidator(String, String) - Constructor for class org.openl.rules.validation.RegexpPropertyValidator
 
RegexpValueConstraint - Class in org.openl.rules.table.constraints
Constraint for string values.
RegexpValueConstraint(String) - Constructor for class org.openl.rules.table.constraints.RegexpValueConstraint
 
RegionGridSelector - Class in org.openl.rules.table.ui
 
RegionGridSelector(IGridRegion[], boolean) - Constructor for class org.openl.rules.table.ui.RegionGridSelector
 
RegionGridSelector(IGridRegion, boolean) - Constructor for class org.openl.rules.table.ui.RegionGridSelector
 
RegionsEnum - Enum in org.openl.rules.enumeration
 
RegionsPool - Class in org.openl.rules.table
Regions pool that gives region containing some cell quickly.
RegionsPool() - Constructor for class org.openl.rules.table.RegionsPool
 
RegionsPool(List<IGridRegion>) - Constructor for class org.openl.rules.table.RegionsPool
Instantiates the pool.
register(IGridTable, XlsSheetSourceCodeModule) - Method in class org.openl.rules.lang.xls.TablePartProcessor
 
registerBuilder(String, IMatchAlgorithmCompilerBuilder) - Static method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmFactory
Register algorithm compiler builder for specified algorithm name.
registerConvertor(Class<?>, Class<?>, IObjectToDataConvertor) - Static method in class org.openl.rules.convertor.ObjectToDataConvertorFactory
 
registerGroupOfLabels(Map<String, AlgorithmTreeNode>, IBindingContext) - Method in class org.openl.rules.tbasic.compile.CompileContext
 
registerNewLabel(String, AlgorithmTreeNode, IBindingContext) - Method in class org.openl.rules.tbasic.compile.CompileContext
 
registerNewTable(String, TableSyntaxNode) - Method in class org.openl.rules.data.DataBase
 
registerNewTable(String, TableSyntaxNode) - Method in interface org.openl.rules.data.IDataBase
 
registerTable(String, TableSyntaxNode) - Method in class org.openl.rules.data.DataBase
 
registerTable(String, TableSyntaxNode) - Method in interface org.openl.rules.data.IDataBase
 
registerTable(ITable) - Method in class org.openl.rules.data.DataBase
 
registerTable(ITable) - Method in interface org.openl.rules.data.IDataBase
 
registerTableSyntaxNode(String, TableSyntaxNode) - Method in class org.openl.rules.binding.RulesModuleBindingContext
Registers the tsn by specified key.
release() - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
release() - Method in class org.openl.rules.lang.xls.types.meta.DecisionTableMetaInfoReader
 
release() - Method in class org.openl.rules.lang.xls.types.meta.EmptyMetaInfoReader
 
release() - Method in interface org.openl.rules.lang.xls.types.meta.MetaInfoReader
Release meta info loaded in MetaInfoReader.prepare(IGridRegion)
release() - Method in class org.openl.rules.lang.xls.types.meta.MetaInfoWriterImpl
 
release(CompiledOpenClass) - Static method in class org.openl.OpenClassUtil
 
releaseClassLoader(ClassLoader) - Static method in class org.openl.OpenClassUtil
 
remove() - Static method in class org.openl.rules.runtime.LoggingHandler
 
remove(boolean[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(char[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(int) - Method in class org.openl.rules.table.constraints.Constraints
 
remove(int[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(int, int) - Method in class org.openl.rules.table.RegionsPool
removes registered region containing specified coordinates.
remove(long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
remove(Boolean[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Character[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Integer[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
 
remove(Constraint) - Method in class org.openl.rules.table.constraints.Constraints
 
remove(IGridRegion) - Method in class org.openl.rules.table.RegionsPool
 
remove(T[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes the element at the specified position from the specified array.
REMOVE - Static variable in class org.openl.rules.table.actions.UndoableEditTableAction
 
removeColumns(int, int, IGridRegion, IGrid, MetaInfoWriter) - Static method in class org.openl.rules.table.GridTool
 
removeDebugInformation() - Method in class org.openl.rules.dt.element.FunctionalRow
 
removeDebugInformation() - Method in interface org.openl.rules.dt.IBaseDecisionRow
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.constants.ConstantsTableBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.data.DataTableBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.datatype.binding.AliasDatatypeBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.lang.xls.binding.AMethodBasedNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
removeDebugInformation(IBindingContext) - Method in class org.openl.rules.testmethod.TestMethodBoundNode
 
removeDebugInformation(IMemberBoundNode[], TableSyntaxNode[], RulesModuleBindingContext) - Method in class org.openl.rules.lang.xls.XlsBinder
 
removeExprs() - Method in interface org.openl.rules.dt.storage.IStorage
 
removeExprs() - Method in class org.openl.rules.dt.storage.ObjectStorage
 
removeExprs() - Method in class org.openl.rules.dt.storage.ScaledStorage
 
removeLocale() - Static method in class org.openl.rules.context.RulesRuntimeContextFactory
 
removeMergedRegion(int, int) - Method in interface org.openl.rules.table.IWritableGrid
 
removeMergedRegion(int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
removeMergedRegion(IGridRegion) - Method in interface org.openl.rules.table.IWritableGrid
 
removeMergedRegion(IGridRegion) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
removeRows(int, int, IGridRegion, IGrid, MetaInfoWriter) - Static method in class org.openl.rules.table.GridTool
 
removeShape(HSSFShape) - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
removeTable(IGridTable) - Method in class org.openl.rules.service.TableServiceImpl
 
REQUIRED - org.openl.rules.tbasic.TableParserSpecificationBean.ValueNecessity
 
reset() - Method in class org.openl.excel.parser.ParserDateUtil
 
reset(boolean) - Method in class org.openl.rules.runtime.RulesEngineFactory
 
resetCurrentFactory() - Static method in class org.openl.rules.lang.xls.load.WorkbookLoaders
 
resetLowerCasedUsedFields() - Method in class org.openl.rules.dt.data.DecisionTableDataType
 
resetMethodArgumentsCache() - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
resetOriginalCalculationSteps() - Method in class org.openl.rules.vm.ArgumentCachingStorage
 
resetUri() - Method in class org.openl.rules.table.AGridTable
 
resetUri() - Method in interface org.openl.rules.table.IGridTable
 
resizeRegion(boolean, boolean, int, IGridRegion) - Method in class org.openl.rules.table.actions.GridRegionAction
 
resolve(IOpenClass[], ICastFactory) - Static method in class org.openl.rules.helpers.AddAllMethodFilter
 
restorePrevCell(IWritableGrid) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
RestoreRuntimeContextMethod() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.RestoreRuntimeContextMethod
 
Result - Class in org.openl.rules.tbasic.runtime
The Result class stores result of execution some operation and command for VM which operation must be next.
Result(ReturnType) - Constructor for class org.openl.rules.tbasic.runtime.Result
Create an instance of Result for operation which didn't return any value.
Result(ReturnType, Object) - Constructor for class org.openl.rules.tbasic.runtime.Result
Create an instance of Result for operation which returned value.
ResultExport - Class in org.openl.rules.testmethod.export
 
ResultExport() - Constructor for class org.openl.rules.testmethod.export.ResultExport
 
ResultNotFoundException - Exception in org.openl.rules.vm
 
ResultNotFoundException() - Constructor for exception org.openl.rules.vm.ResultNotFoundException
 
ResultNotFoundException(String) - Constructor for exception org.openl.rules.vm.ResultNotFoundException
 
ResultNotFoundException(String, Throwable) - Constructor for exception org.openl.rules.vm.ResultNotFoundException
 
ResultNotFoundException(Throwable) - Constructor for exception org.openl.rules.vm.ResultNotFoundException
 
retrieveIndexRange(int) - Method in class org.openl.rules.dt.index.RangeAscIndex
 
retrieveIndexRange(int) - Method in class org.openl.rules.dt.index.RangeDescIndex
 
RETURN - org.openl.rules.dt.DecisionTableColumnHeaders
 
RETURN - org.openl.rules.dt.element.ActionType
 
RETURN - org.openl.rules.enumeration.DTEmptyResultProcessingEnum
 
RETURN - org.openl.rules.lang.xls.binding.DTColumnsDefinitionType
 
RETURN - org.openl.rules.tbasic.compile.SuitablityAsReturn
 
RETURN - org.openl.rules.tbasic.runtime.ReturnType
 
RETURN - org.openl.rules.tbasic.TBasicSpecificationKey
 
ReturnAnalyzer - Class in org.openl.rules.tbasic.compile
The ReturnAnalyzer class analyzes body of some TBasic function for correctness of returns sequence and return types and detects unreachable code.
ReturnAnalyzer(IOpenClass, AlgorithmCompiler) - Constructor for class org.openl.rules.tbasic.compile.ReturnAnalyzer
Create an instance of ReturnAnalyzer for analysis of some function from TBasic compiler.
ReturnOperation<ResultValueType> - Class in org.openl.rules.tbasic.runtime.operations
The ReturnOperation class describes operation which finalizes execution of some function or subroutine and returns some value if necessary.
ReturnOperation(IMethodCaller) - Constructor for class org.openl.rules.tbasic.runtime.operations.ReturnOperation
Create an instance of ReturnOperation.
RETURNS_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
ReturnsTableBinder - Class in org.openl.rules.dt
Binder for returns table.
ReturnsTableBinder() - Constructor for class org.openl.rules.dt.ReturnsTableBinder
 
ReturnsTableBoundNode - Class in org.openl.rules.dt
 
ReturnsTableBoundNode(TableSyntaxNode, OpenL) - Constructor for class org.openl.rules.dt.ReturnsTableBoundNode
 
ReturnType - Enum in org.openl.rules.tbasic.runtime
 
RI - org.openl.rules.enumeration.UsStatesEnum
 
right - Variable in enum org.openl.rules.range.Range.Type
 
RIGHT - Static variable in interface org.openl.rules.table.ui.ICellStyle
 
RIGHT_CLOSED - org.openl.rules.range.Range.Type
 
RIGHT_OPEN - org.openl.rules.range.Range.Type
 
rint(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the double value that is closest in value to the argument and is equal to a mathematical integer.
RO - org.openl.rules.enumeration.CountriesEnum
 
RON - org.openl.rules.enumeration.CurrenciesEnum
 
roundValue(Double, int) - Static method in class org.openl.rules.helpers.NumberUtils
 
row() - Method in annotation type org.openl.rules.calc.SpreadsheetCell
 
ROW_AND_COLUMN - org.openl.rules.calc.element.SpreadsheetCellRefType
 
ROW_ID - Static variable in class org.openl.rules.data.RowIdField
 
ROW_NAMES_FIELD_NAME - Static variable in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
ROW_SCORE - Static variable in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
ROW_SCORE - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
ROW_SCORE_IDX - Static variable in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
ROW_SCORE_IDX - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
ROW_TOTAL_SCORE - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
ROW_TOTAL_SCORE_IDX - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
RowIdField - Class in org.openl.rules.data
 
RowIdField(ITable) - Constructor for class org.openl.rules.data.RowIdField
 
RowParser - Class in org.openl.rules.tbasic
 
RowParser(List<AlgorithmRow>, TableParserSpecificationBean[]) - Constructor for class org.openl.rules.tbasic.RowParser
 
RowParserElement - Class in org.openl.rules.structure
 
RowParserElement() - Constructor for class org.openl.rules.structure.RowParserElement
 
ROWS - Static variable in class org.openl.rules.table.actions.UndoableEditTableAction
 
RSD - org.openl.rules.enumeration.CurrenciesEnum
 
RU - org.openl.rules.enumeration.CountriesEnum
 
RUB - org.openl.rules.enumeration.CurrenciesEnum
 
RULE - org.openl.binding.impl.NodeType
 
RULE - org.openl.rules.dt.DecisionTableColumnHeaders
 
RuleExecutionObject - Class in org.openl.rules.dt.data
The object is the reference to the current rule that is being executed at the moment.
RuleExecutionObject(IOpenClass, IDynamicObject, int) - Constructor for class org.openl.rules.dt.data.RuleExecutionObject
 
ruleExecutionType - Variable in class org.openl.rules.dt.element.FunctionalRow
 
RuleInfo - Class in org.openl.rules.runtime
The class what represents information about rule.
RuleInfo() - Constructor for class org.openl.rules.runtime.RuleInfo
 
RuleRow - Class in org.openl.rules.dt.element
 
RuleRow(int, ILogicalTable) - Constructor for class org.openl.rules.dt.element.RuleRow
 
RuleRowHelper - Class in org.openl.rules.binding
 
RulesBindingDependencies - Class in org.openl.rules.binding
 
RulesBindingDependencies() - Constructor for class org.openl.rules.binding.RulesBindingDependencies
 
RulesCompileContext - Class in org.openl.xls
The current implementation of compile context used for rules projects and contains part of code that is auto generated to simplify rules projects configuration.
RulesCompileContext() - Constructor for class org.openl.xls.RulesCompileContext
 
RulesEngineFactory<T> - Class in org.openl.rules.runtime
Simple engine factory Requiring only source of rules and generates interface for it if service interface not defined.
RulesEngineFactory(String) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String, String) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String, String, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String, IOpenSourceCodeModule) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, String, IOpenSourceCodeModule, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, IOpenSourceCodeModule) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(String, IOpenSourceCodeModule, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(URL) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(URL, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(IOpenSourceCodeModule) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(IOpenSourceCodeModule, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(IOpenSourceCodeModule, String) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(IOpenSourceCodeModule, String, Class<T>) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
 
RulesEngineFactory(IOpenSourceCodeModule, String, String) - Constructor for class org.openl.rules.runtime.RulesEngineFactory
Added to allow using other openl names, such as org.openl.xls.ce
RulesMethodInvoker<T extends ExecutableRulesMethod> - Class in org.openl.rules.method
Default implementation for invokers supporting tracing.
RulesMethodInvoker(T) - Constructor for class org.openl.rules.method.RulesMethodInvoker
 
RulesModuleBindingContext - Class in org.openl.rules.binding
Binding context for xls rules.
RulesModuleBindingContext(IBindingContext, XlsModuleOpenClass) - Constructor for class org.openl.rules.binding.RulesModuleBindingContext
 
RulesModuleBindingContext.CurrentRuntimeContextMethod - Class in org.openl.rules.binding
 
RulesModuleBindingContext.DispatchingTablePropertiesOpenField - Class in org.openl.rules.binding
 
RulesModuleBindingContext.EmptyRuntimeContextMethod - Class in org.openl.rules.binding
 
RulesModuleBindingContext.ModifyRuntimeContextMethod - Class in org.openl.rules.binding
 
RulesModuleBindingContext.RestoreRuntimeContextMethod - Class in org.openl.rules.binding
 
RulesModuleBindingContext.SetRuntimeContextMethod - Class in org.openl.rules.binding
 
RulesModuleBindingContext.TablePropertiesOpenField - Class in org.openl.rules.binding
 
RulesModuleBindingContextHelper - Class in org.openl.rules.binding
 
RulesResultExport - Class in org.openl.rules.testmethod.export
 
RulesResultExport() - Constructor for class org.openl.rules.testmethod.export.RulesResultExport
 
RulesRuntimeContextFactory - Class in org.openl.rules.context
 
RulesRuntimeContextFactory() - Constructor for class org.openl.rules.context.RulesRuntimeContextFactory
 
RulesUtils - Class in org.openl.rules.helpers
This class is connected to rules and all these methods can be used from rules.
RulesUtilsAdditional - Class in org.openl.rules.helpers
 
RUM - org.openl.rules.enumeration.LanguagesEnum
 
run(List<RuntimeOperation>, Map<String, RuntimeOperation>, TBasicContextHolderEnv) - Method in class org.openl.rules.tbasic.runtime.TBasicVM
Run sub-method of Algorithm.
run(TBasicContextHolderEnv) - Method in class org.openl.rules.tbasic.runtime.TBasicVM
Run the method of Algorithm.
run(IRuntimeEnv) - Method in interface org.openl.rules.core.ce.Runnable
 
RUN_METHOD_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
RUN_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
Runnable - Interface in org.openl.rules.core.ce
 
runTest(TestDescription, Object, IRuntimeEnv, OpenLCloner, int) - Method in class org.openl.rules.testmethod.TestRunner
 
RuntimeOperation - Class in org.openl.rules.tbasic.runtime.operations
The RuntimeOperation class describes operation in common.
RuntimeOperation() - Constructor for class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
RUS - org.openl.rules.enumeration.LanguagesEnum
 

S

SA - org.openl.rules.enumeration.CountriesEnum
 
SAR - org.openl.rules.enumeration.CurrenciesEnum
 
save() - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
save() - Method in class org.openl.rules.table.xls.builder.TableBuilder
 
savePrevCell(IWritableGrid) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
SAXReader - Class in org.openl.excel.parser.sax
 
SAXReader(InputStream) - Constructor for class org.openl.excel.parser.sax.SAXReader
 
SAXReader(String) - Constructor for class org.openl.excel.parser.sax.SAXReader
 
SAXSheetDescriptor - Class in org.openl.excel.parser.sax
 
SAXTableStyles - Class in org.openl.excel.parser.sax
 
SAXTableStyles(IGridRegion, int[][], StylesTable, CommentsTable, Map<CellAddress, String>) - Constructor for class org.openl.excel.parser.sax.SAXTableStyles
 
SB - org.openl.rules.enumeration.CountriesEnum
 
SC - org.openl.rules.enumeration.UsStatesEnum
 
ScalarResultBuilder - Class in org.openl.rules.calc.result
 
ScalarResultBuilder(SpreadsheetCell, IOpenCast, boolean) - Constructor for class org.openl.rules.calc.result.ScalarResultBuilder
 
scalb(double, int) - Static method in class org.openl.rules.helpers.RulesUtils
Return d × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the double value set.
scalb(float, int) - Static method in class org.openl.rules.helpers.RulesUtils
Return f × 2scaleFactor rounded as if performed by a single correctly rounded floating-point multiply to a member of the float value set.
ScaledStorage - Class in org.openl.rules.dt.storage
 
ScaleStorageBuilder - Class in org.openl.rules.dt.storage
 
SCC - org.openl.rules.enumeration.LanguagesEnum
 
SCORE_COLUMN_DEFINITION - Static variable in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
ScoreAlgorithmCompiler - Class in org.openl.rules.cmatch.algorithm
 
ScoreAlgorithmCompiler() - Constructor for class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
ScoreAlgorithmCompilerBuilder - Class in org.openl.rules.cmatch.algorithm
 
ScoreAlgorithmCompilerBuilder() - Constructor for class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompilerBuilder
 
ScoreAlgorithmExecutor - Class in org.openl.rules.cmatch.algorithm
 
ScoreAlgorithmExecutor() - Constructor for class org.openl.rules.cmatch.algorithm.ScoreAlgorithmExecutor
 
SCR - org.openl.rules.enumeration.LanguagesEnum
 
SD - org.openl.rules.enumeration.CountriesEnum
 
SD - org.openl.rules.enumeration.UsStatesEnum
 
SDG - org.openl.rules.enumeration.CurrenciesEnum
 
SE - org.openl.rules.enumeration.CountriesEnum
 
SE - org.openl.rules.enumeration.UsRegionsEnum
 
searchFieldFromSuperClass(String, boolean) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
searchFieldFromSuperClass(String, boolean) - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
second(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
SEK - org.openl.rules.enumeration.CurrenciesEnum
 
select(int) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArraySelector
 
select(int) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArraySelector
 
select(int) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionSelector
 
select(int) - Method in class org.openl.rules.dt.algorithm.evaluator.EqualsSelector
 
select(int) - Method in class org.openl.rules.dt.algorithm.evaluator.RangeSelector
 
selectCoords(int, int) - Method in interface org.openl.rules.table.ui.IGridSelector
 
selectCoords(int, int) - Method in class org.openl.rules.table.ui.RegionGridSelector
 
sequentialFactory() - Static method in class org.openl.excel.parser.ExcelReaderFactory
 
SequentialXlsLoader - Class in org.openl.excel.grid
 
SequentialXlsLoader(IncludeSearcher) - Constructor for class org.openl.excel.grid.SequentialXlsLoader
 
serializer() - Method in interface org.openl.rules.runtime.LoggingCapability
 
SERVICE_COLUMNS_NUMBER - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
When condition is represented as a row.
ServiceMT - Class in org.openl.rules.core.ce
 
ServiceMT() - Constructor for class org.openl.rules.core.ce.ServiceMT
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.DispatchingTablePropertiesOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.calc.CustomSpreadsheetResultField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.calc.element.SpreadsheetCellField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.calc.SpreadsheetResultField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.constants.ConstantOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.CollectionElementWithMultiRowField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.DataOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.FieldChain
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.PrimaryKeyField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.RowIdField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.ThisCollectionElementField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ConditionOrActionDirectParameterField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ConditionOrActionParameterField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRowField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRuleIdField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.DecisionRuleNameField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.data.ExprParameterDTColumnsDefinitionField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.dt.DTColumnsDefinitionField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.property.PropertiesOpenField
 
set(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.tbasic.NoParamMethodField
 
setAction(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setAction(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setActionRows(IAction[]) - Method in class org.openl.rules.dt.DecisionTable
 
setActionRows(IAction[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setActive(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setActive(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setAfter(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setAggregatedFields(List<DataTableField>) - Method in class org.openl.rules.table.xls.builder.DataTableField
Set a list of an aggregated fields that will be filled instead of referencing with a foreign key
setAlgorithmExecutor(IMatchAlgorithmExecutor) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setAlgorithmExecutor(IMatchAlgorithmExecutor) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setAlgorithmRow(AlgorithmRow) - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
setAlgorithmSteps(List<RuntimeOperation>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
setAlgorithmSteps(List<RuntimeOperation>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
setAlgorithmSteps(List<RuntimeOperation>) - Method in class org.openl.rules.tbasic.Algorithm
 
setAlgorithmSteps(List<RuntimeOperation>) - Method in class org.openl.rules.tbasic.AlgorithmFunction
 
setAlgorithmSteps(List<RuntimeOperation>) - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
SetAlignmentAction - Class in org.openl.rules.table.actions.style
 
SetAlignmentAction(int, int, HorizontalAlignment, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.SetAlignmentAction
 
setAll(String) - Method in class org.openl.rules.table.constraints.Constraints
 
setAll(List<Constraint>) - Method in class org.openl.rules.table.constraints.Constraints
 
setArgument(Argument) - Method in class org.openl.rules.cmatch.MatchNode
 
setAutoType(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setAutoType(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setBefore(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setBeforeAndAfter(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setBold(boolean) - Method in class org.openl.rules.table.ui.CellFont
 
SetBoldAction - Class in org.openl.rules.table.actions.style.font
 
SetBoldAction(int, int, boolean, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.font.SetBoldAction
 
setBorderRGB(short[][]) - Method in class org.openl.rules.table.ui.CellStyle
 
setBorderStyle(BorderStyle[]) - Method in class org.openl.rules.table.ui.CellStyle
 
SetBorderStyleAction - Class in org.openl.rules.table.actions
 
SetBorderStyleAction(int, int, ICellStyle, boolean, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.SetBorderStyleAction
 
SetBorderStyleAction(int, int, ICellStyle, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.SetBorderStyleAction
 
setBottom(int) - Method in class org.openl.rules.table.GridRegion
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
setBoundNode(ATableBoundNode) - Method in class org.openl.rules.method.ExecutableRulesMethod
 
setBoundNode(T) - Method in class org.openl.rules.lang.xls.types.meta.BaseMetaInfoReader
 
setBuildPhase(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setBuildPhase(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setBusinessName(String) - Method in class org.openl.rules.table.xls.builder.DataTableField
Set business name of a field
setBytecode(byte[]) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
setCacheable(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCacheable(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setCalculateAllCells(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCalculateAllCells(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setCanUnload(boolean) - Method in class org.openl.rules.lang.xls.load.GreedyLazyWorkbookLoader
 
setCanUnload(boolean) - Method in class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
Has no effect because this implementation never unload previously loaded Workbook
setCanUnload(boolean) - Method in class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
Set the flag that this workbook can or cannot be unloaded.
setCanUnload(boolean) - Method in interface org.openl.rules.lang.xls.load.WorkbookLoader
Set the flag that this workbook can or cannot be unloaded.
setCaProvince(CaProvincesEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setCaProvince(CaProvincesEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setCaProvinces(CaProvincesEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCaProvinces(CaProvincesEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setCaRegion(CaRegionsEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setCaRegion(CaRegionsEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setCaRegions(CaRegionsEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCaRegions(CaRegionsEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setCategory(String) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
setCategory(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCategory(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setCategoryProperties(Map<String, Object>) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCategoryProperties(Map<String, Object>) - Method in class org.openl.rules.table.properties.TableProperties
 
setCategoryPropertiesTableSyntaxNode(TableSyntaxNode) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCategoryPropertiesTableSyntaxNode(TableSyntaxNode) - Method in class org.openl.rules.table.properties.TableProperties
 
setCellAlignment(int, int, HorizontalAlignment) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellAlignment(int, int, HorizontalAlignment) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellBorderColors(CellStyle, short[][], Workbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
setCellBorderStyle(int, int, ICellStyle) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellBorderStyle(int, int, ICellStyle) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellComment(int, int, String, String) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellComment(int, int, String, String) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellComment(Cell, String) - Static method in class org.openl.rules.testmethod.export.BaseExport
 
setCellFillColor(int, int, short[]) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFillColor(int, int, short[]) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellFont(Cell, boolean, short, short, String, boolean, boolean, short, byte) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
setCellFontBold(int, int, boolean) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFontBold(int, int, boolean) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellFontBold(Cell, boolean) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
setCellFontColor(int, int, short[]) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFontColor(int, int, short[]) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellFontItalic(int, int, boolean) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFontItalic(int, int, boolean) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellFontItalic(Cell, boolean) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
setCellFontUnderline(int, int, boolean) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFontUnderline(int, int, boolean) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellFontUnderline(Cell, byte) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
setCellFormula(int, int, String) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellFormula(int, int, String) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellIndent(int, int, int) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellIndent(int, int, int) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCells(SpreadsheetCell[][]) - Method in class org.openl.rules.calc.Spreadsheet
 
setCells(SpreadsheetCell[][]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setCellStringValue(int, int, String) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellStringValue(int, int, String) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellStyle(int, int, ICellStyle) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellStyle(int, int, ICellStyle) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCellToWrite(Cell) - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
setCellValue(int, int, Object) - Method in interface org.openl.rules.table.IWritableGrid
 
setCellValue(int, int, Object) - Method in class org.openl.rules.table.xls.XlsSheetGridModel
 
setCheckTree(MatchNode) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setCheckTree(MatchNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setCheckValues(Object[]) - Method in class org.openl.rules.cmatch.MatchNode
 
setClassImports(String[]) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
setCol(int) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
SetColorAction - Class in org.openl.rules.table.actions.style.font
 
SetColorAction(int, int, short[], MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.font.SetColorAction
 
setColumnNames(String[]) - Method in class org.openl.rules.calc.Spreadsheet
 
setColumnNames(String[]) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setColumnNames(String[]) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setColumnNames(String[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setColumnNamesForResultModel(String[]) - Method in class org.openl.rules.calc.Spreadsheet
 
setColumnNamesForResultModel(String[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setColumns(int) - Method in class org.openl.rules.dt.DecisionTable
 
setColumns(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setColumns(List<TableColumn>) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setColumns(List<TableColumn>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setColumnScores(int[]) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setColumnScores(int[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setComparisonCast(IOpenCast) - Method in class org.openl.rules.dt.element.Condition
 
setComparisonCast(IOpenCast) - Method in interface org.openl.rules.dt.element.ICondition
 
setCompositeMethod(CompositeMethod) - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
setCompositeMethodInitializer(Runnable) - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
setCondition(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setCondition(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setConditionCasts(ConditionCasts) - Method in class org.openl.rules.dt.index.EqualsIndex.Builder
 
setConditionCasts(ConditionCasts) - Method in class org.openl.rules.dt.index.EqualsIndexV2.Builder
 
setConditionEvaluator(IConditionEvaluator) - Method in class org.openl.rules.dt.element.Condition
 
setConditionEvaluator(IConditionEvaluator) - Method in interface org.openl.rules.dt.element.ICondition
 
setConditionParametersUsed(boolean) - Method in class org.openl.rules.dt.element.Condition
 
setConditionParametersUsed(boolean) - Method in interface org.openl.rules.dt.element.ICondition
Identifier to detect whatever condition parameter is used in expression
setConditionRows(IBaseCondition[]) - Method in class org.openl.rules.dt.DecisionTable
 
setConditionRows(IBaseCondition[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setConstraints(Constraints) - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
setConstraints(Constraints) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setContext(IRuntimeContext) - Method in class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
 
setContextPropertyName(String) - Method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
setCoordinates(int, int, int, int) - Method in class org.openl.excel.parser.event.style.CommentsCollector
 
setCountry(CountriesEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setCountry(CountriesEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setCountry(CountriesEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCountry(CountriesEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setCreatedBy(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCreatedBy(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setCreatedOn(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCreatedOn(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setCurrency(CurrenciesEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setCurrency(CurrenciesEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setCurrency(CurrenciesEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCurrency(CurrenciesEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setCurrentDate(Date) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setCurrentDate(Date) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setCurrentFactory(WorkbookLoaderFactory) - Static method in class org.openl.rules.lang.xls.load.WorkbookLoaders
 
setCurrentTableType(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setCurrentTableType(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setCustomSpreadsheetResultOpenClass(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setCustomSpreadsheetResultType(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.calc.Spreadsheet
 
setCustomSpreadsheetResultType(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.dt.DecisionTable
 
setCustomSpreadsheetResultType(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setCustomSpreadsheetResultType(CustomSpreadsheetResultOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setData(ILogicalTable) - Method in interface org.openl.rules.data.ITable
 
setData(ILogicalTable) - Method in class org.openl.rules.data.Table
 
setDatatypePackage(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setDatatypePackage(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setDecisionTableOpenMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractMatchingOpenMethodDispatcherWrapper
 
setDecisionTableOpenMethod(IOpenMethod) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractOverloadedMethodsDispatcherTableWrapper
 
setDecisionTableOpenMethod(IOpenMethod) - Method in class org.openl.rules.types.impl.MatchingOpenMethodDispatcher
 
setDeclaringClass(IOpenClass) - Method in class org.openl.rules.calc.SpreadsheetResultField
 
setDefaultBuilder(IMatchAlgorithmCompilerBuilder) - Static method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmFactory
 
setDefaultProperties(Map<String, Object>) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setDefaultProperties(Map<String, Object>) - Method in class org.openl.rules.table.properties.TableProperties
 
setDefaultValue(Object) - Method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
setDefaultValue(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setDefaultValueAsString(String) - Method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
setDependentOnOtherColumnsParams(boolean) - Method in class org.openl.rules.dt.element.Condition
 
setDependentOnOtherColumnsParams(boolean) - Method in interface org.openl.rules.dt.element.ICondition
 
setDeprecation(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setDescription(String) - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
setDescription(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setDescription(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setDescription(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setDescription(String) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setDescription(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setDim(int) - Method in class org.openl.rules.dt.DecisionTable
 
setDim(int) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setDimensional(boolean) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setDisplayName(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setDtInfo(DTInfo) - Method in class org.openl.rules.dt.DecisionTable
 
setDtInfo(DTInfo) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setEffectiveDate(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setEffectiveDate(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setElse(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
setElse(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
setElse(int) - Method in class org.openl.rules.dt.storage.ReadOnlyStorage
 
setEmptyResultProcessing(DTEmptyResultProcessingEnum) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setEmptyResultProcessing(DTEmptyResultProcessingEnum) - Method in class org.openl.rules.table.properties.TableProperties
 
setEndRequestDate(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setEndRequestDate(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setError(String) - Method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
setErrorSeverity(Severity) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setEvaluator(IMethodCaller) - Method in class org.openl.rules.dt.element.Condition
 
setEvaluator(IMethodCaller) - Method in interface org.openl.rules.dt.element.ICondition
 
setExpirationDate(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setExpirationDate(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setExpression(MatchingExpression) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setExtendsCategory(String) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
setExternalParameters(Set<String>) - Method in class org.openl.rules.lang.xls.binding.DTColumnsDefinition
 
setExternalProperties(Map<String, Object>) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setExternalProperties(Map<String, Object>) - Method in class org.openl.rules.table.properties.TableProperties
 
setFailOnMiss(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setFailOnMiss(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setFields(Map<String, FieldDescription>) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
setFieldToInvisibleState(String) - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
setFieldToVisibleState(String) - Method in class org.openl.rules.tbasic.compile.AlgorithmOpenClass
 
setFieldValue(Object, Object, IRuntimeEnv) - Method in class org.openl.rules.data.ColumnDescriptor
 
setFieldValue(String, Object) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setFieldValue(String, Object) - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
setFieldValue(String, Object) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setFieldValue(String, Object) - Method in class org.openl.rules.table.properties.TableProperties
 
setFillBackgroundColor(short[]) - Method in class org.openl.rules.table.ui.CellStyle
 
SetFillColorAction - Class in org.openl.rules.table.actions.style
 
SetFillColorAction(int, int, short[], MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.SetFillColorAction
 
setFillForegroundColor(short[]) - Method in class org.openl.rules.table.ui.CellStyle
 
setFirstColNum(int) - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
setFirstColNum(int) - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
setFirstColNum(int) - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
setFirstRowNum(int) - Method in class org.openl.excel.parser.dom.DOMSheetDescriptor
 
setFirstRowNum(int) - Method in class org.openl.excel.parser.event.EventSheetDescriptor
 
setFirstRowNum(int) - Method in class org.openl.excel.parser.sax.SAXSheetDescriptor
 
setFontColor(short[]) - Method in class org.openl.rules.table.ui.CellFont
 
setForeignKeyColumn(String) - Method in class org.openl.rules.table.xls.builder.DataTableField
Set a foreign key column name for a field
setForeignKeyTable(String) - Method in class org.openl.rules.table.xls.builder.DataTableField
Set a foreign key table name for a field
setFormat(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setFormula(int, Object) - Method in interface org.openl.rules.dt.storage.IStorage
 
setFormula(int, Object) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
setFormula(int, Object) - Method in class org.openl.rules.dt.storage.ReadOnlyStorage
 
setGlobalProperties(Map<String, Object>) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setGlobalProperties(Map<String, Object>) - Method in class org.openl.rules.table.properties.TableProperties
 
setGlobalPropertiesTableSyntaxNode(TableSyntaxNode) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setGlobalPropertiesTableSyntaxNode(TableSyntaxNode) - Method in class org.openl.rules.table.properties.TableProperties
 
setGridRegion(IGridRegion) - Method in class org.openl.rules.cmatch.SubValue
 
setGridRegion(IGridRegion) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setGroup(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setGroupKey(ColumnDescriptor.ColumnGroupKey) - Method in class org.openl.rules.data.ColumnDescriptor
 
setHeader(IOpenMethodHeader) - Method in class org.openl.rules.OpenlToolAdaptor
 
setId(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setId(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setIdents(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setIgnoreCompilation(boolean) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
setIgnoreCustomSpreadsheetResultCompilation(boolean) - Method in class org.openl.rules.binding.RulesModuleBindingContext
 
setIgnoreRecalculate(boolean) - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
setIgnoreRecalculate(boolean) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
SetIndentAction - Class in org.openl.rules.table.actions.style
 
SetIndentAction(int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.SetIndentAction
 
setIndex(int) - Method in class org.openl.rules.testmethod.TestDescription
 
setInfo(StorageInfo) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
setInheritanceLevel(InheritanceLevel[]) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setInterfaceClassGenerator(InterfaceClassGenerator) - Method in class org.openl.rules.runtime.RulesEngineFactory
 
setInvoker(SpreadsheetInvoker) - Method in class org.openl.rules.calc.Spreadsheet
 
setInvoker(SpreadsheetInvoker) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setItalic(boolean) - Method in class org.openl.rules.table.ui.CellFont
 
SetItalicAction - Class in org.openl.rules.table.actions.style.font
 
SetItalicAction(int, int, boolean, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.font.SetItalicAction
 
setKeyword(String) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setLabel(String[]) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setLabel(String, RuntimeOperation, IBindingContext) - Method in class org.openl.rules.tbasic.compile.CompileContext
 
setLabel(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setLabel(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setLabels(Map<String, RuntimeOperation>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
setLabels(Map<String, RuntimeOperation>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
setLabels(Map<String, RuntimeOperation>) - Method in class org.openl.rules.tbasic.Algorithm
 
setLabels(Map<String, RuntimeOperation>) - Method in class org.openl.rules.tbasic.AlgorithmFunction
 
setLabels(Map<String, RuntimeOperation>) - Method in class org.openl.rules.tbasic.AlgorithmSubroutineMethod
 
setLang(LanguagesEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setLang(LanguagesEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setLang(LanguagesEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setLang(LanguagesEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setLeft(int) - Method in class org.openl.rules.table.GridRegion
 
setLibraries(String[]) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
setLob(String) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setLob(String) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setLob(String...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setLob(String...) - Method in class org.openl.rules.table.properties.TableProperties
 
setLocale(Locale) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setLocale(Locale) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setLocale(Locale) - Static method in class org.openl.rules.context.RulesRuntimeContextFactory
 
setLogicalTable(ILogicalTable) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setLogicalTable(ILogicalTable) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setLoopOperation(boolean) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setLowerBound(double) - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
setLowerBoundType(ARangeParser.ParseStruct.BoundType) - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
setMatcher(IMatcher) - Method in class org.openl.rules.cmatch.MatchNode
 
setMatchExpression(IMatchingExpression) - Method in class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
setMatchExpressionStr(String) - Method in class org.openl.rules.table.properties.expressions.match.MatchingExpression
 
setMember(IOpenMember) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
setMemberMetaInfo(IMemberMetaInfo) - Method in class org.openl.rules.constants.ConstantOpenField
 
setMemberMetaInfo(IMemberMetaInfo) - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
setMetaInfo(int, int, CellMetaInfo) - Method in interface org.openl.rules.lang.xls.types.meta.MetaInfoWriter
 
setMetaInfo(int, int, CellMetaInfo) - Method in class org.openl.rules.lang.xls.types.meta.MetaInfoWriterImpl
 
setMetaInfoForConstant(IBindingContext, ColumnMatch, SubValue, ConstantOpenField) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
setMetaInfoReader(MetaInfoReader) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
setMethod(IOpenMethod) - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
setMethodArgumentsCacheEnable(boolean) - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
setMethodArgumentsCacheEnable(boolean) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
setMethodName(String) - Method in class org.openl.rules.validation.properties.dimentional.DecisionTableBuilder
 
setMethodWrapper(IRulesMethodWrapper) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
setModel(ITableModel) - Method in interface org.openl.rules.data.ITable
 
setModel(ITableModel) - Method in class org.openl.rules.data.Table
 
setModifiedBy(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setModifiedBy(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setModifiedOn(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setModifiedOn(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setModule(XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setModuleName(String) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
setModuleName(String) - Method in class org.openl.rules.method.ExecutableRulesMethod
 
setModuleProperties(Map<String, Object>) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setModuleProperties(Map<String, Object>) - Method in class org.openl.rules.table.properties.TableProperties
 
setModulePropertiesTableSyntaxNode(TableSyntaxNode) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setModulePropertiesTableSyntaxNode(TableSyntaxNode) - Method in class org.openl.rules.table.properties.TableProperties
 
setMultiline(boolean) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setMultiLine(boolean) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setName(String) - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
setName(String) - Method in class org.openl.rules.runtime.RuleInfo
 
setName(String) - Method in class org.openl.rules.structure.ATableParserElement
 
setName(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setName(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setName(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setName(String) - Method in class org.openl.rules.table.ui.CellFont
 
setNameForDebug(String) - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
setNameForDebug(String[]) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setNature(String) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setNature(String) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setNature(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setNature(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setNextIndex(IRuleIndex) - Method in class org.openl.rules.dt.DecisionTableRuleNode
 
setOperation(String) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setOperation(StringValue) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setOperationColumn(int) - Method in class org.openl.rules.lang.xls.types.meta.AlgorithmMetaInfoReader
Is invoked from binder
setOperationLevel(int) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setOperationParam1(String[]) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setOperationParam2(String[]) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setOperationType(String[]) - Method in class org.openl.rules.tbasic.compile.ConversionRuleBean
 
setOptimizedSourceCode(String) - Method in class org.openl.rules.dt.algorithm.evaluator.AConditionEvaluator
 
setOptimizedSourceCode(String) - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInOrNotInArrayIndexedEvaluator
 
setOptimizedSourceCode(String) - Method in class org.openl.rules.dt.algorithm.evaluator.DefaultConditionEvaluator
 
setOptimizedSourceCode(String) - Method in interface org.openl.rules.dt.algorithm.evaluator.IConditionEvaluator
 
setOrigin(OriginsEnum) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setOrigin(OriginsEnum) - Method in class org.openl.rules.table.properties.TableProperties
 
setOriginalCalculation(boolean) - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
setOriginalCalculation(boolean) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
setPackageImports(String[]) - Method in class org.openl.rules.lang.xls.OpenLBuilderImpl
 
setParallel(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setParallel(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setParams(Map<String, Object>) - Method in class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
setParams(Map<String, Object>) - Method in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
setParams(Map<String, Object>) - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
setParams(Map<String, Object>) - Method in class org.openl.rules.table.openl.GridTableSourceCodeModule
Deprecated.
 
setParamTypes(Class<?>[]) - Method in class org.openl.rules.runtime.RuleInfo
 
setParentDatatypeTableBoundNode(DatatypeTableBoundNode) - Method in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
setParentType(TypeDescription) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
setPart(int) - Method in class org.openl.rules.lang.xls.TablePart
 
setPartName(String) - Method in class org.openl.rules.lang.xls.TablePart
 
setPrecision(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setPrecision(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setPredecessorOperations(String[]) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setPrevComment(String) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrevCommentAuthor(String) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrevFormula(String) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrevMetaInfo(CellMetaInfo) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrevStyle(ICellStyle) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrevValue(Object) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setPrimaryIndexKey(int, String) - Method in interface org.openl.rules.data.ITable
 
setPrimaryIndexKey(int, String) - Method in class org.openl.rules.data.Table
 
setPrimaryKey(boolean) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setPriority(Integer) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setPriority(Integer) - Method in class org.openl.rules.table.properties.TableProperties
 
setPropertiesInstance(TableProperties) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
setPropertiesSection(ILogicalTable) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setPropertiesSection(ILogicalTable) - Method in class org.openl.rules.table.properties.TableProperties
 
setRecalculate(RecalculateEnum) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setRecalculate(RecalculateEnum) - Method in class org.openl.rules.table.properties.TableProperties
 
setRegion(RegionsEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setRegion(RegionsEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setRegion(RegionsEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setRegion(RegionsEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setRequestDate(Date) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setRequestDate(Date) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setResultBuilder(IResultBuilder) - Method in class org.openl.rules.calc.Spreadsheet
 
setResultBuilder(IResultBuilder) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setResults(Object[][]) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setResults(Object[][]) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setReturnCell(boolean) - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
setReturnType(Class<?>) - Method in class org.openl.rules.runtime.RuleInfo
 
setReturnType(ReturnType) - Method in class org.openl.rules.tbasic.runtime.Result
 
setReturnValues(Object[]) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setReturnValues(Object[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setRight(int) - Method in class org.openl.rules.table.GridRegion
 
setRow(int) - Method in class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
setRow(int) - Method in class org.openl.rules.table.actions.AUndoableCellAction
 
setRowNames(String[]) - Method in class org.openl.rules.calc.Spreadsheet
 
setRowNames(String[]) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setRowNames(String[]) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setRowNames(String[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setRowNamesForResultModel(String[]) - Method in class org.openl.rules.calc.Spreadsheet
 
setRowNamesForResultModel(String[]) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setRowNumber(int) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setRows(List<TableRow>) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setRows(List<TableRow>) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setRowValueIsTheSameAsPrevious(boolean) - Method in class org.openl.rules.data.DatatypeArrayMultiRowElementContext
 
setRuleIdOrRuleNameUsed(boolean) - Method in class org.openl.rules.dt.element.Condition
 
setRuleIdOrRuleNameUsed(boolean) - Method in interface org.openl.rules.dt.element.ICondition
 
setRuleRow(RuleRow) - Method in class org.openl.rules.dt.DecisionTable
 
setRuleRow(RuleRow) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
setRuntimeContext(IRulesRuntimeContext) - Method in interface org.openl.rules.context.IRulesRuntimeContextConsumer
 
SetRuntimeContextMethod() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.SetRuntimeContextMethod
 
setScope(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setScope(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setSecurityFilter(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setSize(int) - Method in class org.openl.rules.lang.xls.TablePart
 
setSize(int) - Method in class org.openl.rules.table.ui.CellFont
 
setSourceCode(AlgorithmOperationSource) - Method in class org.openl.rules.tbasic.runtime.operations.RuntimeOperation
 
setSpace(int) - Method in interface org.openl.rules.dt.storage.IStorage
 
setSpace(int) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
setSpace(int) - Method in class org.openl.rules.dt.storage.ReadOnlyStorage
 
setSpecification(TableParserSpecificationBean) - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
setSpreadsheetResultPackage(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setSpreadsheetResultPackage(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setSpreadsheetType(SpreadsheetOpenClass) - Method in class org.openl.rules.calc.Spreadsheet
 
setSpreadsheetType(SpreadsheetOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
setStartRequestDate(Date) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setStartRequestDate(Date) - Method in class org.openl.rules.table.properties.TableProperties
 
setState(UsStatesEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setState(UsStatesEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setStrikeout(boolean) - Method in class org.openl.rules.table.ui.CellFont
 
setStringValue(String) - Method in class org.openl.rules.table.xls.XlsCell
 
setSuperClass(IOpenClass) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
setSupportMultirows(boolean) - Method in class org.openl.rules.data.ColumnDescriptor
 
setSystem(boolean) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setSystemValueDescriptor(String) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setSystemValuePolicy(TablePropertyDefinition.SystemValuePolicy) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setTable(ITable) - Method in class org.openl.rules.data.DataOpenField
 
setTable(ITable) - Method in class org.openl.rules.data.DataTableBoundNode
 
setTable(ITable) - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
setTable(IGridTable) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
setTableName(String) - Method in class org.openl.rules.dt.ADtColumnsDefinitionTableBoundNode
 
setTableName(String) - Method in class org.openl.rules.property.PropertyTableBoundNode
 
setTableProperties(ITableProperties) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
setTableStructureDetails(boolean) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setTableStructureDetails(Boolean) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setTableStructureDetails(Boolean) - Method in class org.openl.rules.table.properties.TableProperties
 
setTableSyntaxNode(TableSyntaxNode) - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
setTableType(XlsNodeTypes[]) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setTags(String...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setTags(String...) - Method in class org.openl.rules.table.properties.TableProperties
 
setTestedMethod(IOpenMethod) - Method in class org.openl.rules.testmethod.TestSuiteMethod
 
setTestedRulesHaveErrors(boolean) - Method in class org.openl.rules.testmethod.TestUnitsResults
 
setTestSuite(TestSuiteMethod) - Method in class org.openl.rules.testmethod.TestMethodBoundNode
 
setThisClass(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
setThisClass(IOpenClass) - Method in class org.openl.rules.tbasic.Algorithm
 
setTop(int) - Method in class org.openl.rules.table.GridRegion
 
setTopClass(IOpenClass) - Method in class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
setTopClass(IOpenClass) - Method in class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
setTopLevel(TableParserSpecificationBean.ValueNecessity) - Method in class org.openl.rules.tbasic.TableParserSpecificationBean
 
setTotalScore(MatchNode) - Method in class org.openl.rules.cmatch.ColumnMatch
 
setTotalScore(MatchNode) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
setTransient(boolean) - Method in class org.openl.rules.datatype.gen.FieldDescriptionBuilder
 
setType(IOpenClass) - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
setType(IOpenClass) - Method in class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
setType(IOpenClass) - Method in class org.openl.rules.context.properties.ContextPropertyDefinition
 
setType(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
setType(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
setType(IOpenClass) - Method in class org.openl.rules.table.properties.def.TablePropertyDefinition
 
setTypeCustomSpreadsheetResult(boolean) - Method in class org.openl.rules.dt.DecisionTable
 
setTypeCustomSpreadsheetResult(boolean) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
SetUnderlineAction - Class in org.openl.rules.table.actions.style.font
 
SetUnderlineAction(int, int, boolean, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.style.font.SetUnderlineAction
 
setUnderlined(boolean) - Method in class org.openl.rules.table.ui.CellFont
 
setup(LoggingCapability) - Static method in class org.openl.rules.runtime.LoggingHandler
 
setUpperBound(double) - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
setUpperBoundType(ARangeParser.ParseStruct.BoundType) - Method in class org.openl.rules.helpers.DoubleRange
Deprecated.
setUsedNodes(List<? extends NodeUsage>) - Method in class org.openl.rules.lang.xls.types.CellMetaInfo
 
setUsregion(UsRegionsEnum...) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setUsregion(UsRegionsEnum...) - Method in class org.openl.rules.table.properties.TableProperties
 
setUsRegion(UsRegionsEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setUsRegion(UsRegionsEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setUsState(UsStatesEnum) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setUsState(UsStatesEnum) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setValidateDT(ValidateDTEnum) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setValidateDT(ValidateDTEnum) - Method in class org.openl.rules.table.properties.TableProperties
 
setValidationResult(Object) - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
setValue(int, int, Object) - Method in class org.openl.rules.calc.SpreadsheetResult
 
setValue(int, int, Object) - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
setValue(int, int, Object) - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
setValue(int, Object) - Method in interface org.openl.rules.dt.storage.IStorage
 
setValue(int, Object) - Method in class org.openl.rules.dt.storage.ObjectStorage
 
setValue(int, Object) - Method in class org.openl.rules.dt.storage.ReadOnlyStorage
 
setValue(Object) - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
setValue(Object) - Method in class org.openl.rules.testmethod.ParameterWithValueDeclaration
 
setValue(String, Object) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
setValue(String, Object) - Method in interface org.openl.rules.context.IRulesRuntimeContext
 
setValueGridRegion(String, IGridRegion) - Method in class org.openl.rules.tbasic.AlgorithmRow
 
setValues(Object[]) - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
setValueToWrite(Object) - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
setVersion(String) - Method in interface org.openl.rules.table.properties.ITableProperties
 
setVersion(String) - Method in class org.openl.rules.table.properties.TableProperties
 
setVertical(boolean) - Method in class org.openl.rules.lang.xls.TablePart
 
setWeight(int) - Method in class org.openl.rules.cmatch.MatchNode
 
setXlsModuleNode(XlsModuleSyntaxNode) - Method in class org.openl.rules.lang.xls.binding.XlsMetaInfo
 
setXlsModuleOpenClass(XlsModuleOpenClass) - Method in class org.openl.rules.lang.xls.XlsModuleOpenClassHolder
 
SG - org.openl.rules.enumeration.CountriesEnum
 
SGD - org.openl.rules.enumeration.CurrenciesEnum
 
SharedValueListener - Class in org.openl.excel.parser.event
 
SharedValueListener(EventSheetDescriptor) - Constructor for class org.openl.excel.parser.event.SharedValueListener
 
SheetDescriptor - Interface in org.openl.excel.parser
 
SheetHandler - Class in org.openl.excel.parser.sax
 
SheetLoader - Interface in org.openl.rules.lang.xls.load
Provides access to the Sheet.
SHORT - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
shouldFailOnMiss() - Method in class org.openl.rules.dt.DecisionTable
Check whether execution of decision table should be failed if no rule fired.
shouldFailOnMiss() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
SI - org.openl.rules.enumeration.CountriesEnum
 
signum(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the signum function of the argument; zero if the argument is zero, 1.0 if the argument is greater than zero, -1.0 if the argument is less than zero.
signum(float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the signum function of the argument; zero if the argument is zero, 1.0f if the argument is greater than zero, -1.0f if the argument is less than zero.
SIMPLE_DECISION_LOOKUP - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SIMPLE_DECISION_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SIMPLE_DT_HEADERS_HEIGHT - Static variable in interface org.openl.rules.dt.IDecisionTableConstants
 
SimpleCellLoader - Class in org.openl.rules.lang.xls.load
Stores the strong reference to previously loaded Cell instance and is not unloaded.
SimpleCellLoader(Cell) - Constructor for class org.openl.rules.lang.xls.load.SimpleCellLoader
 
SimpleConditionBuilder - Class in org.openl.rules.validation.properties.dimentional
 
SimpleLogicalTable - Class in org.openl.rules.table
Adapts IGridTable, that doesn`t contain merged cells in the top row and left column to ILogicalTable interface.
Be careful, as this implementation doesn`t provide that following operations
ITable.getColumn(int)
ITable.getColumns(int)
ITable.getColumns(int, int)
ITable.getRow(int)
ITable.getRows(int)
ITable.getRows(int, int)
ITable.getSubtable(int, int, int, int)
will return right ILogicalTable.
SimpleLogicalTable(IGridTable) - Constructor for class org.openl.rules.table.SimpleLogicalTable
 
SimpleNodeUsage - Class in org.openl.binding.impl
 
SimpleNodeUsage(int, int, String, String, NodeType) - Constructor for class org.openl.binding.impl.SimpleNodeUsage
 
SimpleNodeUsage(int, int, String, String, IOpenClass, NodeType) - Constructor for class org.openl.binding.impl.SimpleNodeUsage
 
SimpleNodeUsage(IdentifierNode, String, String, NodeType) - Constructor for class org.openl.binding.impl.SimpleNodeUsage
 
SimpleNodeUsage(IdentifierNode, String, String, IOpenClass, NodeType) - Constructor for class org.openl.binding.impl.SimpleNodeUsage
 
SimpleParameterColumn - Class in org.openl.rules.validation.properties.dimentional
Column that is used in the dispatching table, built by dimension properties of the group of tables.
simpleRefByColumn() - Method in annotation type org.openl.rules.calc.SpreadsheetCell
 
simpleRefByRow() - Method in annotation type org.openl.rules.calc.SpreadsheetCell
 
SimpleRulesRuntimeEnv - Class in org.openl.rules.vm
 
SimpleRulesRuntimeEnv() - Constructor for class org.openl.rules.vm.SimpleRulesRuntimeEnv
 
SimpleRulesRuntimeEnvMT - Class in org.openl.rules.vm.ce
 
SimpleRulesRuntimeEnvMT(SimpleRulesRuntimeEnv) - Constructor for class org.openl.rules.vm.ce.SimpleRulesRuntimeEnvMT
 
SimpleRulesTableBuilder - Class in org.openl.rules.table.xls.builder
Helper class that allows creating new SimpleRules tables in specified excel sheet.
SimpleRulesTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
 
SimpleRulesVM - Class in org.openl.rules.vm
 
SimpleRulesVM() - Constructor for class org.openl.rules.vm.SimpleRulesVM
 
SimpleSheetLoader - Class in org.openl.rules.lang.xls.load
Stores the strong reference to previously loaded Sheet instance and is not unloaded.
SimpleSheetLoader(Sheet) - Constructor for class org.openl.rules.lang.xls.load.SimpleSheetLoader
 
SimpleWorkbookLoader - Class in org.openl.rules.lang.xls.load
Stores the strong reference to previously loaded Workbook instance and is not unloaded.
SimpleWorkbookLoader(Workbook) - Constructor for class org.openl.rules.lang.xls.load.SimpleWorkbookLoader
 
sin(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the trigonometric sine of an angle.
SINGLE_COLUMN - org.openl.rules.calc.element.SpreadsheetCellRefType
 
SINGLE_ROW - org.openl.rules.calc.element.SpreadsheetCellRefType
 
SingleCellGridTable - Class in org.openl.rules.table
Single cell grid table.
SingleCellGridTable(IGridTable, int, int) - Constructor for class org.openl.rules.table.SingleCellGridTable
 
SingleRangeIndexEvaluator - Class in org.openl.rules.dt.algorithm.evaluator
 
SingleRangeIndexEvaluator(IRangeAdaptor<Object, ? extends Comparable<Object>>, ConditionCasts) - Constructor for class org.openl.rules.dt.algorithm.evaluator.SingleRangeIndexEvaluator
 
sinh(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the hyperbolic sine of a double value.
size() - Method in interface org.openl.rules.dt.storage.IStorage
 
size() - Method in interface org.openl.rules.dt.storage.IStorageBuilder
 
size() - Method in class org.openl.rules.dt.storage.ObjectStorage
 
size() - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
size() - Method in class org.openl.rules.dt.storage.ScaledStorage
 
size() - Method in class org.openl.rules.dt.storage.ScaleStorageBuilder
 
size() - Method in class org.openl.rules.dt.type.domains.EnumDomainAdaptor
 
size() - Method in class org.openl.rules.table.constraints.Constraints
 
SK - org.openl.rules.enumeration.CaProvincesEnum
 
SK - org.openl.rules.enumeration.CountriesEnum
 
SKIP - org.openl.rules.enumeration.DTEmptyResultProcessingEnum
 
SLO - org.openl.rules.enumeration.LanguagesEnum
 
small(byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(int[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Byte[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Double[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Float[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Integer[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Long[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(Short[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(BigDecimal[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
small(BigInteger[], int) - Static method in class org.openl.rules.helpers.RulesUtils
Removes null values from array, sorts an array in ascending order and returns the value at position 'position'
SMART_DECISION_LOOKUP - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SMART_DECISION_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SmartNumberFormatter - Class in org.openl.rules.table.formatters
 
SmartNumberFormatter() - Constructor for class org.openl.rules.table.formatters.SmartNumberFormatter
 
SmartNumberFormatter(Locale) - Constructor for class org.openl.rules.table.formatters.SmartNumberFormatter
 
sort(Collection<IOpenMethod>) - Method in class org.openl.rules.types.impl.DefaultTablePropertiesSorter
 
sort(Collection<IOpenMethod>) - Method in interface org.openl.rules.types.impl.ITablePropertiesSorter
 
SOURCE_URI - Static variable in class org.openl.rules.source.impl.VirtualSourceCodeModule
Deprecated.
 
SPA - org.openl.rules.enumeration.LanguagesEnum
 
SPACE - org.openl.rules.dt.storage.IStorage.StorageType
 
split() - Method in class org.openl.rules.table.GridSplitter
 
split(String) - Static method in class org.openl.rules.helpers.ArraySplitter
Splits the given string into the array elements.
Spreadsheet - Class in org.openl.rules.calc
 
Spreadsheet() - Constructor for class org.openl.rules.calc.Spreadsheet
 
Spreadsheet(IOpenMethodHeader, SpreadsheetBoundNode) - Constructor for class org.openl.rules.calc.Spreadsheet
 
SPREADSHEET_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SPREADSHEET_TABLE2 - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
SpreadsheetBoundNode - Class in org.openl.rules.calc
 
SpreadsheetBoundNode(TableSyntaxNode, OpenL, IOpenMethodHeader, XlsModuleOpenClass) - Constructor for class org.openl.rules.calc.SpreadsheetBoundNode
 
SpreadsheetCell - Class in org.openl.rules.calc.element
 
SpreadsheetCell - Annotation Type in org.openl.rules.calc
 
SpreadsheetCell(int, int, ICell, SpreadsheetCellType) - Constructor for class org.openl.rules.calc.element.SpreadsheetCell
 
SpreadsheetCellField - Class in org.openl.rules.calc.element
 
SpreadsheetCellField(SpreadsheetStructureBuilderHolder, IOpenClass, String, SpreadsheetCell, SpreadsheetCellRefType) - Constructor for class org.openl.rules.calc.element.SpreadsheetCellField
 
SpreadsheetCellField.ConstSpreadsheetCellField - Class in org.openl.rules.calc.element
 
SpreadsheetCellRefType - Enum in org.openl.rules.calc.element
 
SpreadsheetCellType - Enum in org.openl.rules.calc.element
 
SpreadsheetConstants - Class in org.openl.rules.lang.xls
 
SpreadsheetConstants(SpreadsheetVersion) - Constructor for class org.openl.rules.lang.xls.SpreadsheetConstants
 
SpreadsheetContext - Class in org.openl.rules.calc
 
SpreadsheetContext(IBindingContext, SpreadsheetOpenClass, XlsModuleOpenClass) - Constructor for class org.openl.rules.calc.SpreadsheetContext
 
SpreadsheetExpressionMarker - Enum in org.openl.rules.calc.element
 
SpreadsheetHeaderDefinition - Class in org.openl.rules.calc
 
SpreadsheetHeaderDefinition(SymbolicTypeDefinition, int, int) - Constructor for class org.openl.rules.calc.SpreadsheetHeaderDefinition
 
SpreadsheetInvoker - Class in org.openl.rules.calc
Invoker for Spreadsheet.
SpreadsheetInvoker(Spreadsheet) - Constructor for class org.openl.rules.calc.SpreadsheetInvoker
 
SpreadsheetMetaInfoReader - Class in org.openl.rules.lang.xls.types.meta
 
SpreadsheetMetaInfoReader(SpreadsheetBoundNode) - Constructor for class org.openl.rules.lang.xls.types.meta.SpreadsheetMetaInfoReader
 
SpreadsheetNodeBinder - Class in org.openl.rules.calc
 
SpreadsheetNodeBinder() - Constructor for class org.openl.rules.calc.SpreadsheetNodeBinder
 
SpreadsheetOpenClass - Class in org.openl.rules.calc
 
SpreadsheetOpenClass(String, OpenL) - Constructor for class org.openl.rules.calc.SpreadsheetOpenClass
 
SpreadsheetRangeField - Class in org.openl.rules.calc.element
 
SpreadsheetRangeField(String, String, int, int, int, int, IOpenClass, IOpenCast[][], IOpenClass) - Constructor for class org.openl.rules.calc.element.SpreadsheetRangeField
 
SpreadsheetResult - Class in org.openl.rules.calc
Serializable bean that handles result of spreadsheet calculation.
SpreadsheetResult() - Constructor for class org.openl.rules.calc.SpreadsheetResult
 
SpreadsheetResult(Object[][], String[], String[]) - Constructor for class org.openl.rules.calc.SpreadsheetResult
 
SpreadsheetResult(Object[][], String[], String[], String[], String[], Map<String, Point>) - Constructor for class org.openl.rules.calc.SpreadsheetResult
 
SpreadsheetResult(SpreadsheetResult) - Constructor for class org.openl.rules.calc.SpreadsheetResult
 
SPREADSHEETRESULT_FIELD_PATTERN - Static variable in class org.openl.rules.data.DataTableBindHelper
 
SPREADSHEETRESULT_SHORT_TYPE_PREFIX - Static variable in class org.openl.rules.calc.Spreadsheet
 
SPREADSHEETRESULT_TYPE_PREFIX - Static variable in class org.openl.rules.calc.Spreadsheet
 
SpreadsheetResultBeanClass - Annotation Type in org.openl.rules.calc
All classes generated as spreadsheet result beans are marked with this annotation.
SpreadsheetResultBeanPropertyNamingStrategy - Interface in org.openl.rules.calc
This is interface is designed to control converting spreadsheet result column/row names to map keys.
SpreadsheetResultBuilder - Class in org.openl.rules.calc.result
Builder is used when return type of the spreadsheet table is SpreadsheetResult.
SpreadsheetResultBuilder() - Constructor for class org.openl.rules.calc.result.SpreadsheetResultBuilder
 
SpreadsheetResultCalculator - Class in org.openl.rules.calc
 
SpreadsheetResultCalculator(Spreadsheet, IDynamicObject, Object[], IRuntimeEnv, Object[][]) - Constructor for class org.openl.rules.calc.SpreadsheetResultCalculator
 
SpreadsheetResultField - Class in org.openl.rules.calc
 
SpreadsheetResultField(IOpenClass, String, IOpenClass) - Constructor for class org.openl.rules.calc.SpreadsheetResultField
 
spreadsheetResultNameToBeanName(String) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
SpreadsheetResultOpenClass - Class in org.openl.rules.calc
 
SpreadsheetResultOpenClass(Class<?>) - Constructor for class org.openl.rules.calc.SpreadsheetResultOpenClass
 
SpreadsheetResultOpenClass(XlsModuleOpenClass) - Constructor for class org.openl.rules.calc.SpreadsheetResultOpenClass
 
SpreadsheetResultRootDictionaryContext - Class in org.openl.rules.calc
 
SpreadsheetResultRootDictionaryContext(IOpenField, int) - Constructor for class org.openl.rules.calc.SpreadsheetResultRootDictionaryContext
 
SpreadsheetStructureBuilder - Class in org.openl.rules.calc
 
SpreadsheetStructureBuilder(TableSyntaxNode, IBindingContext, IOpenMethodHeader, XlsModuleOpenClass) - Constructor for class org.openl.rules.calc.SpreadsheetStructureBuilder
 
SpreadsheetStructureBuilderHolder - Class in org.openl.rules.calc.element
 
SpreadsheetStructureBuilderHolder(SpreadsheetStructureBuilder) - Constructor for class org.openl.rules.calc.element.SpreadsheetStructureBuilderHolder
 
SpreadsheetSymbols - Enum in org.openl.rules.calc
 
SpreadsheetWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
SpreadsheetWrapper(XlsModuleOpenClass, Spreadsheet, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.SpreadsheetWrapper
 
sqrt(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the correctly rounded positive square root of a double value.
src - Variable in class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
startElement(String, String, String, Attributes) - Method in class org.openl.excel.parser.sax.SheetHandler
 
startElement(String, String, String, Attributes) - Method in class org.openl.excel.parser.sax.StyleHandler
 
startElement(String, String, String, Attributes) - Method in class org.openl.excel.parser.sax.StyleIndexHandler
 
startElement(String, String, String, Attributes) - Method in class org.openl.excel.parser.sax.WorkbookHandler
 
startOperationsSet(boolean) - Method in class org.openl.rules.tbasic.compile.LabelManager
 
startPreBind() - Method in interface org.openl.rules.binding.RecursiveOpenMethodPreBinder
 
staticField(Object, String) - Static method in class org.openl.rules.helpers.RulesUtils
 
StaticMethodConvertor(Method) - Constructor for class org.openl.rules.convertor.ObjectToDataConvertorFactory.StaticMethodConvertor
 
stopEditing() - Method in class org.openl.excel.grid.EditableGridTable
 
stopEditing() - Method in class org.openl.excel.grid.ParsedGrid
 
stopEditing() - Method in class org.openl.rules.table.AGridTableDecorator
 
stopEditing() - Method in class org.openl.rules.table.GridTable
 
stopEditing() - Method in interface org.openl.rules.table.IGridTable
 
storage - Variable in class org.openl.rules.dt.element.FunctionalRow
 
StorageBuilder<T> - Class in org.openl.rules.dt.storage
 
StorageBuilder() - Constructor for class org.openl.rules.dt.storage.StorageBuilder
 
StorageFactory - Class in org.openl.rules.dt.storage
 
StorageFactory() - Constructor for class org.openl.rules.dt.storage.StorageFactory
 
StorageInfo - Class in org.openl.rules.dt.storage
 
StorageInfo() - Constructor for class org.openl.rules.dt.storage.StorageInfo
 
str2name(String, XlsNodeTypes) - Static method in class org.openl.rules.lang.xls.TableSyntaxNodeUtils
 
STRING - Static variable in interface org.openl.rules.dt.type.ITypeAdaptor
 
STRING_WRITER - Static variable in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
String2CharRangeConvertor - Class in org.openl.rules.convertor
 
String2CharRangeConvertor() - Constructor for class org.openl.rules.convertor.String2CharRangeConvertor
 
String2DataConvertorFactory - Class in org.openl.rules.convertor
 
String2DataConvertorFactory() - Constructor for class org.openl.rules.convertor.String2DataConvertorFactory
 
String2InstantConverter - Class in org.openl.rules.convertor
 
String2InstantConverter() - Constructor for class org.openl.rules.convertor.String2InstantConverter
 
String2LocalDateTimeConvertor - Class in org.openl.rules.convertor
 
String2LocalDateTimeConvertor() - Constructor for class org.openl.rules.convertor.String2LocalDateTimeConvertor
 
String2LocalTimeConvertor - Class in org.openl.rules.convertor
 
String2LocalTimeConvertor() - Constructor for class org.openl.rules.convertor.String2LocalTimeConvertor
 
String2StringRangeConvertor - Class in org.openl.rules.convertor
 
String2StringRangeConvertor() - Constructor for class org.openl.rules.convertor.String2StringRangeConvertor
 
String2ZonedDateTimeConvertor - Class in org.openl.rules.convertor
 
String2ZonedDateTimeConvertor() - Constructor for class org.openl.rules.convertor.String2ZonedDateTimeConvertor
 
StringDomainCollector - Class in org.openl.rules.dt.type.domains
 
StringDomainCollector(String) - Constructor for class org.openl.rules.dt.type.domains.StringDomainCollector
 
StringOperators - Class in org.openl.rules.binding
Deprecated.
StringOperators() - Constructor for class org.openl.rules.binding.StringOperators
Deprecated.
 
StringRange - Class in org.openl.rules.helpers
 
StringRange(String) - Constructor for class org.openl.rules.helpers.StringRange
 
StringRangeAdaptor - Class in org.openl.rules.dt.type
 
StringRangeParser - Class in org.openl.rules.helpers
 
stringToDate(String) - Static method in class org.openl.rules.helpers.RulesUtils
Deprecated.
StubSpreadSheetResult - Class in org.openl.rules.calc
 
StubSpreadSheetResult() - Constructor for class org.openl.rules.calc.StubSpreadSheetResult
 
StyleHandler - Class in org.openl.excel.parser.sax
 
StyleHandler() - Constructor for class org.openl.excel.parser.sax.StyleHandler
 
StyleIndexHandler - Class in org.openl.excel.parser.sax
 
StyleIndexHandler(IGridRegion, int) - Constructor for class org.openl.excel.parser.sax.StyleIndexHandler
 
styles - Variable in class org.openl.rules.testmethod.export.BaseExport
 
StyleTrackingListener - Class in org.openl.excel.parser.event
 
SUB - org.openl.rules.tbasic.TBasicSpecificationKey
 
SubGridTable - Class in org.openl.rules.table
Part of the grid table.
SubGridTable(IGridTable, int, int, int, int) - Constructor for class org.openl.rules.table.SubGridTable
 
SUBROUTINE - org.openl.rules.tbasic.compile.OperationType
 
SubValue - Class in org.openl.rules.cmatch
 
SubValue(StringValue, ICellStyle) - Constructor for class org.openl.rules.cmatch.SubValue
 
SUITABLE - org.openl.rules.tbasic.compile.SuitablityAsReturn
 
SuitablityAsReturn - Enum in org.openl.rules.tbasic.compile
 
suits(String) - Method in interface org.openl.rules.tbasic.compile.AlgoritmNodesCompiler.OperationAnalyzer
 
superClasses() - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
superClasses() - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
superClasses() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
SV - org.openl.rules.enumeration.CountriesEnum
 
SW - org.openl.rules.enumeration.UsRegionsEnum
 
SY - org.openl.rules.enumeration.CountriesEnum
 
SymbolicTypeDefinition - Class in org.openl.rules.calc
 
SymbolicTypeDefinition(IdentifierNode, IdentifierNode, boolean, boolean, IOpenSourceCodeModule) - Constructor for class org.openl.rules.calc.SymbolicTypeDefinition
 
SYP - org.openl.rules.enumeration.CurrenciesEnum
 

T

table - Variable in class org.openl.rules.table.AGridTableDecorator
 
Table - Class in org.openl.rules.data
 
Table(String, TableSyntaxNode) - Constructor for class org.openl.rules.data.Table
 
Table(ITableModel, ILogicalTable) - Constructor for class org.openl.rules.data.Table
 
TABLE - org.openl.rules.lang.xls.XlsNodeTypes
 
TABLE - org.openl.rules.table.properties.inherit.InheritanceLevel
 
TABLE_DETAILS_FIELD_NAME - Static variable in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
TABLE_PART - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
TABLE_PROPERTIES - Static variable in class org.openl.rules.table.xls.builder.TableBuilder
 
TableBuilder - Class in org.openl.rules.table.xls.builder
Class that allows creating tables in specified excel sheet.
TableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.TableBuilder
Creates new instance.
TableBuilder(XlsSheetGridModel, MetaInfoWriter) - Constructor for class org.openl.rules.table.xls.builder.TableBuilder
 
TableColumn - Class in org.openl.rules.cmatch
 
TableColumn(String, int) - Constructor for class org.openl.rules.cmatch.TableColumn
 
TableException - Exception in org.openl.rules.table
 
TableException(String) - Constructor for exception org.openl.rules.table.TableException
 
TableMethod - Class in org.openl.rules.method.table
IOpenMethod implementation for table method component.
TableMethod() - Constructor for class org.openl.rules.method.table.TableMethod
 
TableMethod(IOpenMethodHeader, IBoundMethodNode, MethodTableBoundNode) - Constructor for class org.openl.rules.method.table.TableMethod
Constructs new instance of class.
TableMethodWrapper - Class in org.openl.rules.lang.xls.binding.wrapper
 
TableMethodWrapper(XlsModuleOpenClass, TableMethod, ContextPropertiesInjector, boolean) - Constructor for class org.openl.rules.lang.xls.binding.wrapper.TableMethodWrapper
 
TableObjectDelegator - Class in org.openl.rules.structure
 
TableObjectDelegator() - Constructor for class org.openl.rules.structure.TableObjectDelegator
 
tableParams() - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
 
TableParser - Class in org.openl.rules.structure
 
TableParserSpecificationBean - Class in org.openl.rules.tbasic
 
TableParserSpecificationBean() - Constructor for class org.openl.rules.tbasic.TableParserSpecificationBean
 
TableParserSpecificationBean.ValueNecessity - Enum in org.openl.rules.tbasic
 
TablePart - Class in org.openl.rules.lang.xls
 
TablePart(IGridTable, XlsSheetSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.TablePart
 
TablePartProcessor - Class in org.openl.rules.lang.xls
 
TablePartProcessor() - Constructor for class org.openl.rules.lang.xls.TablePartProcessor
 
TableProperties - Class in org.openl.rules.binding
 
TableProperties - Class in org.openl.rules.table.properties
 
TableProperties() - Constructor for class org.openl.rules.table.properties.TableProperties
 
TableProperties(ITableProperties) - Constructor for class org.openl.rules.binding.TableProperties
 
TablePropertiesException - Exception in org.openl.rules.table.properties
As we have error gathering mechanism based on exceptions, this is a parent class for all error situations linked with properties in all tables and in the property table component.
TablePropertiesException(String, Throwable, ISyntaxNode) - Constructor for exception org.openl.rules.table.properties.TablePropertiesException
 
TablePropertiesException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.rules.table.properties.TablePropertiesException
 
TablePropertiesOpenField() - Constructor for class org.openl.rules.binding.RulesModuleBindingContext.TablePropertiesOpenField
 
TablePropertyDefinition - Class in org.openl.rules.table.properties.def
 
TablePropertyDefinition() - Constructor for class org.openl.rules.table.properties.def.TablePropertyDefinition
 
TablePropertyDefinition.SystemValuePolicy - Enum in org.openl.rules.table.properties.def
 
TablePropertyDefinitionUtils - Class in org.openl.rules.table.properties.def
Helper methods, for working with properties.
See also PropertiesChecker for more methods.
TableRow - Class in org.openl.rules.cmatch
 
TableRow() - Constructor for class org.openl.rules.cmatch.TableRow
 
TableServiceException - Exception in org.openl.rules.service
 
TableServiceException(String) - Constructor for exception org.openl.rules.service.TableServiceException
 
TableServiceException(String, Throwable) - Constructor for exception org.openl.rules.service.TableServiceException
 
TableServiceImpl - Class in org.openl.rules.service
 
TableServiceImpl() - Constructor for class org.openl.rules.service.TableServiceImpl
 
TableServiceImpl(MetaInfoWriter) - Constructor for class org.openl.rules.service.TableServiceImpl
 
TableStyleListener - Class in org.openl.excel.parser.event
 
TableStyleListener(EventSheetDescriptor, IGridRegion) - Constructor for class org.openl.excel.parser.event.TableStyleListener
 
TableStyles - Interface in org.openl.excel.parser
Needed to retrieve styles, fonts, comments for a given table.
TablesValidator - Class in org.openl.rules.validation
 
TablesValidator() - Constructor for class org.openl.rules.validation.TablesValidator
 
TableSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
TableSyntaxNode(String, GridLocation, XlsSheetSourceCodeModule, IGridTable, HeaderSyntaxNode) - Constructor for class org.openl.rules.lang.xls.syntax.TableSyntaxNode
 
TableSyntaxNodeAdapter - Class in org.openl.rules.lang.xls.syntax
 
TableSyntaxNodeAdapter(TableSyntaxNode) - Constructor for class org.openl.rules.lang.xls.syntax.TableSyntaxNodeAdapter
 
TableSyntaxNodeKey - Class in org.openl.rules.lang.xls.syntax
Key to check identity of tables represented by TableSyntaxNodes.
TableSyntaxNodeKey(TableSyntaxNode) - Constructor for class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
TableSyntaxNodeUtils - Class in org.openl.rules.lang.xls
 
TableUtils - Class in org.openl.rules.lang.xls.syntax
Created by Andrei Ostrovski on 14.06.14.
TableVersionComparator - Class in org.openl.rules.lang.xls.binding
Finds table with biggest version(it will later table) or "active" table;
tan(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the trigonometric tangent of an angle.
tanh(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the hyperbolic tangent of a double value.
targetModule - Variable in class org.openl.rules.calc.SpreadsheetResultCalculator
OpenL module
TBASIC_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
TBASIC_TABLE2 - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
TBasicContextHolderEnv - Class in org.openl.rules.tbasic.runtime
The TBasicContextHolderEnv contains full context for execution of Algorithm: runtime environment, VM, variables and parameters to run with.
TBasicContextHolderEnv(IRuntimeEnv, DelegatedDynamicObject, Object[], TBasicVM) - Constructor for class org.openl.rules.tbasic.runtime.TBasicContextHolderEnv
Create an instance of TBasicContextHolderEnv initialized with environment, DelegatedDynamicObject for variables,execution VM and parameters.
TBasicSpecificationKey - Enum in org.openl.rules.tbasic
Created by dl on 9/16/14.
TBasicVM - Class in org.openl.rules.tbasic.runtime
The TBasicVM class executes Algorithm logic.
TBasicVM(IOpenClass, List<RuntimeOperation>, Map<String, RuntimeOperation>) - Constructor for class org.openl.rules.tbasic.runtime.TBasicVM
Create an instance of TBasicVM initialized with main Algorithm method operations and labels register.
TBasicVMDataContext - Class in org.openl.rules.tbasic.runtime
The TBasicVMDataContext contains context for running TBasicVM.
TBasicVMDataContext(List<RuntimeOperation>, Map<String, RuntimeOperation>, boolean) - Constructor for class org.openl.rules.tbasic.runtime.TBasicVMDataContext
Create a new instance of TBasicVMDataContext.
TEST_METHOD_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
TEST_TABLE - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
TestDescription - Class in org.openl.rules.testmethod
 
TestDescription(IOpenMethod, IRulesRuntimeContext, Object[], IDataBase) - Constructor for class org.openl.rules.testmethod.TestDescription
 
TestDescription(IOpenMethod, DynamicObject, List<IOpenField>, List<IOpenField>, ITableModel, IDataBase) - Constructor for class org.openl.rules.testmethod.TestDescription
 
testers(IOpenMethod, CompiledOpenClass) - Static method in class org.openl.rules.testmethod.ProjectHelper
Get tests for tested method that have filled rules rows data for testing its functionality.
TestMethodBoundNode - Class in org.openl.rules.testmethod
 
TestMethodBoundNode(TableSyntaxNode, XlsModuleOpenClass) - Constructor for class org.openl.rules.testmethod.TestMethodBoundNode
 
TestMethodHelper - Class in org.openl.rules.testmethod
 
TestMethodHelper() - Constructor for class org.openl.rules.testmethod.TestMethodHelper
 
TestMethodNodeBinder - Class in org.openl.rules.testmethod
 
TestMethodNodeBinder() - Constructor for class org.openl.rules.testmethod.TestMethodNodeBinder
 
TestMethodOpenClass - Class in org.openl.rules.testmethod
 
TestMethodOpenClass(String, IOpenMethod) - Constructor for class org.openl.rules.testmethod.TestMethodOpenClass
 
TestResultComparator - Interface in org.openl.rules.testmethod.result
 
TestResultComparatorFactory - Class in org.openl.rules.testmethod.result
 
TestResultExport - Class in org.openl.rules.testmethod.export
 
TestResultExport() - Constructor for class org.openl.rules.testmethod.export.TestResultExport
 
TestRunner - Class in org.openl.rules.testmethod
 
TestRunner(ITestResultBuilder) - Constructor for class org.openl.rules.testmethod.TestRunner
 
TestStatus - Enum in org.openl.rules.testmethod
 
TestSuite - Class in org.openl.rules.testmethod
 
TestSuite(TestDescription...) - Constructor for class org.openl.rules.testmethod.TestSuite
 
TestSuite(TestSuiteMethod) - Constructor for class org.openl.rules.testmethod.TestSuite
 
TestSuite(TestSuiteMethod, int...) - Constructor for class org.openl.rules.testmethod.TestSuite
 
TestSuite(TestSuiteMethod, TestRunner) - Constructor for class org.openl.rules.testmethod.TestSuite
 
TestSuiteExecutor - Class in org.openl.rules.testmethod
 
TestSuiteExecutor(int) - Constructor for class org.openl.rules.testmethod.TestSuiteExecutor
 
TestSuiteMethod - Class in org.openl.rules.testmethod
 
TestSuiteMethod(IOpenMethod, TestSuiteMethod) - Constructor for class org.openl.rules.testmethod.TestSuiteMethod
 
TestSuiteMethod(IOpenMethod, IOpenMethodHeader, TestMethodBoundNode) - Constructor for class org.openl.rules.testmethod.TestSuiteMethod
 
TestTableBuilder - Class in org.openl.rules.table.xls.builder
The class is responsible for creating test method tables in excel sheets.
TestTableBuilder(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.builder.TestTableBuilder
Creates new instance.
TestUnit - Class in org.openl.rules.testmethod
Representation of the single test unit in the test.
TestUnit.Builder - Class in org.openl.rules.testmethod
 
TestUnitsResults - Class in org.openl.rules.testmethod
Test units results for the test table.
TestUnitsResults(TestSuite) - Constructor for class org.openl.rules.testmethod.TestUnitsResults
 
TestUtils - Class in org.openl.rules.testmethod
 
TH - org.openl.rules.enumeration.CountriesEnum
 
THA - org.openl.rules.enumeration.LanguagesEnum
 
THB - org.openl.rules.enumeration.CurrenciesEnum
 
the - Static variable in class org.openl.rules.convertor.ObjectToDataConvertorFactory.CopyConvertor
 
ThisCollectionElementField - Class in org.openl.rules.data
 
ThisCollectionElementField(int, IOpenClass, CollectionType) - Constructor for class org.openl.rules.data.ThisCollectionElementField
 
ThisCollectionElementField(Object, IOpenClass) - Constructor for class org.openl.rules.data.ThisCollectionElementField
 
throwDuplicateMethodExceptionIfMethodsAreNotTheSame(IOpenMethod, IOpenMethod) - Static method in class org.openl.rules.types.DuplicateMemberThrowExceptionHelper
Throw the error with the right message for the case when the methods are equal
TILDE - org.openl.rules.calc.SpreadsheetSymbols
 
TN - org.openl.rules.enumeration.CountriesEnum
 
TN - org.openl.rules.enumeration.UsStatesEnum
 
TND - org.openl.rules.enumeration.CurrenciesEnum
 
TO - org.openl.rules.enumeration.CountriesEnum
 
toCustomSpreadsheetResultOpenClass() - Method in class org.openl.rules.calc.SpreadsheetResultOpenClass
 
toDegrees(double) - Static method in class org.openl.rules.helpers.RulesUtils
Converts an angle measured in radians to an approximately equivalent angle measured in degrees.
Token - Class in org.openl.rules.fuzzy
 
Token(String, int) - Constructor for class org.openl.rules.fuzzy.Token
 
Token(String, int, int) - Constructor for class org.openl.rules.fuzzy.Token
 
tokensMapToOpenClassReadableFieldsRecursively(IOpenClass, String, int) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
tokensMapToOpenClassWritableFieldsRecursively(IOpenClass, String, int) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
toMap() - Method in class org.openl.rules.calc.SpreadsheetResult
 
toMap(boolean, SpreadsheetResultBeanPropertyNamingStrategy) - Method in class org.openl.rules.calc.SpreadsheetResult
 
toModuleType(IOpenClass) - Method in class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
 
toModuleType(IOpenClass, XlsModuleOpenClass, IdentityHashMap<XlsModuleOpenClass, IdentityHashMap<XlsModuleOpenClass, Boolean>>) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
Tool() - Constructor for class org.openl.rules.table.IGridRegion.Tool
 
TOP - Static variable in interface org.openl.rules.table.ui.ICellStyle
 
toPlain() - Method in class org.openl.rules.calc.SpreadsheetResult
 
toPlain(SpreadsheetResultBeanPropertyNamingStrategy) - Method in class org.openl.rules.calc.SpreadsheetResult
 
toRadians(double) - Static method in class org.openl.rules.helpers.RulesUtils
Converts an angle measured in degrees to an approximately equivalent angle measured in radians.
toRgb(short, HSSFWorkbook) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
toRgb(Color) - Static method in class org.openl.rules.table.xls.PoiExcelHelper
 
toString() - Method in class org.openl.rules.binding.TableProperties
 
toString() - Method in class org.openl.rules.calc.element.SpreadsheetCell
 
toString() - Method in enum org.openl.rules.calc.element.SpreadsheetExpressionMarker
 
toString() - Method in class org.openl.rules.calc.SpreadsheetResult
 
toString() - Method in class org.openl.rules.calc.SpreadsheetResultCalculator
 
toString() - Method in enum org.openl.rules.calc.SpreadsheetSymbols
 
toString() - Method in class org.openl.rules.calc.StubSpreadSheetResult
 
toString() - Method in class org.openl.rules.context.DefaultRulesRuntimeContext
 
toString() - Method in class org.openl.rules.dt.DecisionTable
 
toString() - Method in class org.openl.rules.dt.element.FunctionalRow
 
toString() - Method in class org.openl.rules.dt.type.domains.DateRangeDomainAdaptor
 
toString() - Method in class org.openl.rules.dt.validator.DecisionTableOverlapping
 
toString() - Method in class org.openl.rules.dt.validator.DecisionTableUncovered
 
toString() - Method in class org.openl.rules.dt.validator.DecisionTableValidationResult
 
toString() - Method in enum org.openl.rules.enumeration.CaProvincesEnum
 
toString() - Method in enum org.openl.rules.enumeration.CaRegionsEnum
 
toString() - Method in enum org.openl.rules.enumeration.CountriesEnum
 
toString() - Method in enum org.openl.rules.enumeration.CurrenciesEnum
 
toString() - Method in enum org.openl.rules.enumeration.DTEmptyResultProcessingEnum
 
toString() - Method in enum org.openl.rules.enumeration.LanguagesEnum
 
toString() - Method in enum org.openl.rules.enumeration.OriginsEnum
 
toString() - Method in enum org.openl.rules.enumeration.RecalculateEnum
 
toString() - Method in enum org.openl.rules.enumeration.RegionsEnum
 
toString() - Method in enum org.openl.rules.enumeration.UsRegionsEnum
 
toString() - Method in enum org.openl.rules.enumeration.UsStatesEnum
 
toString() - Method in enum org.openl.rules.enumeration.ValidateDTEnum
 
toString() - Method in class org.openl.rules.fuzzy.Token
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmSubroutineMethodWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractAlgorithmWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractColumnMatchWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractSpreadsheetWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractTableMethodWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.ConstantOpenFieldWrapper
 
toString() - Method in class org.openl.rules.lang.xls.binding.wrapper.DataOpenFieldWrapper
 
toString() - Method in class org.openl.rules.lang.xls.syntax.TableSyntaxNodeKey
 
toString() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenClass
 
toString() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenConstructor
 
toString() - Method in class org.openl.rules.lang.xls.types.DatatypeOpenMethod
 
toString() - Method in enum org.openl.rules.lang.xls.XlsNodeTypes
 
toString() - Method in class org.openl.rules.range.Range
 
toString() - Method in class org.openl.rules.range.RangeParser
 
toString() - Method in class org.openl.rules.table.AGridTable
 
toString() - Method in class org.openl.rules.table.ALogicalTable
 
toString() - Method in class org.openl.rules.table.CellKey
 
toString() - Method in class org.openl.rules.table.GridRegion
 
toString() - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
toString() - Method in class org.openl.rules.table.properties.DimensionPropertiesMethodKey
 
toString() - Method in enum org.openl.rules.table.properties.inherit.InheritanceLevel
 
toString() - Method in class org.openl.rules.table.properties.TableProperties
 
toString() - Method in class org.openl.rules.table.syntax.GridLocation
 
toString() - Method in class org.openl.rules.table.syntax.GridPosition
 
toString() - Method in class org.openl.rules.tbasic.AlgorithmRow
 
toString() - Method in class org.openl.rules.tbasic.AlgorithmTreeNode
 
toString() - Method in enum org.openl.rules.tbasic.compile.OperationType
 
toString() - Method in enum org.openl.rules.tbasic.TBasicSpecificationKey
 
toString() - Method in class org.openl.rules.testmethod.UserErrorOpenClass.Entry
 
toTokenString(String) - Static method in class org.openl.rules.fuzzy.OpenLFuzzyUtils
 
toV1() - Method in class org.openl.rules.dt.algorithm.evaluator.ContainsInArrayIndexedEvaluatorV2
 
TR - org.openl.rules.enumeration.CountriesEnum
 
TR_EXCEPTION - org.openl.rules.testmethod.TestStatus
 
TR_NEQ - org.openl.rules.testmethod.TestStatus
 
TR_OK - org.openl.rules.testmethod.TestStatus
 
transform(int, int) - Method in class org.openl.rules.table.CompositeGrid
Transformes current grid coordinates to appropriate table coordinates.
transform(String) - Method in interface org.openl.rules.calc.SpreadsheetResultBeanPropertyNamingStrategy
 
transform(String, String) - Method in interface org.openl.rules.calc.SpreadsheetResultBeanPropertyNamingStrategy
 
Transform(IGrid, IGridTable, int, int) - Constructor for class org.openl.rules.table.CompositeGrid.Transform
 
TransformedGridTable - Class in org.openl.rules.table
Logical table model that delegate original table and access to original table through coordinates transformation.
TransformedGridTable(IGridTable, CoordinatesTransformer) - Constructor for class org.openl.rules.table.TransformedGridTable
 
transformLocalParameterValue(String, IBaseCondition, Object, DecisionTableAnalyzer) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
transformLocalParameterValue(String, IBaseCondition, Object, DecisionTableAnalyzer) - Method in interface org.openl.rules.dt.validator.IConditionTransformer
 
transformParameterType(IParameterDeclaration) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
transformParameterType(IParameterDeclaration) - Method in interface org.openl.rules.dt.validator.IConditionTransformer
 
transformSignatureType(IParameterDeclaration) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
transformSignatureType(IParameterDeclaration) - Method in interface org.openl.rules.dt.validator.IConditionTransformer
 
transformSignatureType(IParameterDeclaration, IDecisionTableValidatedObject) - Method in class org.openl.rules.dt.validator.DecisionTableAnalyzer
Takes the paramDeclarationFromSignature and transform its type to appropriate for validating.
transformSignatureValueBack(String, int, DecisionTableAnalyzer) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
transformSignatureValueBack(String, int, DecisionTableAnalyzer) - Method in interface org.openl.rules.dt.validator.IConditionTransformer
 
transformSingleLocalParameterValue(String, IBaseCondition, Object, DecisionTableAnalyzer) - Method in class org.openl.rules.dt.validator.DecisionTableValidatedObject
 
TRANSIENT_FIELD_SUFFIX - Static variable in class org.openl.rules.datatype.binding.DatatypeTableBoundNode
 
transpose() - Method in class org.openl.rules.table.AGridTable
 
transpose() - Method in class org.openl.rules.table.ALogicalTable
 
transpose() - Method in interface org.openl.rules.table.ITable
 
transpose() - Method in class org.openl.rules.table.TransposedGridTable
 
TransposedGridTable - Class in org.openl.rules.table
TODO: create CoordinatesTransformer for this case of transposed grid table.
TransposedGridTable(IGridTable) - Constructor for class org.openl.rules.table.TransposedGridTable
 
TRUE_VALUE - Static variable in class org.openl.rules.dt.element.DecisionValue
 
TRY - org.openl.rules.enumeration.CurrenciesEnum
 
TUR - org.openl.rules.enumeration.LanguagesEnum
 
TW - org.openl.rules.enumeration.CountriesEnum
 
TWD - org.openl.rules.enumeration.CurrenciesEnum
 
TwoDimensionalAlgorithm - Class in org.openl.rules.dt.algorithm
 
TwoDimensionDecisionTableTransformer - Class in org.openl.rules.dt
Transforms coordinates for table with two dimensions(table that has vertical and horizontal conditions).
TX - org.openl.rules.enumeration.UsStatesEnum
 
type - Variable in class org.openl.rules.helpers.CharRange
 
type - Variable in class org.openl.rules.helpers.IntRange
 
TYPE_DELIMITER - org.openl.rules.calc.SpreadsheetSymbols
cell name indicating return statement
TYPE_INDEX - Static variable in class org.openl.rules.data.DataNodeBinder
 
TYPE_INDEX - Static variable in class org.openl.rules.datatype.binding.DatatypeNodeBinder
 
typeWriters - Variable in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 

U

UA - org.openl.rules.enumeration.CountriesEnum
 
UAH - org.openl.rules.enumeration.CurrenciesEnum
 
UKR - org.openl.rules.enumeration.LanguagesEnum
 
ulp(double) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the size of an ulp of the argument.
ulp(float) - Static method in class org.openl.rules.helpers.RulesUtils
Returns the size of an ulp of the argument.
UNBOUND - org.openl.rules.range.Range.Bound
 
UndoableActions - Class in org.openl.rules.table.actions
 
UndoableActions() - Constructor for class org.openl.rules.table.actions.UndoableActions
 
UndoableClearAction - Class in org.openl.rules.table.actions
 
UndoableClearAction(int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableClearAction
 
UndoableCompositeAction - Class in org.openl.rules.table.actions
 
UndoableCompositeAction(List<IUndoableGridTableAction>) - Constructor for class org.openl.rules.table.actions.UndoableCompositeAction
 
UndoableCompositeAction(IUndoableGridTableAction...) - Constructor for class org.openl.rules.table.actions.UndoableCompositeAction
 
UndoableCopyValueAction - Class in org.openl.rules.table.actions
 
UndoableCopyValueAction(int, int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableCopyValueAction
 
UndoableEditTableAction - Class in org.openl.rules.table.actions
 
UndoableEditTableAction() - Constructor for class org.openl.rules.table.actions.UndoableEditTableAction
 
UndoableInsertAction - Class in org.openl.rules.table.actions
Default behaviour for insert operations.
UndoableInsertAction(MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableInsertAction
 
UndoableInsertColumnsAction - Class in org.openl.rules.table.actions
 
UndoableInsertColumnsAction(int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableInsertColumnsAction
 
UndoableInsertRowsAction - Class in org.openl.rules.table.actions
 
UndoableInsertRowsAction(int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableInsertRowsAction
 
UndoableMoveTableAction - Class in org.openl.rules.table.actions
Action for moving table to unoccupied place of grid.
UndoableMoveTableAction(MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableMoveTableAction
 
UndoableRemoveAction - Class in org.openl.rules.table.actions
Default behaviour for remove action.
UndoableRemoveAction() - Constructor for class org.openl.rules.table.actions.UndoableRemoveAction
 
UndoableRemoveColumnsAction - Class in org.openl.rules.table.actions
 
UndoableRemoveColumnsAction(int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableRemoveColumnsAction
 
UndoableRemoveRowsAction - Class in org.openl.rules.table.actions
 
UndoableRemoveRowsAction(int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableRemoveRowsAction
 
UndoableResizeMergedRegionAction - Class in org.openl.rules.table.actions
Action which resizes merged regions in some grid.
UndoableResizeMergedRegionAction(IGridRegion, int, boolean, boolean) - Constructor for class org.openl.rules.table.actions.UndoableResizeMergedRegionAction
 
UndoableSetValueAction - Class in org.openl.rules.table.actions
 
UndoableSetValueAction(int, int, Object, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableSetValueAction
 
UndoableShiftValueAction - Class in org.openl.rules.table.actions
Shift cell with merged region.
UndoableShiftValueAction(int, int, int, int, MetaInfoWriter) - Constructor for class org.openl.rules.table.actions.UndoableShiftValueAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.GridRegionAction
 
undoAction(IGridTable) - Method in interface org.openl.rules.table.actions.IUndoableGridTableAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.MergeCellsAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.SetBorderStyleAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetBoldAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetColorAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetItalicAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.font.SetUnderlineAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetAlignmentAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetFillColorAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.style.SetIndentAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableClearAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableCompositeAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableCopyValueAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableInsertAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableMoveTableAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableRemoveAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableResizeMergedRegionAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableSetValueAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UndoableShiftValueAction
 
undoAction(IGridTable) - Method in class org.openl.rules.table.actions.UnmergeByColumnsAction
 
UnexpectedSpreadsheetResultFieldTypeException - Exception in org.openl.rules.calc
 
UnexpectedSpreadsheetResultFieldTypeException() - Constructor for exception org.openl.rules.calc.UnexpectedSpreadsheetResultFieldTypeException
 
UnexpectedSpreadsheetResultFieldTypeException(String) - Constructor for exception org.openl.rules.calc.UnexpectedSpreadsheetResultFieldTypeException
 
UnexpectedSpreadsheetResultFieldTypeException(String, Throwable) - Constructor for exception org.openl.rules.calc.UnexpectedSpreadsheetResultFieldTypeException
 
UnexpectedSpreadsheetResultFieldTypeException(String, Throwable, ILocation, IOpenSourceCodeModule) - Constructor for exception org.openl.rules.calc.UnexpectedSpreadsheetResultFieldTypeException
 
UnexpectedSpreadsheetResultFieldTypeException(Throwable) - Constructor for exception org.openl.rules.calc.UnexpectedSpreadsheetResultFieldTypeException
 
UniqueActiveTableConstraint - Class in org.openl.rules.table.constraints
 
UniqueActiveTableConstraint(String) - Constructor for class org.openl.rules.table.constraints.UniqueActiveTableConstraint
 
UniqueInModuleConstraint - Class in org.openl.rules.table.constraints
 
UniqueInModuleConstraint(String) - Constructor for class org.openl.rules.table.constraints.UniqueInModuleConstraint
 
UniqueMethodParameterNamesValidator - Class in org.openl.rules.validation
 
UniqueMethodParameterNamesValidator() - Constructor for class org.openl.rules.validation.UniqueMethodParameterNamesValidator
 
UniquePropertyValueValidator - Class in org.openl.rules.validation
 
UniquePropertyValueValidator(String) - Constructor for class org.openl.rules.validation.UniquePropertyValueValidator
 
UNKNOWN - org.openl.rules.types.impl.IntersectionType
 
UnloadableLazyWorkbookLoader - Class in org.openl.rules.lang.xls.load
Provides lazy loading access to the workbook.
UnloadableLazyWorkbookLoader(IOpenSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.load.UnloadableLazyWorkbookLoader
 
unmarshal(DefaultRulesRuntimeContext) - Method in class org.openl.rules.context.DefaultRulesRuntimeContext.IRulesRuntimeContextAdapter
 
UnmergeByColumnsAction - Class in org.openl.rules.table.actions
 
UnmergeByColumnsAction(IGridRegion) - Constructor for class org.openl.rules.table.actions.UnmergeByColumnsAction
 
unmergeColumns(ILogicalTable, int, int) - Static method in class org.openl.rules.table.LogicalTableHelper
 
unregisterClassLoader(ClassLoader) - Static method in class org.openl.rules.convertor.String2DataConvertorFactory
Unregister all Classes from the specified class loader.
unwrapOpenMethod(IOpenMethod) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
update(IBindingContext) - Method in class org.openl.rules.table.openl.GridCellSourceCodeModule
Deprecated.
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.cmatch.ColumnMatchBoundNode
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.dt.DecisionTable
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.dt.DecisionTableBoundNode
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.dt.element.ArrayHolder
 
updateDependency(BindingDependencies) - Method in interface org.openl.rules.dt.IDecisionTable
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.lang.xls.binding.wrapper.base.AbstractDecisionTableWrapper
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.method.table.MethodTableBoundNode
 
updateDependency(BindingDependencies) - Method in class org.openl.rules.tbasic.AlgorithmBoundNode
 
updateValueDependency(FunctionalRow, BindingDependencies) - Method in class org.openl.rules.dt.DecisionTable
 
updateWithType(IOpenClass) - Method in class org.openl.rules.calc.CombinedSpreadsheetResultOpenClass
 
updateWithType(IOpenClass) - Method in class org.openl.rules.calc.CustomSpreadsheetResultOpenClass
 
US - org.openl.rules.enumeration.CountriesEnum
 
USD - org.openl.rules.enumeration.CurrenciesEnum
 
useAggregatedFields() - Method in class org.openl.rules.table.xls.builder.DataTableField
Use an aggregated fields instead of a foreign key
useForeignKey() - Method in class org.openl.rules.table.xls.builder.DataTableField
Use a foreign key instead of an aggregated fields
useOriginalSource() - Method in class org.openl.rules.dt.algorithm.evaluator.ARangeIndexEvaluator.RangeIndexNodeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.CharRangeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.DateRangeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.DoubleRangeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.DoubleRangeForIntRangeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.IntRangeAdaptor
 
useOriginalSource() - Method in interface org.openl.rules.dt.type.IRangeAdaptor
 
useOriginalSource() - Method in class org.openl.rules.dt.type.StringRangeAdaptor
 
UserErrorOpenClass - Class in org.openl.rules.testmethod
 
UserErrorOpenClass() - Constructor for class org.openl.rules.testmethod.UserErrorOpenClass
 
UserErrorOpenClass.Entry - Class in org.openl.rules.testmethod
 
UsRegionsEnum - Enum in org.openl.rules.enumeration
 
UsStatesEnum - Enum in org.openl.rules.enumeration
 
UT - org.openl.rules.enumeration.UsStatesEnum
 
UY - org.openl.rules.enumeration.CountriesEnum
 
UYU - org.openl.rules.enumeration.CurrenciesEnum
 

V

VA - org.openl.rules.enumeration.UsStatesEnum
 
validate() - Method in class org.openl.rules.dt.validator.ValidationAlgorithm
 
validate() - Method in class org.openl.rules.range.Range
 
validate(IValidatedObject, OpenL) - Method in class org.openl.rules.dt.validator.DecisionTableValidator
 
validate(IValidatedObject, OpenL) - Method in interface org.openl.rules.validator.IValidator
 
validate(IOpenClass) - Method in class org.openl.rules.validation.DimensionalPropertyValidator
 
validate(IOpenClass) - Method in class org.openl.rules.validation.MethodUnreachableStatementValidator
 
validate(IOpenClass) - Method in class org.openl.rules.validation.TablesValidator
 
validate(IOpenClass) - Method in class org.openl.rules.validation.UniqueMethodParameterNamesValidator
 
validateContextProperty(String, IOpenClass, IBindingContext) - Static method in class org.openl.binding.impl.module.ContextPropertyBinderUtils
 
ValidateDTEnum - Enum in org.openl.rules.enumeration
 
validateMetaData(ISyntaxNode, IBindingContext) - Method in class org.openl.binding.impl.module.ParameterDeclarationNodeBinderWithContextParameterSupport
 
validateRowsColumnsForResultModel(Spreadsheet) - Method in class org.openl.rules.calc.SpreadsheetBoundNode
 
validateTable(IDecisionTable, Map<String, IDomainAdaptor>, IOpenClass) - Static method in class org.openl.rules.dt.validator.DecisionTableValidator
 
validateTables(TableSyntaxNode[], IOpenClass) - Method in class org.openl.rules.validation.ActivePropertyValidator
 
validateTables(TableSyntaxNode[], IOpenClass) - Method in class org.openl.rules.validation.GapOverlapValidator
 
validateTables(TableSyntaxNode[], IOpenClass) - Method in class org.openl.rules.validation.RegexpPropertyValidator
 
validateTables(TableSyntaxNode[], IOpenClass) - Method in class org.openl.rules.validation.TablesValidator
 
validateTables(TableSyntaxNode[], IOpenClass) - Method in class org.openl.rules.validation.UniquePropertyValueValidator
 
validateTree(MatchNode, List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
Checks that tree is consistent.
validateTree(MatchNode, List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
Overrides to do nothing.
validateTree(MatchNode, List<TableRow>, MatchNode[]) - Method in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
Overrides to do nothing.
validateValue(Object, IOpenClass) - Static method in class org.openl.rules.binding.RuleRowHelper
 
validateWrapperClass(Class<?>, Class<?>) - Static method in class org.openl.rules.lang.xls.binding.wrapper.base.WrapperValidation
 
ValidationAlgorithm - Class in org.openl.rules.dt.validator
 
ValidationAlgorithm(IDecisionTableValidatedObject, OpenL) - Constructor for class org.openl.rules.dt.validator.ValidationAlgorithm
 
validationSuccess() - Static method in class org.openl.rules.validation.ValidationUtils
 
ValidationUtils - Class in org.openl.rules.validation
 
VALUE - org.openl.rules.calc.element.SpreadsheetCellType
 
VALUE - org.openl.rules.dt.storage.IStorage.StorageType
 
valueOf(String) - Static method in enum org.openl.binding.impl.NodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.excel.parser.MergedCell
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.calc.element.SpreadsheetCellRefType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.calc.element.SpreadsheetCellType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.calc.element.SpreadsheetExpressionMarker
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.calc.SpreadsheetSymbols
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.dt.DecisionTableColumnHeaders
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.dt.element.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.dt.storage.IStorage.StorageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.CaProvincesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.CaRegionsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.CountriesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.CurrenciesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.DTEmptyResultProcessingEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.LanguagesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.OriginsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.RecalculateEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.RegionsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.UsRegionsEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.UsStatesEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.enumeration.ValidateDTEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.helpers.ARangeParser.ParseStruct.BoundType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.lang.xls.binding.DTColumnsDefinitionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.lang.xls.load.NullCellLoader
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.lang.xls.XlsNodeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.range.Range.Bound
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.range.Range.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.table.actions.GridRegionAction.ActionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.table.properties.def.TablePropertyDefinition.SystemValuePolicy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.table.properties.inherit.InheritanceLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.tbasic.compile.OperationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.tbasic.compile.SuitablityAsReturn
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.tbasic.runtime.ReturnType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.tbasic.TableParserSpecificationBean.ValueNecessity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.tbasic.TBasicSpecificationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.testmethod.TestStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.types.impl.IntersectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.types.impl.MatchingResult
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.openl.rules.vm.CacheMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openl.binding.impl.NodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.excel.parser.MergedCell
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.calc.element.SpreadsheetCellRefType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.calc.element.SpreadsheetCellType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.calc.element.SpreadsheetExpressionMarker
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.calc.SpreadsheetSymbols
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.dt.DecisionTableColumnHeaders
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.dt.element.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.dt.storage.IStorage.StorageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.CaProvincesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.CaRegionsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.CountriesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.CurrenciesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.DTEmptyResultProcessingEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.LanguagesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.OriginsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.RecalculateEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.RegionsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.UsRegionsEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.UsStatesEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.enumeration.ValidateDTEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.helpers.ARangeParser.ParseStruct.BoundType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.lang.xls.binding.DTColumnsDefinitionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.lang.xls.load.NullCellLoader
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.lang.xls.XlsNodeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.range.Range.Bound
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.range.Range.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.table.actions.GridRegionAction.ActionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.table.properties.def.TablePropertyDefinition.SystemValuePolicy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.table.properties.inherit.InheritanceLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.tbasic.compile.OperationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.tbasic.compile.SuitablityAsReturn
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.tbasic.runtime.ReturnType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.tbasic.TableParserSpecificationBean.ValueNecessity
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.tbasic.TBasicSpecificationKey
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.testmethod.TestStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.types.impl.IntersectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.types.impl.MatchingResult
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.openl.rules.vm.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.openl.rules.cmatch.algorithm.MatchAlgorithmCompiler
 
VE - org.openl.rules.enumeration.CountriesEnum
 
VEF - org.openl.rules.enumeration.CurrenciesEnum
 
VI - org.openl.rules.enumeration.UsStatesEnum
 
VIE - org.openl.rules.enumeration.LanguagesEnum
 
VIEW_BUSINESS - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
VIEW_DEVELOPER - Static variable in interface org.openl.rules.lang.xls.IXlsTableNames
 
VIRTUAL_TEST_SUITE - Static variable in class org.openl.rules.testmethod.TestSuite
 
VirtualSourceCodeModule - Class in org.openl.rules.source.impl
Deprecated.
VirtualSourceCodeModule() - Constructor for class org.openl.rules.source.impl.VirtualSourceCodeModule
Deprecated.
 
VN - org.openl.rules.enumeration.CountriesEnum
 
VND - org.openl.rules.enumeration.CurrenciesEnum
 
VT - org.openl.rules.enumeration.UsStatesEnum
 
VU - org.openl.rules.enumeration.CountriesEnum
 

W

W - org.openl.rules.enumeration.UsRegionsEnum
 
WA - org.openl.rules.enumeration.UsStatesEnum
 
weekDiff(Date, Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
weekOfMonth(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
weekOfYear(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
WEIGHT - Static variable in class org.openl.rules.cmatch.algorithm.ScoreAlgorithmCompiler
 
WEIGHT - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
WEIGHT_COLUMN_DEFINITION - Static variable in class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
WeightAlgorithmCompiler - Class in org.openl.rules.cmatch.algorithm
 
WeightAlgorithmCompiler() - Constructor for class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompiler
 
WeightAlgorithmCompilerBuilder - Class in org.openl.rules.cmatch.algorithm
 
WeightAlgorithmCompilerBuilder() - Constructor for class org.openl.rules.cmatch.algorithm.WeightAlgorithmCompilerBuilder
 
WeightAlgorithmExecutor - Class in org.openl.rules.cmatch.algorithm
 
WeightAlgorithmExecutor() - Constructor for class org.openl.rules.cmatch.algorithm.WeightAlgorithmExecutor
 
whatIsOperationsGroupName(List<String>) - Method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
whatIsOperationsGroupName(List<String>) - Method in interface org.openl.rules.tbasic.IAlgorithmTableParserManager
 
whatOperationsToGroup(String) - Method in class org.openl.rules.tbasic.AlgorithmTableParserManager
 
whatOperationsToGroup(String) - Method in interface org.openl.rules.tbasic.IAlgorithmTableParserManager
 
WholeNumberDivideOperators - Class in org.openl.rules.binding
Deprecated.
WholeNumberDivideOperators() - Constructor for class org.openl.rules.binding.WholeNumberDivideOperators
Deprecated.
 
WI - org.openl.rules.enumeration.UsStatesEnum
 
width(IGridRegion) - Static method in class org.openl.rules.table.IGridRegion.Tool
 
withAdditionalConstructor(boolean) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
withEqualsHashCodeToStringMethods(boolean) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
withPublicFields(boolean) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
WORKBOOK - org.openl.rules.lang.xls.XlsNodeTypes
 
WorkbookHandler - Class in org.openl.excel.parser.sax
 
WorkbookHandler() - Constructor for class org.openl.excel.parser.sax.WorkbookHandler
 
WorkbookListener - Class in org.openl.excel.parser.event
 
WorkbookListener() - Constructor for class org.openl.excel.parser.event.WorkbookListener
 
WorkbookLoader - Interface in org.openl.rules.lang.xls.load
Provides access to the Workbook.
WorkbookLoaderFactory - Interface in org.openl.rules.lang.xls.load
 
WorkbookLoaders - Class in org.openl.rules.lang.xls.load
 
WorkbookSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
WorkbookSyntaxNode(WorksheetSyntaxNode[], TableSyntaxNode[], XlsWorkbookSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.syntax.WorkbookSyntaxNode
 
WorkerThreadFactory - Class in org.openl.rules.core.ce
Custom implementation of ForkJoinPool.ForkJoinWorkerThreadFactory to fix AccessControlException when application run with custom java.security.policy file.
WorkerThreadFactory() - Constructor for class org.openl.rules.core.ce.WorkerThreadFactory
 
WORKSHEET - org.openl.rules.lang.xls.XlsNodeTypes
 
WorksheetSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
WorksheetSyntaxNode(TableSyntaxNode[], XlsSheetSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.syntax.WorksheetSyntaxNode
 
wrapOpenMethod(IOpenMethod, String) - Static method in class org.openl.rules.lang.xls.binding.wrapper.AliasWrapperLogic
 
wrapOpenMethod(IOpenMethod, XlsModuleOpenClass, boolean) - Static method in class org.openl.rules.lang.xls.binding.wrapper.WrapperLogic
 
WrapperLogic - Class in org.openl.rules.lang.xls.binding.wrapper
 
WrapperValidation - Class in org.openl.rules.lang.xls.binding.wrapper.base
 
writeBody(Map<String, Object>) - Method in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
writeBody(Map<String, Object>, ICellStyle) - Method in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
writeCell(int, int, int, int, Object) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes cell.
writeCell(int, int, int, int, Object, ICellStyle) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes cell.
writeCell(int, int, Object) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes cell.
writeCellValue() - Method in class org.openl.rules.table.xls.writers.AXlsCellWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellArrayWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellBooleanWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellDateWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellEnumArrayWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellEnumWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellFormulaWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellNumberWriter
 
writeCellValue() - Method in class org.openl.rules.table.xls.writers.XlsCellStringWriter
 
writeCodeExpression(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
writeCodeExpression(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayConditionBuilder
 
writeCodeExpression(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleConditionBuilder
 
writeColumnType(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
writeColumnType(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayConditionBuilder
 
writeColumnType(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleConditionBuilder
 
writeElse(int) - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
writeElse(int) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
writeFailuresOnly() - Method in class org.openl.rules.testmethod.BaseTestUnit
 
writeFailuresOnly() - Method in class org.openl.rules.testmethod.TestUnit
 
writeFieldNames(List<? extends DataTableField>) - Method in class org.openl.rules.table.xls.builder.DataTableBuilder
Write a field's description for a given data table (field technical and business names and their foreign keys).
writeFieldValues(Map<String, String>, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DataTableBuilder
Write a field values
writeFormula(Object, int) - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
writeFormula(Object, int) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
writeGridTable(IGridTable) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes table grid.
writeHeader(String) - Method in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
writeHeader(String, String) - Method in class org.openl.rules.table.xls.builder.DataTableBuilder
Write a header of a data table
writeHeader(String, String) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
writeHeader(String, String) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
writeHeader(String, String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DataTableBuilder
Write a header of a data table
writeHeader(String, String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
writeHeader(String, String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
writeHeader(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
writeHeader(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
writeHeader(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.PropertiesTableBuilder
 
writeHeader(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
Writes decision table header.
writeHeader(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes table header.
writeInfo(Sheet, TestUnitsResults, int) - Method in class org.openl.rules.testmethod.export.ResultExport
 
writeInfo(Sheet, TestUnitsResults, int) - Method in class org.openl.rules.testmethod.export.RulesResultExport
 
writeInfo(Sheet, TestUnitsResults, int) - Method in class org.openl.rules.testmethod.export.TestResultExport
 
writeObject(Object, int) - Method in interface org.openl.rules.dt.storage.IStorageBuilder
 
writeObject(Object, int) - Method in class org.openl.rules.dt.storage.ScaleStorageBuilder
 
writeObject(Object, int) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
writeParameter(String, String) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
writeParameter(String, String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeTableBuilder
 
writeParameterDeclaration(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
writeParameterDeclaration(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayConditionBuilder
 
writeParameterDeclaration(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleConditionBuilder
 
writeParams(Map<String, String>, String) - Method in class org.openl.rules.table.xls.builder.TestTableBuilder
Writes test table parameters.
writeProperties(Map<String, Object>, ICellStyle) - Method in class org.openl.rules.table.xls.builder.TableBuilder
Writes table properties.
writeResult(Row, int, ITestUnit) - Method in class org.openl.rules.testmethod.export.ResultExport
 
writeResult(Row, int, ITestUnit) - Method in class org.openl.rules.testmethod.export.RulesResultExport
 
writeResult(Row, int, ITestUnit) - Method in class org.openl.rules.testmethod.export.TestResultExport
 
writeResultHeader(TestUnitsResults, Row, int) - Method in class org.openl.rules.testmethod.export.ResultExport
 
writeResultHeader(TestUnitsResults, Row, int) - Method in class org.openl.rules.testmethod.export.RulesResultExport
 
writeResultHeader(TestUnitsResults, Row, int) - Method in class org.openl.rules.testmethod.export.TestResultExport
 
writeRuleValue(IWritableGrid, int, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
writeRuleValue(IWritableGrid, int, int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayConditionBuilder
 
writeRuleValue(IWritableGrid, int, int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleConditionBuilder
 
writeSpace(int) - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
writeSpace(int) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
writeTableBodyRow(List<Map<String, Object>>) - Method in class org.openl.rules.table.xls.builder.SimpleRulesTableBuilder
 
writeTitle(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.AConditionBuilder
 
writeTitle(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.ArrayConditionBuilder
 
writeTitle(IWritableGrid, int, int) - Method in class org.openl.rules.validation.properties.dimentional.SimpleConditionBuilder
 
writeToType(Consumer<ClassWriter>) - Method in class org.openl.rules.datatype.gen.JavaBeanClassBuilder
 
writeValue(Object, int) - Method in class org.openl.rules.dt.storage.ObjectStorageBuilder
 
writeValue(String) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
writeValue(String, ICellStyle) - Method in class org.openl.rules.table.xls.builder.DatatypeAliasTableBuilder
 
writeValue(T, int) - Method in class org.openl.rules.dt.storage.StorageBuilder
 
WS - org.openl.rules.enumeration.CountriesEnum
 
WV - org.openl.rules.enumeration.UsStatesEnum
 
WY - org.openl.rules.enumeration.UsStatesEnum
 

X

XLS_ACTIONS - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_COLUMN_MATCH - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_CONDITIONS - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_CONSTANTS - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_DATA - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_DATATYPE - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_DT - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_ENVIRONMENT - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_METHOD - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_MODULE - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_OPENL - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_OTHER - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_PROPERTIES - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_RETURNS - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_RUN_METHOD - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_SPREADSHEET - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_TABLEPART - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_TBASIC - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_TEST_METHOD - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_WORKBOOK - org.openl.rules.lang.xls.XlsNodeTypes
 
XLS_WORKSHEET - org.openl.rules.lang.xls.XlsNodeTypes
 
XlsBinder - Class in org.openl.rules.lang.xls
Implements IOpenBinder abstraction for Excel files.
XlsBinder(ICompileContext, IUserContext) - Constructor for class org.openl.rules.lang.xls.XlsBinder
 
XlsCell - Class in org.openl.rules.table.xls
 
XlsCell(int, int, XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.XlsCell
Usually there is a parameter duplication: the same column and row exist in cell object.
XlsCellArrayWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellArrayWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellArrayWriter
 
XlsCellBooleanWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellBooleanWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellBooleanWriter
 
XlsCellComment - Class in org.openl.rules.table.xls
 
XlsCellComment(Comment) - Constructor for class org.openl.rules.table.xls.XlsCellComment
 
XlsCellDateWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellDateWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellDateWriter
 
XlsCellEnumArrayWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellEnumArrayWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellEnumArrayWriter
 
XlsCellEnumWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellEnumWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellEnumWriter
 
XlsCellFont - Class in org.openl.rules.table.xls
 
XlsCellFont(Font, Workbook) - Constructor for class org.openl.rules.table.xls.XlsCellFont
 
XlsCellFormulaWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellFormulaWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellFormulaWriter
 
XlsCellNumberWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellNumberWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellNumberWriter
 
xlsCellPresentation(int, int) - Static method in class org.openl.rules.table.xls.XlsUtil
 
XlsCellStringWriter - Class in org.openl.rules.table.xls.writers
 
XlsCellStringWriter(XlsSheetGridModel) - Constructor for class org.openl.rules.table.xls.writers.XlsCellStringWriter
 
XlsCellStyle - Class in org.openl.rules.table.xls
 
XlsCellStyle(CellStyle, Workbook) - Constructor for class org.openl.rules.table.xls.XlsCellStyle
 
XlsDefinitions - Class in org.openl.rules.lang.xls.binding
 
XlsDefinitions() - Constructor for class org.openl.rules.lang.xls.binding.XlsDefinitions
 
XlsHelper - Class in org.openl.rules.lang.xls
 
XlsMetaInfo - Class in org.openl.rules.lang.xls.binding
 
XlsMetaInfo(XlsModuleSyntaxNode) - Constructor for class org.openl.rules.lang.xls.binding.XlsMetaInfo
 
XlsModuleOpenClass - Class in org.openl.rules.lang.xls.binding
 
XlsModuleOpenClass(String, XlsMetaInfo, OpenL, IDataBase, Set<CompiledDependency>, ClassLoader, boolean, IBindingContext) - Constructor for class org.openl.rules.lang.xls.binding.XlsModuleOpenClass
Constructor for module with dependent modules
XlsModuleOpenClassHolder - Class in org.openl.rules.lang.xls
 
XlsModuleSyntaxNode - Class in org.openl.rules.lang.xls.syntax
 
XlsModuleSyntaxNode(WorkbookSyntaxNode[], IOpenSourceCodeModule, OpenlSyntaxNode, Collection<String>) - Constructor for class org.openl.rules.lang.xls.syntax.XlsModuleSyntaxNode
 
XlsNodeTypes - Enum in org.openl.rules.lang.xls
 
XlsSheetGridModel - Class in org.openl.rules.table.xls
 
XlsSheetGridModel(XlsSheetSourceCodeModule) - Constructor for class org.openl.rules.table.xls.XlsSheetGridModel
 
XlsSheetSourceCodeModule - Class in org.openl.rules.lang.xls
Deprecated.
XlsSheetSourceCodeModule(int, XlsWorkbookSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
XlsSheetSourceCodeModule(SheetLoader, XlsWorkbookSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.XlsSheetSourceCodeModule
Deprecated.
 
XlsUrlParser - Class in org.openl.rules.table.xls
 
XlsUrlParser(String) - Constructor for class org.openl.rules.table.xls.XlsUrlParser
 
XlsUtil - Class in org.openl.rules.table.xls
 
XlsVM - Class in org.openl.rules.lang.xls
 
XlsVM() - Constructor for class org.openl.rules.lang.xls.XlsVM
 
XlsWorkbookListener - Interface in org.openl.rules.lang.xls
 
XlsWorkbookSourceCodeModule - Class in org.openl.rules.lang.xls
Deprecated.
XlsWorkbookSourceCodeModule(IOpenSourceCodeModule) - Constructor for class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 
XlsWorkbookSourceCodeModule(IOpenSourceCodeModule, WorkbookLoader) - Constructor for class org.openl.rules.lang.xls.XlsWorkbookSourceCodeModule
Deprecated.
 

Y

YE - org.openl.rules.enumeration.CountriesEnum
 
year(Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
yearDiff(Date, Date) - Static method in class org.openl.rules.helpers.RulesUtils
 
YER - org.openl.rules.enumeration.CurrenciesEnum
 
YT - org.openl.rules.enumeration.CaProvincesEnum
 

Z

ZA - org.openl.rules.enumeration.CountriesEnum
 
ZAR - org.openl.rules.enumeration.CurrenciesEnum
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
All Classes All Packages