| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PredicateExists | |
|---|---|
| org.eclipse.datatools.modelbase.sql.query | |
| org.eclipse.datatools.modelbase.sql.query.util | |
| org.eclipse.datatools.sqltools.parsers.sql.query | |
| Uses of PredicateExists in org.eclipse.datatools.modelbase.sql.query | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query that return PredicateExists | |
|---|---|
|  PredicateExists | SQLQueryModelFactory.createPredicateExists()Returns a new object of class 'Predicate Exists'. | 
|  PredicateExists | QueryExpressionBody.getPredicateExists()Returns the value of the 'Predicate Exists' container reference. | 
| Methods in org.eclipse.datatools.modelbase.sql.query with parameters of type PredicateExists | |
|---|---|
|  void | QueryExpressionBody.setPredicateExists(PredicateExists value)Sets the value of the ' Predicate Exists' container reference. | 
| Uses of PredicateExists in org.eclipse.datatools.modelbase.sql.query.util | 
|---|
| Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type PredicateExists | |
|---|---|
|  java.lang.Object | SQLQueryModelSwitch.casePredicateExists(PredicateExists object)Returns the result of interpreting the object as an instance of 'Predicate Exists'. | 
| Uses of PredicateExists in org.eclipse.datatools.sqltools.parsers.sql.query | 
|---|
| Methods in org.eclipse.datatools.sqltools.parsers.sql.query that return PredicateExists | |
|---|---|
|  PredicateExists | SQLQueryParserFactory.createPredicateExists(QueryExpressionBody aQueryExpr) | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||