|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XMLTableColumnDefinitionItem | |
---|---|
org.eclipse.datatools.modelbase.sql.xml.query | |
org.eclipse.datatools.modelbase.sql.xml.query.util | |
org.eclipse.datatools.sqltools.parsers.sql.xml.query |
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.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 interpreting the object as an instance of 'XML Table Column Definition Item'. |
Uses of XMLTableColumnDefinitionItem in org.eclipse.datatools.sqltools.parsers.sql.xml.query |
---|
Methods in org.eclipse.datatools.sqltools.parsers.sql.xml.query with parameters of type XMLTableColumnDefinitionItem | |
---|---|
java.util.List |
SQLXMLQueryParserFactory.createXMLTableColumnDefinitionList(java.util.List columnDefList,
XMLTableColumnDefinitionItem columnDef)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |