| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SearchConditionNested | |
|---|---|
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| org.eclipse.datatools.sqltools.parsers.sql.query | |
| Uses of SearchConditionNested in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query that return SearchConditionNested | |
|---|---|
|  SearchConditionNested | SQLQueryModelFactory.createSearchConditionNested()Returns a new object of class 'Search Condition Nested'. | 
|  SearchConditionNested | QuerySearchCondition.getNest()Returns the value of the 'Nest' container reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type SearchConditionNested | |
|---|---|
|  void | QuerySearchCondition.setNest(SearchConditionNested value)Sets the value of the ' Nest' container reference. | 
| Uses of SearchConditionNested in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type SearchConditionNested | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.caseSearchConditionNested(SearchConditionNested object)Returns the result of interpreting the object as an instance of 'Search Condition Nested'. | 
| Uses of SearchConditionNested in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return SearchConditionNested | |
|---|---|
|  SearchConditionNested | SQLQueryParserFactory.createNestedCondition(QuerySearchCondition aCondition) | 
|  SearchConditionNested | SQLQueryParserFactory.createNestedConditionNegated(QuerySearchCondition aCondition) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||