|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLTableColumnDefinitionItem | |
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 XMLTableColumnDefinitionItem in org.eclipse.datatools.modelbase.sql.xml.query |
Subinterfaces of XMLTableColumnDefinitionItem in org.eclipse.datatools.modelbase.sql.xml.query | |
interface |
XMLTableColumnDefinitionOrdinality
A representation of the model object 'XML Table Column Definition Ordinality'. |
interface |
XMLTableColumnDefinitionRegular
A representation of the model object 'XML Table Column Definition Regular'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query that return XMLTableColumnDefinitionItem | |
XMLTableColumnDefinitionItem |
SQLXMLQueryModelFactory.createXMLTableColumnDefinitionItem()
Returns a new object of class 'XML Table Column Definition Item'. |
Uses of XMLTableColumnDefinitionItem in org.eclipse.datatools.modelbase.sql.xml.query.impl |
Classes in org.eclipse.datatools.modelbase.sql.xml.query.impl that implement XMLTableColumnDefinitionItem | |
class |
XMLTableColumnDefinitionItemImpl
An implementation of the model object 'XML Table Column Definition Item'. |
class |
XMLTableColumnDefinitionOrdinalityImpl
An implementation of the model object 'XML Table Column Definition Ordinality'. |
class |
XMLTableColumnDefinitionRegularImpl
An implementation of the model object 'XML Table Column Definition Regular'. |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.impl that return XMLTableColumnDefinitionItem | |
XMLTableColumnDefinitionItem |
SQLXMLQueryModelFactoryImpl.createXMLTableColumnDefinitionItem()
|
Uses of XMLTableColumnDefinitionItem in org.eclipse.datatools.modelbase.sql.xml.query.util |
Methods in org.eclipse.datatools.modelbase.sql.xml.query.util with parameters of type XMLTableColumnDefinitionItem | |
java.lang.Object |
SQLXMLQueryModelSwitch.caseXMLTableColumnDefinitionItem(XMLTableColumnDefinitionItem object)
Returns the result of interpretting the object as an instance of 'XML Table Column Definition Item'. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |