|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
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. |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public DataElementAttributes getAttributes()
setAttributes(DataElementAttributes),
DesignPackage.getColumnDefinition_Attributes()public void setAttributes(DataElementAttributes value)
Attributes' containment reference.
value - the new value of the 'Attributes' containment reference.getAttributes()public OutputElementAttributes getUsageHints()
setUsageHints(OutputElementAttributes),
DesignPackage.getColumnDefinition_UsageHints()public void setUsageHints(OutputElementAttributes value)
Usage Hints' containment reference.
value - the new value of the 'Usage Hints' containment reference.getUsageHints()public AxisAttributes getMultiDimensionAttributes()
setMultiDimensionAttributes(AxisAttributes),
DesignPackage.getColumnDefinition_MultiDimensionAttributes()public 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 | ||||||||||