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.EObjectA representation of the model object 'Pivot Table'.The following features are supported:
Show FieldsMeasures AxisHorizontal RowsVertical RowsHorizontal ColumnsVertical ColumnsHorizontal OverallsVertical OverallsHorizontal Full SizeVertical Full SizeHorizontal Fields AreaVertical Fields AreaHorizontal Empty AreaVertical Empty AreaAuto FixationRows GrouppingColumns GrouppingTotal Rows On TopTotal Columns On LeftDimension Attribute Placement In RowsDimension Attribute Placement In ColumnsDimensions Placement On RowsDimensions Placement On ColumnsStandard AppearanceNot Standard AppearanceHorizontal Additional SizeVertical Additional SizeShow Lines
- See Also:
MoxelPackage.getPivotTable()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DimensionAttributePlacementTypegetDimensionAttributePlacementInColumns()Returns the value of the 'Dimension Attribute Placement In Columns' attribute.DimensionAttributePlacementTypegetDimensionAttributePlacementInRows()Returns the value of the 'Dimension Attribute Placement In Rows' attribute.DimensionPlacementTypegetDimensionsPlacementOnColumns()Returns the value of the 'Dimensions Placement On Columns' attribute.DimensionPlacementTypegetDimensionsPlacementOnRows()Returns the value of the 'Dimensions Placement On Rows' attribute.intgetHorizontalAdditionalSize()Returns the value of the 'Horizontal Additional Size' attribute.intgetHorizontalColumns()Returns the value of the 'Horizontal Columns' attribute.intgetHorizontalEmptyArea()Returns the value of the 'Horizontal Empty Area' attribute.intgetHorizontalFieldsArea()Returns the value of the 'Horizontal Fields Area' attribute.intgetHorizontalFullSize()Returns the value of the 'Horizontal Full Size' attribute.intgetHorizontalOveralls()Returns the value of the 'Horizontal Overalls' attribute.intgetHorizontalRows()Returns the value of the 'Horizontal Rows' attribute.intgetMeasuresAxis()Returns the value of the 'Measures Axis' attribute.ValuegetNotStandardAppearance()Returns the value of the 'Not Standard Appearance' containment reference.PivotTableLinesShowTypegetShowLines()Returns the value of the 'Show Lines' attribute.StandardAppearancegetStandardAppearance()Returns the value of the 'Standard Appearance' attribute.intgetVerticalAdditionalSize()Returns the value of the 'Vertical Additional Size' attribute.intgetVerticalColumns()Returns the value of the 'Vertical Columns' attribute.intgetVerticalEmptyArea()Returns the value of the 'Vertical Empty Area' attribute.intgetVerticalFieldsArea()Returns the value of the 'Vertical Fields Area' attribute.intgetVerticalFullSize()Returns the value of the 'Vertical Full Size' attribute.intgetVerticalOveralls()Returns the value of the 'Vertical Overalls' attribute.intgetVerticalRows()Returns the value of the 'Vertical Rows' attribute.booleanisAutoFixation()Returns the value of the 'Auto Fixation' attribute.booleanisColumnsGroupping()Returns the value of the 'Columns Groupping' attribute.booleanisRowsGroupping()Returns the value of the 'Rows Groupping' attribute.booleanisShowFields()Returns the value of the 'Show Fields' attribute.booleanisTotalColumnsOnLeft()Returns the value of the 'Total Columns On Left' attribute.booleanisTotalRowsOnTop()Returns the value of the 'Total Rows On Top' attribute.voidsetAutoFixation(boolean value)Sets the value of the 'Auto Fixation' attribute.voidsetColumnsGroupping(boolean value)Sets the value of the 'Columns Groupping' attribute.voidsetDimensionAttributePlacementInColumns(DimensionAttributePlacementType value)Sets the value of the 'Dimension Attribute Placement In Columns' attribute.voidsetDimensionAttributePlacementInRows(DimensionAttributePlacementType value)Sets the value of the 'Dimension Attribute Placement In Rows' attribute.voidsetDimensionsPlacementOnColumns(DimensionPlacementType value)Sets the value of the 'Dimensions Placement On Columns' attribute.voidsetDimensionsPlacementOnRows(DimensionPlacementType value)Sets the value of the 'Dimensions Placement On Rows' attribute.voidsetHorizontalAdditionalSize(int value)Sets the value of the 'Horizontal Additional Size' attribute.voidsetHorizontalColumns(int value)Sets the value of the 'Horizontal Columns' attribute.voidsetHorizontalEmptyArea(int value)Sets the value of the 'Horizontal Empty Area' attribute.voidsetHorizontalFieldsArea(int value)Sets the value of the 'Horizontal Fields Area' attribute.voidsetHorizontalFullSize(int value)Sets the value of the 'Horizontal Full Size' attribute.voidsetHorizontalOveralls(int value)Sets the value of the 'Horizontal Overalls' attribute.voidsetHorizontalRows(int value)Sets the value of the 'Horizontal Rows' attribute.voidsetMeasuresAxis(int value)Sets the value of the 'Measures Axis' attribute.voidsetNotStandardAppearance(Value value)Sets the value of the 'Not Standard Appearance' containment reference.voidsetRowsGroupping(boolean value)Sets the value of the 'Rows Groupping' attribute.voidsetShowFields(boolean value)Sets the value of the 'Show Fields' attribute.voidsetShowLines(PivotTableLinesShowType value)Sets the value of the 'Show Lines' attribute.voidsetStandardAppearance(StandardAppearance value)Sets the value of the 'Standard Appearance' attribute.voidsetTotalColumnsOnLeft(boolean value)Sets the value of the 'Total Columns On Left' attribute.voidsetTotalRowsOnTop(boolean value)Sets the value of the 'Total Rows On Top' attribute.voidsetVerticalAdditionalSize(int value)Sets the value of the 'Vertical Additional Size' attribute.voidsetVerticalColumns(int value)Sets the value of the 'Vertical Columns' attribute.voidsetVerticalEmptyArea(int value)Sets the value of the 'Vertical Empty Area' attribute.voidsetVerticalFieldsArea(int value)Sets the value of the 'Vertical Fields Area' attribute.voidsetVerticalFullSize(int value)Sets the value of the 'Vertical Full Size' attribute.voidsetVerticalOveralls(int value)Sets the value of the 'Vertical Overalls' attribute.voidsetVerticalRows(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()
-
-