public interface VariableType
| Modifier and Type | Field and Description |
|---|---|
static char |
IS_NOT_SELECT
Specifies that a variable is not in the SELECT part
|
static char |
IS_SELECT
Specifies that a variable is in the SELECT part
|
static char |
NOT_EXIST
Specifies that a variable does not exist.
|
static final char NOT_EXIST
static final char IS_SELECT
static final char IS_NOT_SELECT
Copyright © 2025, 2026 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence