|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLValueExpressionCast | |
---|---|
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 XMLValueExpressionCast in org.eclipse.datatools.modelbase.sql.xml.query |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLValueExpressionCast | |
---|---|
XMLValueExpressionCast |
SQLXMLQueryModelFactory.createXMLValueExpressionCast()
Returns a new object of class 'XML Value Expression Cast'. |
Uses of XMLValueExpressionCast in org.eclipse.datatools.modelbase.sql.xml.query.impl |
---|
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLValueExpressionCast | |
---|---|
class |
XMLValueExpressionCastImpl
An implementation of the model object 'XML Value Expression Cast'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLValueExpressionCast | |
---|---|
XMLValueExpressionCast |
SQLXMLQueryModelFactoryImpl.createXMLValueExpressionCast()
|
Uses of XMLValueExpressionCast in org.eclipse.datatools.modelbase.sql.xml.query.util |
---|
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLValueExpressionCast | |
---|---|
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLValueExpressionCast(XMLValueExpressionCast object)
Returns the result of interpretting the object as an instance of 'XML Value Expression Cast'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |