Package oracle.rules.sdk2.ruleset
Interface VariableScope
- All Known Implementing Classes:
Action
,Aggregate
,Dimension
,DimensionNode
,DSL
,DTAction
,DTActionNode
,DTRule
,Expression
,FactBinding
,Pattern
,Rule
,RuleBase
,RuleCommon
,RuleComponent
,RuleSet
,RuleSheet
,SimpleTest
,UnnamedRuleComponent
,VerbalRule
public interface VariableScope
Internal Use Only.
- Since:
- 12.1.2
- Author:
- ganradha
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic enum
Location of expression requiring in scope variables from this component. -
Method Summary
Modifier and TypeMethodDescriptioninScopeVariables
(boolean includeAggregates, VariableScope.ExprLocation loc)
-
Method Details
-
inScopeVariables
-