|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLPredicate | |
org.eclipse.datatools.modelbase.sql.xml.query | |
org.eclipse.datatools.modelbase.sql.xml.query.impl | |
org.eclipse.datatools.modelbase.sql.xml.query.util |
Uses of XMLPredicate in org.eclipse.datatools.modelbase.sql.xml.query |
Subinterfaces of XMLPredicate in org.eclipse.datatools.modelbase.sql.xml.query | |
interface |
XMLPredicateContent
A representation of the model object 'XML Predicate Content'. |
interface |
XMLPredicateDocument
A representation of the model object 'XML Predicate Document'. |
interface |
XMLPredicateExists
A representation of the model object 'XML Predicate Exists'. |
interface |
XMLPredicateValid
A representation of the model object 'XML Predicate Valid'. |
Uses of XMLPredicate in org.eclipse.datatools.modelbase.sql.xml.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLPredicate | |
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'. |
Uses of XMLPredicate in org.eclipse.datatools.modelbase.sql.xml.query.util |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLPredicate | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLPredicate(XMLPredicate object)
Returns the result of interpretting the object as an instance of 'XML Predicate'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |