Package com._1c.g5.v8.dt.moxel
Interface PivotTable
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
PivotTableImpl
public interface PivotTable extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Pivot Table'.The following features are supported:
Show Fields
Measures Axis
Horizontal Rows
Vertical Rows
Horizontal Columns
Vertical Columns
Horizontal Overalls
Vertical Overalls
Horizontal Full Size
Vertical Full Size
Horizontal Fields Area
Vertical Fields Area
Horizontal Empty Area
Vertical Empty Area
Auto Fixation
Rows Groupping
Columns Groupping
Total Rows On Top
Total Columns On Left
Dimension Attribute Placement In Rows
Dimension Attribute Placement In Columns
Dimensions Placement On Rows
Dimensions Placement On Columns
Standard Appearance
Not Standard Appearance
Horizontal Additional Size
Vertical Additional Size
Show Lines
- See Also:
MoxelPackage.getPivotTable()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DimensionAttributePlacementType
getDimensionAttributePlacementInColumns()
Returns the value of the 'Dimension Attribute Placement In Columns' attribute.DimensionAttributePlacementType
getDimensionAttributePlacementInRows()
Returns the value of the 'Dimension Attribute Placement In Rows' attribute.DimensionPlacementType
getDimensionsPlacementOnColumns()
Returns the value of the 'Dimensions Placement On Columns' attribute.DimensionPlacementType
getDimensionsPlacementOnRows()
Returns the value of the 'Dimensions Placement On Rows' attribute.int
getHorizontalAdditionalSize()
Returns the value of the 'Horizontal Additional Size' attribute.int
getHorizontalColumns()
Returns the value of the 'Horizontal Columns' attribute.int
getHorizontalEmptyArea()
Returns the value of the 'Horizontal Empty Area' attribute.int
getHorizontalFieldsArea()
Returns the value of the 'Horizontal Fields Area' attribute.int
getHorizontalFullSize()
Returns the value of the 'Horizontal Full Size' attribute.int
getHorizontalOveralls()
Returns the value of the 'Horizontal Overalls' attribute.int
getHorizontalRows()
Returns the value of the 'Horizontal Rows' attribute.int
getMeasuresAxis()
Returns the value of the 'Measures Axis' attribute.Value
getNotStandardAppearance()
Returns the value of the 'Not Standard Appearance' containment reference.PivotTableLinesShowType
getShowLines()
Returns the value of the 'Show Lines' attribute.StandardAppearance
getStandardAppearance()
Returns the value of the 'Standard Appearance' attribute.int
getVerticalAdditionalSize()
Returns the value of the 'Vertical Additional Size' attribute.int
getVerticalColumns()
Returns the value of the 'Vertical Columns' attribute.int
getVerticalEmptyArea()
Returns the value of the 'Vertical Empty Area' attribute.int
getVerticalFieldsArea()
Returns the value of the 'Vertical Fields Area' attribute.int
getVerticalFullSize()
Returns the value of the 'Vertical Full Size' attribute.int
getVerticalOveralls()
Returns the value of the 'Vertical Overalls' attribute.int
getVerticalRows()
Returns the value of the 'Vertical Rows' attribute.boolean
isAutoFixation()
Returns the value of the 'Auto Fixation' attribute.boolean
isColumnsGroupping()
Returns the value of the 'Columns Groupping' attribute.boolean
isRowsGroupping()
Returns the value of the 'Rows Groupping' attribute.boolean
isShowFields()
Returns the value of the 'Show Fields' attribute.boolean
isTotalColumnsOnLeft()
Returns the value of the 'Total Columns On Left' attribute.boolean
isTotalRowsOnTop()
Returns the value of the 'Total Rows On Top' attribute.void
setAutoFixation(boolean value)
Sets the value of the 'Auto Fixation
' attribute.void
setColumnsGroupping(boolean value)
Sets the value of the 'Columns Groupping
' attribute.void
setDimensionAttributePlacementInColumns(DimensionAttributePlacementType value)
Sets the value of the 'Dimension Attribute Placement In Columns
' attribute.void
setDimensionAttributePlacementInRows(DimensionAttributePlacementType value)
Sets the value of the 'Dimension Attribute Placement In Rows
' attribute.void
setDimensionsPlacementOnColumns(DimensionPlacementType value)
Sets the value of the 'Dimensions Placement On Columns
' attribute.void
setDimensionsPlacementOnRows(DimensionPlacementType value)
Sets the value of the 'Dimensions Placement On Rows
' attribute.void
setHorizontalAdditionalSize(int value)
Sets the value of the 'Horizontal Additional Size
' attribute.void
setHorizontalColumns(int value)
Sets the value of the 'Horizontal Columns
' attribute.void
setHorizontalEmptyArea(int value)
Sets the value of the 'Horizontal Empty Area
' attribute.void
setHorizontalFieldsArea(int value)
Sets the value of the 'Horizontal Fields Area
' attribute.void
setHorizontalFullSize(int value)
Sets the value of the 'Horizontal Full Size
' attribute.void
setHorizontalOveralls(int value)
Sets the value of the 'Horizontal Overalls
' attribute.void
setHorizontalRows(int value)
Sets the value of the 'Horizontal Rows
' attribute.void
setMeasuresAxis(int value)
Sets the value of the 'Measures Axis
' attribute.void
setNotStandardAppearance(Value value)
Sets the value of the 'Not Standard Appearance
' containment reference.void
setRowsGroupping(boolean value)
Sets the value of the 'Rows Groupping
' attribute.void
setShowFields(boolean value)
Sets the value of the 'Show Fields
' attribute.void
setShowLines(PivotTableLinesShowType value)
Sets the value of the 'Show Lines
' attribute.void
setStandardAppearance(StandardAppearance value)
Sets the value of the 'Standard Appearance
' attribute.void
setTotalColumnsOnLeft(boolean value)
Sets the value of the 'Total Columns On Left
' attribute.void
setTotalRowsOnTop(boolean value)
Sets the value of the 'Total Rows On Top
' attribute.void
setVerticalAdditionalSize(int value)
Sets the value of the 'Vertical Additional Size
' attribute.void
setVerticalColumns(int value)
Sets the value of the 'Vertical Columns
' attribute.void
setVerticalEmptyArea(int value)
Sets the value of the 'Vertical Empty Area
' attribute.void
setVerticalFieldsArea(int value)
Sets the value of the 'Vertical Fields Area
' attribute.void
setVerticalFullSize(int value)
Sets the value of the 'Vertical Full Size
' attribute.void
setVerticalOveralls(int value)
Sets the value of the 'Vertical Overalls
' attribute.void
setVerticalRows(int value)
Sets the value of the 'Vertical Rows
' attribute.
-
-
-
Method Detail
-
isShowFields
boolean isShowFields()
Returns the value of the 'Show Fields' attribute.- Returns:
- the value of the 'Show Fields' attribute.
- See Also:
setShowFields(boolean)
,MoxelPackage.getPivotTable_ShowFields()
-
setShowFields
void setShowFields(boolean value)
Sets the value of the 'Show Fields
' attribute.- Parameters:
value
- the new value of the 'Show Fields' attribute.- See Also:
isShowFields()
-
getMeasuresAxis
int getMeasuresAxis()
Returns the value of the 'Measures Axis' attribute.- Returns:
- the value of the 'Measures Axis' attribute.
- See Also:
setMeasuresAxis(int)
,MoxelPackage.getPivotTable_MeasuresAxis()
-
setMeasuresAxis
void setMeasuresAxis(int value)
Sets the value of the 'Measures Axis
' attribute.- Parameters:
value
- the new value of the 'Measures Axis' attribute.- See Also:
getMeasuresAxis()
-
getHorizontalRows
int getHorizontalRows()
Returns the value of the 'Horizontal Rows' attribute.- Returns:
- the value of the 'Horizontal Rows' attribute.
- See Also:
setHorizontalRows(int)
,MoxelPackage.getPivotTable_HorizontalRows()
-
setHorizontalRows
void setHorizontalRows(int value)
Sets the value of the 'Horizontal Rows
' attribute.- Parameters:
value
- the new value of the 'Horizontal Rows' attribute.- See Also:
getHorizontalRows()
-
getVerticalRows
int getVerticalRows()
Returns the value of the 'Vertical Rows' attribute.- Returns:
- the value of the 'Vertical Rows' attribute.
- See Also:
setVerticalRows(int)
,MoxelPackage.getPivotTable_VerticalRows()
-
setVerticalRows
void setVerticalRows(int value)
Sets the value of the 'Vertical Rows
' attribute.- Parameters:
value
- the new value of the 'Vertical Rows' attribute.- See Also:
getVerticalRows()
-
getHorizontalColumns
int getHorizontalColumns()
Returns the value of the 'Horizontal Columns' attribute.- Returns:
- the value of the 'Horizontal Columns' attribute.
- See Also:
setHorizontalColumns(int)
,MoxelPackage.getPivotTable_HorizontalColumns()
-
setHorizontalColumns
void setHorizontalColumns(int value)
Sets the value of the 'Horizontal Columns
' attribute.- Parameters:
value
- the new value of the 'Horizontal Columns' attribute.- See Also:
getHorizontalColumns()
-
getVerticalColumns
int getVerticalColumns()
Returns the value of the 'Vertical Columns' attribute.- Returns:
- the value of the 'Vertical Columns' attribute.
- See Also:
setVerticalColumns(int)
,MoxelPackage.getPivotTable_VerticalColumns()
-
setVerticalColumns
void setVerticalColumns(int value)
Sets the value of the 'Vertical Columns
' attribute.- Parameters:
value
- the new value of the 'Vertical Columns' attribute.- See Also:
getVerticalColumns()
-
getHorizontalOveralls
int getHorizontalOveralls()
Returns the value of the 'Horizontal Overalls' attribute.- Returns:
- the value of the 'Horizontal Overalls' attribute.
- See Also:
setHorizontalOveralls(int)
,MoxelPackage.getPivotTable_HorizontalOveralls()
-
setHorizontalOveralls
void setHorizontalOveralls(int value)
Sets the value of the 'Horizontal Overalls
' attribute.- Parameters:
value
- the new value of the 'Horizontal Overalls' attribute.- See Also:
getHorizontalOveralls()
-
getVerticalOveralls
int getVerticalOveralls()
Returns the value of the 'Vertical Overalls' attribute.- Returns:
- the value of the 'Vertical Overalls' attribute.
- See Also:
setVerticalOveralls(int)
,MoxelPackage.getPivotTable_VerticalOveralls()
-
setVerticalOveralls
void setVerticalOveralls(int value)
Sets the value of the 'Vertical Overalls
' attribute.- Parameters:
value
- the new value of the 'Vertical Overalls' attribute.- See Also:
getVerticalOveralls()
-
getHorizontalFullSize
int getHorizontalFullSize()
Returns the value of the 'Horizontal Full Size' attribute.- Returns:
- the value of the 'Horizontal Full Size' attribute.
- See Also:
setHorizontalFullSize(int)
,MoxelPackage.getPivotTable_HorizontalFullSize()
-
setHorizontalFullSize
void setHorizontalFullSize(int value)
Sets the value of the 'Horizontal Full Size
' attribute.- Parameters:
value
- the new value of the 'Horizontal Full Size' attribute.- See Also:
getHorizontalFullSize()
-
getVerticalFullSize
int getVerticalFullSize()
Returns the value of the 'Vertical Full Size' attribute.- Returns:
- the value of the 'Vertical Full Size' attribute.
- See Also:
setVerticalFullSize(int)
,MoxelPackage.getPivotTable_VerticalFullSize()
-
setVerticalFullSize
void setVerticalFullSize(int value)
Sets the value of the 'Vertical Full Size
' attribute.- Parameters:
value
- the new value of the 'Vertical Full Size' attribute.- See Also:
getVerticalFullSize()
-
getHorizontalFieldsArea
int getHorizontalFieldsArea()
Returns the value of the 'Horizontal Fields Area' attribute.- Returns:
- the value of the 'Horizontal Fields Area' attribute.
- See Also:
setHorizontalFieldsArea(int)
,MoxelPackage.getPivotTable_HorizontalFieldsArea()
-
setHorizontalFieldsArea
void setHorizontalFieldsArea(int value)
Sets the value of the 'Horizontal Fields Area
' attribute.- Parameters:
value
- the new value of the 'Horizontal Fields Area' attribute.- See Also:
getHorizontalFieldsArea()
-
getVerticalFieldsArea
int getVerticalFieldsArea()
Returns the value of the 'Vertical Fields Area' attribute.- Returns:
- the value of the 'Vertical Fields Area' attribute.
- See Also:
setVerticalFieldsArea(int)
,MoxelPackage.getPivotTable_VerticalFieldsArea()
-
setVerticalFieldsArea
void setVerticalFieldsArea(int value)
Sets the value of the 'Vertical Fields Area
' attribute.- Parameters:
value
- the new value of the 'Vertical Fields Area' attribute.- See Also:
getVerticalFieldsArea()
-
getHorizontalEmptyArea
int getHorizontalEmptyArea()
Returns the value of the 'Horizontal Empty Area' attribute.- Returns:
- the value of the 'Horizontal Empty Area' attribute.
- See Also:
setHorizontalEmptyArea(int)
,MoxelPackage.getPivotTable_HorizontalEmptyArea()
-
setHorizontalEmptyArea
void setHorizontalEmptyArea(int value)
Sets the value of the 'Horizontal Empty Area
' attribute.- Parameters:
value
- the new value of the 'Horizontal Empty Area' attribute.- See Also:
getHorizontalEmptyArea()
-
getVerticalEmptyArea
int getVerticalEmptyArea()
Returns the value of the 'Vertical Empty Area' attribute.- Returns:
- the value of the 'Vertical Empty Area' attribute.
- See Also:
setVerticalEmptyArea(int)
,MoxelPackage.getPivotTable_VerticalEmptyArea()
-
setVerticalEmptyArea
void setVerticalEmptyArea(int value)
Sets the value of the 'Vertical Empty Area
' attribute.- Parameters:
value
- the new value of the 'Vertical Empty Area' attribute.- See Also:
getVerticalEmptyArea()
-
isAutoFixation
boolean isAutoFixation()
Returns the value of the 'Auto Fixation' attribute.- Returns:
- the value of the 'Auto Fixation' attribute.
- See Also:
setAutoFixation(boolean)
,MoxelPackage.getPivotTable_AutoFixation()
-
setAutoFixation
void setAutoFixation(boolean value)
Sets the value of the 'Auto Fixation
' attribute.- Parameters:
value
- the new value of the 'Auto Fixation' attribute.- See Also:
isAutoFixation()
-
isRowsGroupping
boolean isRowsGroupping()
Returns the value of the 'Rows Groupping' attribute.- Returns:
- the value of the 'Rows Groupping' attribute.
- See Also:
setRowsGroupping(boolean)
,MoxelPackage.getPivotTable_RowsGroupping()
-
setRowsGroupping
void setRowsGroupping(boolean value)
Sets the value of the 'Rows Groupping
' attribute.- Parameters:
value
- the new value of the 'Rows Groupping' attribute.- See Also:
isRowsGroupping()
-
isColumnsGroupping
boolean isColumnsGroupping()
Returns the value of the 'Columns Groupping' attribute.- Returns:
- the value of the 'Columns Groupping' attribute.
- See Also:
setColumnsGroupping(boolean)
,MoxelPackage.getPivotTable_ColumnsGroupping()
-
setColumnsGroupping
void setColumnsGroupping(boolean value)
Sets the value of the 'Columns Groupping
' attribute.- Parameters:
value
- the new value of the 'Columns Groupping' attribute.- See Also:
isColumnsGroupping()
-
isTotalRowsOnTop
boolean isTotalRowsOnTop()
Returns the value of the 'Total Rows On Top' attribute.- Returns:
- the value of the 'Total Rows On Top' attribute.
- See Also:
setTotalRowsOnTop(boolean)
,MoxelPackage.getPivotTable_TotalRowsOnTop()
-
setTotalRowsOnTop
void setTotalRowsOnTop(boolean value)
Sets the value of the 'Total Rows On Top
' attribute.- Parameters:
value
- the new value of the 'Total Rows On Top' attribute.- See Also:
isTotalRowsOnTop()
-
isTotalColumnsOnLeft
boolean isTotalColumnsOnLeft()
Returns the value of the 'Total Columns On Left' attribute.- Returns:
- the value of the 'Total Columns On Left' attribute.
- See Also:
setTotalColumnsOnLeft(boolean)
,MoxelPackage.getPivotTable_TotalColumnsOnLeft()
-
setTotalColumnsOnLeft
void setTotalColumnsOnLeft(boolean value)
Sets the value of the 'Total Columns On Left
' attribute.- Parameters:
value
- the new value of the 'Total Columns On Left' attribute.- See Also:
isTotalColumnsOnLeft()
-
getDimensionAttributePlacementInRows
DimensionAttributePlacementType getDimensionAttributePlacementInRows()
Returns the value of the 'Dimension Attribute Placement In Rows' attribute. The literals are from the enumerationDimensionAttributePlacementType
.- Returns:
- the value of the 'Dimension Attribute Placement In Rows' attribute.
- See Also:
DimensionAttributePlacementType
,setDimensionAttributePlacementInRows(DimensionAttributePlacementType)
,MoxelPackage.getPivotTable_DimensionAttributePlacementInRows()
-
setDimensionAttributePlacementInRows
void setDimensionAttributePlacementInRows(DimensionAttributePlacementType value)
Sets the value of the 'Dimension Attribute Placement In Rows
' attribute.- Parameters:
value
- the new value of the 'Dimension Attribute Placement In Rows' attribute.- See Also:
DimensionAttributePlacementType
,getDimensionAttributePlacementInRows()
-
getDimensionAttributePlacementInColumns
DimensionAttributePlacementType getDimensionAttributePlacementInColumns()
Returns the value of the 'Dimension Attribute Placement In Columns' attribute. The literals are from the enumerationDimensionAttributePlacementType
.- Returns:
- the value of the 'Dimension Attribute Placement In Columns' attribute.
- See Also:
DimensionAttributePlacementType
,setDimensionAttributePlacementInColumns(DimensionAttributePlacementType)
,MoxelPackage.getPivotTable_DimensionAttributePlacementInColumns()
-
setDimensionAttributePlacementInColumns
void setDimensionAttributePlacementInColumns(DimensionAttributePlacementType value)
Sets the value of the 'Dimension Attribute Placement In Columns
' attribute.- Parameters:
value
- the new value of the 'Dimension Attribute Placement In Columns' attribute.- See Also:
DimensionAttributePlacementType
,getDimensionAttributePlacementInColumns()
-
getDimensionsPlacementOnRows
DimensionPlacementType getDimensionsPlacementOnRows()
Returns the value of the 'Dimensions Placement On Rows' attribute. The literals are from the enumerationDimensionPlacementType
.- Returns:
- the value of the 'Dimensions Placement On Rows' attribute.
- See Also:
DimensionPlacementType
,setDimensionsPlacementOnRows(DimensionPlacementType)
,MoxelPackage.getPivotTable_DimensionsPlacementOnRows()
-
setDimensionsPlacementOnRows
void setDimensionsPlacementOnRows(DimensionPlacementType value)
Sets the value of the 'Dimensions Placement On Rows
' attribute.- Parameters:
value
- the new value of the 'Dimensions Placement On Rows' attribute.- See Also:
DimensionPlacementType
,getDimensionsPlacementOnRows()
-
getDimensionsPlacementOnColumns
DimensionPlacementType getDimensionsPlacementOnColumns()
Returns the value of the 'Dimensions Placement On Columns' attribute. The literals are from the enumerationDimensionPlacementType
.- Returns:
- the value of the 'Dimensions Placement On Columns' attribute.
- See Also:
DimensionPlacementType
,setDimensionsPlacementOnColumns(DimensionPlacementType)
,MoxelPackage.getPivotTable_DimensionsPlacementOnColumns()
-
setDimensionsPlacementOnColumns
void setDimensionsPlacementOnColumns(DimensionPlacementType value)
Sets the value of the 'Dimensions Placement On Columns
' attribute.- Parameters:
value
- the new value of the 'Dimensions Placement On Columns' attribute.- See Also:
DimensionPlacementType
,getDimensionsPlacementOnColumns()
-
getStandardAppearance
StandardAppearance getStandardAppearance()
Returns the value of the 'Standard Appearance' attribute. The literals are from the enumerationStandardAppearance
.- Returns:
- the value of the 'Standard Appearance' attribute.
- See Also:
StandardAppearance
,setStandardAppearance(StandardAppearance)
,MoxelPackage.getPivotTable_StandardAppearance()
-
setStandardAppearance
void setStandardAppearance(StandardAppearance value)
Sets the value of the 'Standard Appearance
' attribute.- Parameters:
value
- the new value of the 'Standard Appearance' attribute.- See Also:
StandardAppearance
,getStandardAppearance()
-
getNotStandardAppearance
Value getNotStandardAppearance()
Returns the value of the 'Not Standard Appearance' containment reference.- Returns:
- the value of the 'Not Standard Appearance' containment reference.
- See Also:
setNotStandardAppearance(Value)
,MoxelPackage.getPivotTable_NotStandardAppearance()
-
setNotStandardAppearance
void setNotStandardAppearance(Value value)
Sets the value of the 'Not Standard Appearance
' containment reference.- Parameters:
value
- the new value of the 'Not Standard Appearance' containment reference.- See Also:
getNotStandardAppearance()
-
getHorizontalAdditionalSize
int getHorizontalAdditionalSize()
Returns the value of the 'Horizontal Additional Size' attribute.- Returns:
- the value of the 'Horizontal Additional Size' attribute.
- See Also:
setHorizontalAdditionalSize(int)
,MoxelPackage.getPivotTable_HorizontalAdditionalSize()
-
setHorizontalAdditionalSize
void setHorizontalAdditionalSize(int value)
Sets the value of the 'Horizontal Additional Size
' attribute.- Parameters:
value
- the new value of the 'Horizontal Additional Size' attribute.- See Also:
getHorizontalAdditionalSize()
-
getVerticalAdditionalSize
int getVerticalAdditionalSize()
Returns the value of the 'Vertical Additional Size' attribute.- Returns:
- the value of the 'Vertical Additional Size' attribute.
- See Also:
setVerticalAdditionalSize(int)
,MoxelPackage.getPivotTable_VerticalAdditionalSize()
-
setVerticalAdditionalSize
void setVerticalAdditionalSize(int value)
Sets the value of the 'Vertical Additional Size
' attribute.- Parameters:
value
- the new value of the 'Vertical Additional Size' attribute.- See Also:
getVerticalAdditionalSize()
-
getShowLines
PivotTableLinesShowType getShowLines()
Returns the value of the 'Show Lines' attribute. The literals are from the enumerationPivotTableLinesShowType
.- Returns:
- the value of the 'Show Lines' attribute.
- See Also:
PivotTableLinesShowType
,setShowLines(PivotTableLinesShowType)
,MoxelPackage.getPivotTable_ShowLines()
-
setShowLines
void setShowLines(PivotTableLinesShowType value)
Sets the value of the 'Show Lines
' attribute.- Parameters:
value
- the new value of the 'Show Lines' attribute.- See Also:
PivotTableLinesShowType
,getShowLines()
-
-