Uses of Class
org.eclipse.datatools.modelbase.sql.query.impl.PredicateImpl

Packages that use PredicateImpl
org.eclipse.datatools.modelbase.sql.query.impl   
org.eclipse.datatools.modelbase.sql.xml.query.impl   
 

Uses of PredicateImpl in org.eclipse.datatools.modelbase.sql.query.impl
 

Subclasses of PredicateImpl in org.eclipse.datatools.modelbase.sql.query.impl
 class PredicateBasicImpl
           An implementation of the model object 'SQL Predicate Basic'.
 class PredicateBetweenImpl
           An implementation of the model object 'SQL Predicate Between'.
 class PredicateExistsImpl
           An implementation of the model object 'SQL Predicate Exists'.
 class PredicateInImpl
           An implementation of the model object 'SQL Predicate In'.
 class PredicateInValueListImpl
           An implementation of the model object 'SQL Predicate In Value List'.
 class PredicateInValueRowSelectImpl
           An implementation of the model object 'SQL Predicate In Value Row Select'.
 class PredicateInValueSelectImpl
           An implementation of the model object 'SQL Predicate In Value Select'.
 class PredicateIsNullImpl
           An implementation of the model object 'SQL Predicate Null'.
 class PredicateLikeImpl
           An implementation of the model object 'SQL Predicate Like'.
 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 PredicateImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 

Subclasses of PredicateImpl in org.eclipse.datatools.modelbase.sql.xml.query.impl
 class XMLPredicateContentImpl
           An implementation of the model object 'XML Predicate Content'.
 class XMLPredicateDocumentImpl
           An implementation of the model object 'XML Predicate Document'.
 class XMLPredicateExistsImpl
           An implementation of the model object 'XML Predicate Exists'.
 class XMLPredicateImpl
           An implementation of the model object 'XML Predicate'.
 class XMLPredicateValidImpl
           An implementation of the model object 'XML Predicate Valid'.
 



Copyright © 2006 Actuate, IBM Corporation, Sybase, Inc. and others. All rights reserved.