|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface XMLTableColumnDefinitionRegular
A representation of the model object 'XML Table Column Definition Regular'.
The following features are supported:
SQLXMLQueryModelPackage.getXMLTableColumnDefinitionRegular()
Method Summary | |
---|---|
XMLTableColumnDefinitionDefault |
getColumnDefinitionDefault()
Returns the value of the 'Column Definition Default' containment reference. |
DataType |
getDataType()
Returns the value of the 'Data Type' containment reference. |
XMLPassingType |
getPassingOption()
Returns the value of the 'Passing Option' attribute. |
java.lang.String |
getTableColumnPattern()
Returns the value of the 'Table Column Pattern' attribute. |
void |
setColumnDefinitionDefault(XMLTableColumnDefinitionDefault value)
Sets the value of the ' Column Definition Default ' containment reference. |
void |
setDataType(DataType value)
Sets the value of the ' Data Type ' containment reference. |
void |
setPassingOption(XMLPassingType value)
Sets the value of the ' Passing Option ' attribute. |
void |
setTableColumnPattern(java.lang.String value)
Sets the value of the ' Table Column Pattern ' attribute. |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.xml.query.XMLTableColumnDefinitionItem |
---|
getTableFunction, setTableFunction |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.query.SQLQueryObject |
---|
getSourceInfo, getSQL, setSourceInfo, setSQL |
Methods inherited from interface org.eclipse.datatools.modelbase.sql.schema.SQLObject |
---|
addEAnnotation, addEAnnotationDetail, getComments, getDependencies, getDescription, getEAnnotation, getEAnnotationDetail, getExtensions, getLabel, getPrivileges, removeEAnnotationDetail, setAnnotationDetail, setDescription, setLabel |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
DataType getDataType()
If the meaning of the 'Data Type' containment reference isn't clear, there really should be more of a description here...
setDataType(DataType)
,
SQLXMLQueryModelPackage.getXMLTableColumnDefinitionRegular_DataType()
void setDataType(DataType value)
Data Type
' containment reference.
value
- the new value of the 'Data Type' containment reference.getDataType()
XMLPassingType getPassingOption()
XMLPassingType
.
If the meaning of the 'Passing Option' attribute isn't clear, there really should be more of a description here...
XMLPassingType
,
setPassingOption(XMLPassingType)
,
SQLXMLQueryModelPackage.getXMLTableColumnDefinitionRegular_PassingOption()
void setPassingOption(XMLPassingType value)
Passing Option
' attribute.
value
- the new value of the 'Passing Option' attribute.XMLPassingType
,
getPassingOption()
java.lang.String getTableColumnPattern()
If the meaning of the 'Table Column Pattern' attribute isn't clear, there really should be more of a description here...
setTableColumnPattern(String)
,
SQLXMLQueryModelPackage.getXMLTableColumnDefinitionRegular_TableColumnPattern()
void setTableColumnPattern(java.lang.String value)
Table Column Pattern
' attribute.
value
- the new value of the 'Table Column Pattern' attribute.getTableColumnPattern()
XMLTableColumnDefinitionDefault getColumnDefinitionDefault()
Column Definition Regular
'.
If the meaning of the 'Column Definition Default' containment reference isn't clear, there really should be more of a description here...
setColumnDefinitionDefault(XMLTableColumnDefinitionDefault)
,
SQLXMLQueryModelPackage.getXMLTableColumnDefinitionRegular_ColumnDefinitionDefault()
,
XMLTableColumnDefinitionDefault.getColumnDefinitionRegular()
void setColumnDefinitionDefault(XMLTableColumnDefinitionDefault value)
Column Definition Default
' containment reference.
value
- the new value of the 'Column Definition Default' containment reference.getColumnDefinitionDefault()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |