Package org.openl.rules.calc
Class SpreadsheetResultRootDictionaryContext
- java.lang.Object
-
- org.openl.binding.impl.module.RootDictionaryContext
-
- org.openl.rules.calc.SpreadsheetResultRootDictionaryContext
-
- All Implemented Interfaces:
VariableInContextFinder
public class SpreadsheetResultRootDictionaryContext extends RootDictionaryContext
-
-
Field Summary
-
Fields inherited from class org.openl.binding.impl.module.RootDictionaryContext
fields, lowerCaseFields, maxDepthLevel, roots
-
-
Constructor Summary
Constructors Constructor Description SpreadsheetResultRootDictionaryContext(IOpenField localVar, int maxDepthLevel)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IOpenFieldfindField(String fieldName, boolean strictMatch)-
Methods inherited from class org.openl.binding.impl.module.RootDictionaryContext
findVariable, initializeField
-
-
-
-
Constructor Detail
-
SpreadsheetResultRootDictionaryContext
public SpreadsheetResultRootDictionaryContext(IOpenField localVar, int maxDepthLevel)
-
-
Method Detail
-
findField
public IOpenField findField(String fieldName, boolean strictMatch)
- Overrides:
findFieldin classRootDictionaryContext
-
-