public static interface KomodoLexicon.Search.WhereContainsClause extends KomodoLexicon.Search.WhereClause
Modifier and Type | Field and Description |
---|---|
static String |
KEYWORD_CRITERIA
The keyword criteria of the where contains clause (ALL, ANY, NONE).
|
static String |
KEYWORDS
The keyword of the where contains clause.
|
static String |
NODE_TYPE
The name of the whereContainsClause node type.
|
static String |
PROPERTY
The property of the where contains clause.
|
ALIAS, PRE_CLAUSE_OPERATOR
static final String NODE_TYPE
static final String PROPERTY
static final String KEYWORD_CRITERIA
static final String KEYWORDS
Copyright © 2013–2019. All rights reserved.