Interface IStandardVariableExpression
- All Known Implementing Classes:
SelectionVariableExpression
,VariableExpression
public interface IStandardVariableExpression
- Since:
- 3.0.0
- Author:
- Daniel Fernández
-
Method Summary
-
Method Details
-
getExpression
String getExpression() -
getUseSelectionAsRoot
boolean getUseSelectionAsRoot()
-