|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use XMLPredicateExists | |
| 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 XMLPredicateExists in org.eclipse.datatools.modelbase.sql.xml.query |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLPredicateExists | |
XMLPredicateExists |
XMLQueryExpression.getPredicateExists()
Returns the value of the 'Predicate Exists' container reference. |
XMLPredicateExists |
XMLQueryArgumentList.getPredicateExists()
Returns the value of the 'Predicate Exists' container reference. |
XMLPredicateExists |
SQLXMLQueryModelFactory.createXMLPredicateExists()
Returns a new object of class 'XML Predicate Exists'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query with parameters of type XMLPredicateExists | |
void |
XMLQueryExpression.setPredicateExists(XMLPredicateExists value)
Sets the value of the ' Predicate Exists' container reference. |
void |
XMLQueryArgumentList.setPredicateExists(XMLPredicateExists value)
Sets the value of the ' Predicate Exists' container reference. |
| Uses of XMLPredicateExists in org.eclipse.datatools.modelbase.sql.xml.query.impl |
| Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLPredicateExists | |
class |
XMLPredicateExistsImpl
An implementation of the model object 'XML Predicate Exists'. |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLPredicateExists | |
XMLPredicateExists |
XMLQueryExpressionImpl.getPredicateExists()
|
XMLPredicateExists |
XMLQueryArgumentListImpl.getPredicateExists()
|
XMLPredicateExists |
SQLXMLQueryModelFactoryImpl.createXMLPredicateExists()
|
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl with parameters of type XMLPredicateExists | |
void |
XMLQueryExpressionImpl.setPredicateExists(XMLPredicateExists newPredicateExists)
|
void |
XMLQueryArgumentListImpl.setPredicateExists(XMLPredicateExists newPredicateExists)
|
| Uses of XMLPredicateExists in org.eclipse.datatools.modelbase.sql.xml.query.util |
| Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLPredicateExists | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLPredicateExists(XMLPredicateExists object)
Returns the result of interpretting the object as an instance of 'XML Predicate Exists'. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||