Interface IStandardVariableExpression

All Known Implementing Classes:
SelectionVariableExpression, VariableExpression

public interface IStandardVariableExpression
Since:
3.0.0
Author:
Daniel Fernández
  • Method Details

    • getExpression

      String getExpression()
    • getUseSelectionAsRoot

      boolean getUseSelectionAsRoot()