Package com._1c.g5.v8.dt.moxel.impl
Class PivotTableImpl
- java.lang.Object
-
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
-
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
-
- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
- com._1c.g5.v8.bm.core.BmObject
-
- com._1c.g5.v8.dt.moxel.impl.PivotTableImpl
-
- All Implemented Interfaces:
IBmObject
,PivotTable
,org.eclipse.emf.common.notify.Notifier
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
,org.eclipse.emf.ecore.InternalEObject
public class PivotTableImpl extends BmObject implements PivotTable
An implementation of the model object 'Pivot Table'.The following features are implemented:
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
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
-
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
-
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
PivotTableImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmListBinaryData, bmReadBinaryData, bmRemoveBinaryData, bmSetProperty, bmWriteBinaryData, createFeatureMap, createList, dynamicGet, dynamicSet, dynamicUnset, eBasicSetContainer, eBasicSetContainer, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eDirectResource, eGet, eHasSettings, eInternalContainer, eInternalResource, eInverseAdd, eNotificationRequired, eNotify, equals, eResolveProxy, eSetDirectResource, eSetStore, eSettings, eStore, hashCode
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
eBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
-
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eContents, eCrossReferences, eDeliver, eDynamicClass, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
-
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResource, eSet, eSet, eSetResource, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
-
-
-
Method Detail
-
eStaticClass
protected org.eclipse.emf.ecore.EClass eStaticClass()
- Overrides:
eStaticClass
in classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCount
in classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
isShowFields
public boolean isShowFields()
- Specified by:
isShowFields
in interfacePivotTable
- Returns:
- the value of the 'Show Fields' attribute.
- See Also:
PivotTable.setShowFields(boolean)
,MoxelPackage.getPivotTable_ShowFields()
-
setShowFields
public void setShowFields(boolean newShowFields)
- Specified by:
setShowFields
in interfacePivotTable
- Parameters:
newShowFields
- the new value of the 'Show Fields' attribute.- See Also:
PivotTable.isShowFields()
-
getMeasuresAxis
public int getMeasuresAxis()
- Specified by:
getMeasuresAxis
in interfacePivotTable
- Returns:
- the value of the 'Measures Axis' attribute.
- See Also:
PivotTable.setMeasuresAxis(int)
,MoxelPackage.getPivotTable_MeasuresAxis()
-
setMeasuresAxis
public void setMeasuresAxis(int newMeasuresAxis)
- Specified by:
setMeasuresAxis
in interfacePivotTable
- Parameters:
newMeasuresAxis
- the new value of the 'Measures Axis' attribute.- See Also:
PivotTable.getMeasuresAxis()
-
getHorizontalRows
public int getHorizontalRows()
- Specified by:
getHorizontalRows
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Rows' attribute.
- See Also:
PivotTable.setHorizontalRows(int)
,MoxelPackage.getPivotTable_HorizontalRows()
-
setHorizontalRows
public void setHorizontalRows(int newHorizontalRows)
- Specified by:
setHorizontalRows
in interfacePivotTable
- Parameters:
newHorizontalRows
- the new value of the 'Horizontal Rows' attribute.- See Also:
PivotTable.getHorizontalRows()
-
getVerticalRows
public int getVerticalRows()
- Specified by:
getVerticalRows
in interfacePivotTable
- Returns:
- the value of the 'Vertical Rows' attribute.
- See Also:
PivotTable.setVerticalRows(int)
,MoxelPackage.getPivotTable_VerticalRows()
-
setVerticalRows
public void setVerticalRows(int newVerticalRows)
- Specified by:
setVerticalRows
in interfacePivotTable
- Parameters:
newVerticalRows
- the new value of the 'Vertical Rows' attribute.- See Also:
PivotTable.getVerticalRows()
-
getHorizontalColumns
public int getHorizontalColumns()
- Specified by:
getHorizontalColumns
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Columns' attribute.
- See Also:
PivotTable.setHorizontalColumns(int)
,MoxelPackage.getPivotTable_HorizontalColumns()
-
setHorizontalColumns
public void setHorizontalColumns(int newHorizontalColumns)
- Specified by:
setHorizontalColumns
in interfacePivotTable
- Parameters:
newHorizontalColumns
- the new value of the 'Horizontal Columns' attribute.- See Also:
PivotTable.getHorizontalColumns()
-
getVerticalColumns
public int getVerticalColumns()
- Specified by:
getVerticalColumns
in interfacePivotTable
- Returns:
- the value of the 'Vertical Columns' attribute.
- See Also:
PivotTable.setVerticalColumns(int)
,MoxelPackage.getPivotTable_VerticalColumns()
-
setVerticalColumns
public void setVerticalColumns(int newVerticalColumns)
- Specified by:
setVerticalColumns
in interfacePivotTable
- Parameters:
newVerticalColumns
- the new value of the 'Vertical Columns' attribute.- See Also:
PivotTable.getVerticalColumns()
-
getHorizontalOveralls
public int getHorizontalOveralls()
- Specified by:
getHorizontalOveralls
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Overalls' attribute.
- See Also:
PivotTable.setHorizontalOveralls(int)
,MoxelPackage.getPivotTable_HorizontalOveralls()
-
setHorizontalOveralls
public void setHorizontalOveralls(int newHorizontalOveralls)
- Specified by:
setHorizontalOveralls
in interfacePivotTable
- Parameters:
newHorizontalOveralls
- the new value of the 'Horizontal Overalls' attribute.- See Also:
PivotTable.getHorizontalOveralls()
-
getVerticalOveralls
public int getVerticalOveralls()
- Specified by:
getVerticalOveralls
in interfacePivotTable
- Returns:
- the value of the 'Vertical Overalls' attribute.
- See Also:
PivotTable.setVerticalOveralls(int)
,MoxelPackage.getPivotTable_VerticalOveralls()
-
setVerticalOveralls
public void setVerticalOveralls(int newVerticalOveralls)
- Specified by:
setVerticalOveralls
in interfacePivotTable
- Parameters:
newVerticalOveralls
- the new value of the 'Vertical Overalls' attribute.- See Also:
PivotTable.getVerticalOveralls()
-
getHorizontalFullSize
public int getHorizontalFullSize()
- Specified by:
getHorizontalFullSize
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Full Size' attribute.
- See Also:
PivotTable.setHorizontalFullSize(int)
,MoxelPackage.getPivotTable_HorizontalFullSize()
-
setHorizontalFullSize
public void setHorizontalFullSize(int newHorizontalFullSize)
- Specified by:
setHorizontalFullSize
in interfacePivotTable
- Parameters:
newHorizontalFullSize
- the new value of the 'Horizontal Full Size' attribute.- See Also:
PivotTable.getHorizontalFullSize()
-
getVerticalFullSize
public int getVerticalFullSize()
- Specified by:
getVerticalFullSize
in interfacePivotTable
- Returns:
- the value of the 'Vertical Full Size' attribute.
- See Also:
PivotTable.setVerticalFullSize(int)
,MoxelPackage.getPivotTable_VerticalFullSize()
-
setVerticalFullSize
public void setVerticalFullSize(int newVerticalFullSize)
- Specified by:
setVerticalFullSize
in interfacePivotTable
- Parameters:
newVerticalFullSize
- the new value of the 'Vertical Full Size' attribute.- See Also:
PivotTable.getVerticalFullSize()
-
getHorizontalFieldsArea
public int getHorizontalFieldsArea()
- Specified by:
getHorizontalFieldsArea
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Fields Area' attribute.
- See Also:
PivotTable.setHorizontalFieldsArea(int)
,MoxelPackage.getPivotTable_HorizontalFieldsArea()
-
setHorizontalFieldsArea
public void setHorizontalFieldsArea(int newHorizontalFieldsArea)
- Specified by:
setHorizontalFieldsArea
in interfacePivotTable
- Parameters:
newHorizontalFieldsArea
- the new value of the 'Horizontal Fields Area' attribute.- See Also:
PivotTable.getHorizontalFieldsArea()
-
getVerticalFieldsArea
public int getVerticalFieldsArea()
- Specified by:
getVerticalFieldsArea
in interfacePivotTable
- Returns:
- the value of the 'Vertical Fields Area' attribute.
- See Also:
PivotTable.setVerticalFieldsArea(int)
,MoxelPackage.getPivotTable_VerticalFieldsArea()
-
setVerticalFieldsArea
public void setVerticalFieldsArea(int newVerticalFieldsArea)
- Specified by:
setVerticalFieldsArea
in interfacePivotTable
- Parameters:
newVerticalFieldsArea
- the new value of the 'Vertical Fields Area' attribute.- See Also:
PivotTable.getVerticalFieldsArea()
-
getHorizontalEmptyArea
public int getHorizontalEmptyArea()
- Specified by:
getHorizontalEmptyArea
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Empty Area' attribute.
- See Also:
PivotTable.setHorizontalEmptyArea(int)
,MoxelPackage.getPivotTable_HorizontalEmptyArea()
-
setHorizontalEmptyArea
public void setHorizontalEmptyArea(int newHorizontalEmptyArea)
- Specified by:
setHorizontalEmptyArea
in interfacePivotTable
- Parameters:
newHorizontalEmptyArea
- the new value of the 'Horizontal Empty Area' attribute.- See Also:
PivotTable.getHorizontalEmptyArea()
-
getVerticalEmptyArea
public int getVerticalEmptyArea()
- Specified by:
getVerticalEmptyArea
in interfacePivotTable
- Returns:
- the value of the 'Vertical Empty Area' attribute.
- See Also:
PivotTable.setVerticalEmptyArea(int)
,MoxelPackage.getPivotTable_VerticalEmptyArea()
-
setVerticalEmptyArea
public void setVerticalEmptyArea(int newVerticalEmptyArea)
- Specified by:
setVerticalEmptyArea
in interfacePivotTable
- Parameters:
newVerticalEmptyArea
- the new value of the 'Vertical Empty Area' attribute.- See Also:
PivotTable.getVerticalEmptyArea()
-
isAutoFixation
public boolean isAutoFixation()
- Specified by:
isAutoFixation
in interfacePivotTable
- Returns:
- the value of the 'Auto Fixation' attribute.
- See Also:
PivotTable.setAutoFixation(boolean)
,MoxelPackage.getPivotTable_AutoFixation()
-
setAutoFixation
public void setAutoFixation(boolean newAutoFixation)
- Specified by:
setAutoFixation
in interfacePivotTable
- Parameters:
newAutoFixation
- the new value of the 'Auto Fixation' attribute.- See Also:
PivotTable.isAutoFixation()
-
isRowsGroupping
public boolean isRowsGroupping()
- Specified by:
isRowsGroupping
in interfacePivotTable
- Returns:
- the value of the 'Rows Groupping' attribute.
- See Also:
PivotTable.setRowsGroupping(boolean)
,MoxelPackage.getPivotTable_RowsGroupping()
-
setRowsGroupping
public void setRowsGroupping(boolean newRowsGroupping)
- Specified by:
setRowsGroupping
in interfacePivotTable
- Parameters:
newRowsGroupping
- the new value of the 'Rows Groupping' attribute.- See Also:
PivotTable.isRowsGroupping()
-
isColumnsGroupping
public boolean isColumnsGroupping()
- Specified by:
isColumnsGroupping
in interfacePivotTable
- Returns:
- the value of the 'Columns Groupping' attribute.
- See Also:
PivotTable.setColumnsGroupping(boolean)
,MoxelPackage.getPivotTable_ColumnsGroupping()
-
setColumnsGroupping
public void setColumnsGroupping(boolean newColumnsGroupping)
- Specified by:
setColumnsGroupping
in interfacePivotTable
- Parameters:
newColumnsGroupping
- the new value of the 'Columns Groupping' attribute.- See Also:
PivotTable.isColumnsGroupping()
-
isTotalRowsOnTop
public boolean isTotalRowsOnTop()
- Specified by:
isTotalRowsOnTop
in interfacePivotTable
- Returns:
- the value of the 'Total Rows On Top' attribute.
- See Also:
PivotTable.setTotalRowsOnTop(boolean)
,MoxelPackage.getPivotTable_TotalRowsOnTop()
-
setTotalRowsOnTop
public void setTotalRowsOnTop(boolean newTotalRowsOnTop)
- Specified by:
setTotalRowsOnTop
in interfacePivotTable
- Parameters:
newTotalRowsOnTop
- the new value of the 'Total Rows On Top' attribute.- See Also:
PivotTable.isTotalRowsOnTop()
-
isTotalColumnsOnLeft
public boolean isTotalColumnsOnLeft()
- Specified by:
isTotalColumnsOnLeft
in interfacePivotTable
- Returns:
- the value of the 'Total Columns On Left' attribute.
- See Also:
PivotTable.setTotalColumnsOnLeft(boolean)
,MoxelPackage.getPivotTable_TotalColumnsOnLeft()
-
setTotalColumnsOnLeft
public void setTotalColumnsOnLeft(boolean newTotalColumnsOnLeft)
- Specified by:
setTotalColumnsOnLeft
in interfacePivotTable
- Parameters:
newTotalColumnsOnLeft
- the new value of the 'Total Columns On Left' attribute.- See Also:
PivotTable.isTotalColumnsOnLeft()
-
getDimensionAttributePlacementInRows
public DimensionAttributePlacementType getDimensionAttributePlacementInRows()
- Specified by:
getDimensionAttributePlacementInRows
in interfacePivotTable
- Returns:
- the value of the 'Dimension Attribute Placement In Rows' attribute.
- See Also:
DimensionAttributePlacementType
,PivotTable.setDimensionAttributePlacementInRows(DimensionAttributePlacementType)
,MoxelPackage.getPivotTable_DimensionAttributePlacementInRows()
-
setDimensionAttributePlacementInRows
public void setDimensionAttributePlacementInRows(DimensionAttributePlacementType newDimensionAttributePlacementInRows)
- Specified by:
setDimensionAttributePlacementInRows
in interfacePivotTable
- Parameters:
newDimensionAttributePlacementInRows
- the new value of the 'Dimension Attribute Placement In Rows' attribute.- See Also:
DimensionAttributePlacementType
,PivotTable.getDimensionAttributePlacementInRows()
-
getDimensionAttributePlacementInColumns
public DimensionAttributePlacementType getDimensionAttributePlacementInColumns()
- Specified by:
getDimensionAttributePlacementInColumns
in interfacePivotTable
- Returns:
- the value of the 'Dimension Attribute Placement In Columns' attribute.
- See Also:
DimensionAttributePlacementType
,PivotTable.setDimensionAttributePlacementInColumns(DimensionAttributePlacementType)
,MoxelPackage.getPivotTable_DimensionAttributePlacementInColumns()
-
setDimensionAttributePlacementInColumns
public void setDimensionAttributePlacementInColumns(DimensionAttributePlacementType newDimensionAttributePlacementInColumns)
- Specified by:
setDimensionAttributePlacementInColumns
in interfacePivotTable
- Parameters:
newDimensionAttributePlacementInColumns
- the new value of the 'Dimension Attribute Placement In Columns' attribute.- See Also:
DimensionAttributePlacementType
,PivotTable.getDimensionAttributePlacementInColumns()
-
getDimensionsPlacementOnRows
public DimensionPlacementType getDimensionsPlacementOnRows()
- Specified by:
getDimensionsPlacementOnRows
in interfacePivotTable
- Returns:
- the value of the 'Dimensions Placement On Rows' attribute.
- See Also:
DimensionPlacementType
,PivotTable.setDimensionsPlacementOnRows(DimensionPlacementType)
,MoxelPackage.getPivotTable_DimensionsPlacementOnRows()
-
setDimensionsPlacementOnRows
public void setDimensionsPlacementOnRows(DimensionPlacementType newDimensionsPlacementOnRows)
- Specified by:
setDimensionsPlacementOnRows
in interfacePivotTable
- Parameters:
newDimensionsPlacementOnRows
- the new value of the 'Dimensions Placement On Rows' attribute.- See Also:
DimensionPlacementType
,PivotTable.getDimensionsPlacementOnRows()
-
getDimensionsPlacementOnColumns
public DimensionPlacementType getDimensionsPlacementOnColumns()
- Specified by:
getDimensionsPlacementOnColumns
in interfacePivotTable
- Returns:
- the value of the 'Dimensions Placement On Columns' attribute.
- See Also:
DimensionPlacementType
,PivotTable.setDimensionsPlacementOnColumns(DimensionPlacementType)
,MoxelPackage.getPivotTable_DimensionsPlacementOnColumns()
-
setDimensionsPlacementOnColumns
public void setDimensionsPlacementOnColumns(DimensionPlacementType newDimensionsPlacementOnColumns)
- Specified by:
setDimensionsPlacementOnColumns
in interfacePivotTable
- Parameters:
newDimensionsPlacementOnColumns
- the new value of the 'Dimensions Placement On Columns' attribute.- See Also:
DimensionPlacementType
,PivotTable.getDimensionsPlacementOnColumns()
-
getStandardAppearance
public StandardAppearance getStandardAppearance()
- Specified by:
getStandardAppearance
in interfacePivotTable
- Returns:
- the value of the 'Standard Appearance' attribute.
- See Also:
StandardAppearance
,PivotTable.setStandardAppearance(StandardAppearance)
,MoxelPackage.getPivotTable_StandardAppearance()
-
setStandardAppearance
public void setStandardAppearance(StandardAppearance newStandardAppearance)
- Specified by:
setStandardAppearance
in interfacePivotTable
- Parameters:
newStandardAppearance
- the new value of the 'Standard Appearance' attribute.- See Also:
StandardAppearance
,PivotTable.getStandardAppearance()
-
getNotStandardAppearance
public Value getNotStandardAppearance()
- Specified by:
getNotStandardAppearance
in interfacePivotTable
- Returns:
- the value of the 'Not Standard Appearance' containment reference.
- See Also:
PivotTable.setNotStandardAppearance(Value)
,MoxelPackage.getPivotTable_NotStandardAppearance()
-
setNotStandardAppearance
public void setNotStandardAppearance(Value newNotStandardAppearance)
- Specified by:
setNotStandardAppearance
in interfacePivotTable
- Parameters:
newNotStandardAppearance
- the new value of the 'Not Standard Appearance' containment reference.- See Also:
PivotTable.getNotStandardAppearance()
-
getHorizontalAdditionalSize
public int getHorizontalAdditionalSize()
- Specified by:
getHorizontalAdditionalSize
in interfacePivotTable
- Returns:
- the value of the 'Horizontal Additional Size' attribute.
- See Also:
PivotTable.setHorizontalAdditionalSize(int)
,MoxelPackage.getPivotTable_HorizontalAdditionalSize()
-
setHorizontalAdditionalSize
public void setHorizontalAdditionalSize(int newHorizontalAdditionalSize)
- Specified by:
setHorizontalAdditionalSize
in interfacePivotTable
- Parameters:
newHorizontalAdditionalSize
- the new value of the 'Horizontal Additional Size' attribute.- See Also:
PivotTable.getHorizontalAdditionalSize()
-
getVerticalAdditionalSize
public int getVerticalAdditionalSize()
- Specified by:
getVerticalAdditionalSize
in interfacePivotTable
- Returns:
- the value of the 'Vertical Additional Size' attribute.
- See Also:
PivotTable.setVerticalAdditionalSize(int)
,MoxelPackage.getPivotTable_VerticalAdditionalSize()
-
setVerticalAdditionalSize
public void setVerticalAdditionalSize(int newVerticalAdditionalSize)
- Specified by:
setVerticalAdditionalSize
in interfacePivotTable
- Parameters:
newVerticalAdditionalSize
- the new value of the 'Vertical Additional Size' attribute.- See Also:
PivotTable.getVerticalAdditionalSize()
-
getShowLines
public PivotTableLinesShowType getShowLines()
- Specified by:
getShowLines
in interfacePivotTable
- Returns:
- the value of the 'Show Lines' attribute.
- See Also:
PivotTableLinesShowType
,PivotTable.setShowLines(PivotTableLinesShowType)
,MoxelPackage.getPivotTable_ShowLines()
-
setShowLines
public void setShowLines(PivotTableLinesShowType newShowLines)
- Specified by:
setShowLines
in interfacePivotTable
- Parameters:
newShowLines
- the new value of the 'Show Lines' attribute.- See Also:
PivotTableLinesShowType
,PivotTable.getShowLines()
-
-