|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PredicateQuantified | |
org.eclipse.datatools.modelbase.sql.query | |
org.eclipse.datatools.modelbase.sql.query.impl | |
org.eclipse.datatools.modelbase.sql.query.util |
Uses of PredicateQuantified in org.eclipse.datatools.modelbase.sql.query |
Subinterfaces of PredicateQuantified in org.eclipse.datatools.modelbase.sql.query | |
interface |
PredicateQuantifiedRowSelect
A representation of the model object 'SQL Predicate Quantified Row Select'. |
interface |
PredicateQuantifiedValueSelect
A representation of the model object 'SQL Predicate Quantified Value Select'. |
Uses of PredicateQuantified in org.eclipse.datatools.modelbase.sql.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.query.impl that implement PredicateQuantified | |
class |
PredicateQuantifiedImpl
An implementation of the model object 'SQL Predicate Quantified'. |
class |
PredicateQuantifiedRowSelectImpl
An implementation of the model object 'SQL Predicate Quantified Row Select'. |
class |
PredicateQuantifiedValueSelectImpl
An implementation of the model object 'SQL Predicate Quantified Value Select'. |
Uses of PredicateQuantified in org.eclipse.datatools.modelbase.sql.query.util |
Methods in org.eclipse.datatools.modelbase.sql.query.util with parameters of type PredicateQuantified | |
java.lang.Object |
SQLQueryModelSwitch.casePredicateQuantified(PredicateQuantified object)
Returns the result of interpretting the object as an instance of 'Predicate Quantified'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |