|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ColumnDefinition
Definition of a result set column.
The following features are supported:
DesignPackage.getColumnDefinition()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
DataElementAttributes |
getAttributes()
Returns the value of the 'Attributes' containment reference. |
AxisAttributes |
getMultiDimensionAttributes()
Returns the value of the 'Multi Dimension Attributes' containment reference. |
OutputElementAttributes |
getUsageHints()
Returns the value of the 'Usage Hints' containment reference. |
void |
setAttributes(DataElementAttributes value)
Sets the value of the ' Attributes ' containment reference. |
void |
setMultiDimensionAttributes(AxisAttributes value)
Sets the value of the ' Multi Dimension Attributes ' containment reference. |
void |
setUsageHints(OutputElementAttributes value)
Sets the value of the ' Usage Hints ' containment reference. |
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 |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
DataElementAttributes getAttributes()
setAttributes(DataElementAttributes)
,
DesignPackage.getColumnDefinition_Attributes()
void setAttributes(DataElementAttributes value)
Attributes
' containment reference.
value
- the new value of the 'Attributes' containment reference.getAttributes()
OutputElementAttributes getUsageHints()
setUsageHints(OutputElementAttributes)
,
DesignPackage.getColumnDefinition_UsageHints()
void setUsageHints(OutputElementAttributes value)
Usage Hints
' containment reference.
value
- the new value of the 'Usage Hints' containment reference.getUsageHints()
AxisAttributes getMultiDimensionAttributes()
setMultiDimensionAttributes(AxisAttributes)
,
DesignPackage.getColumnDefinition_MultiDimensionAttributes()
void setMultiDimensionAttributes(AxisAttributes value)
Multi Dimension Attributes
' containment reference.
value
- the new value of the 'Multi Dimension Attributes' containment reference.getMultiDimensionAttributes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |