Package com._1c.g5.v8.dt.moxel.impl
Class SpreadsheetDocumentImpl
- 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.SpreadsheetDocumentImpl
-
- All Implemented Interfaces:
IBmObject
,SpreadsheetDocument
,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 SpreadsheetDocumentImpl extends BmObject implements SpreadsheetDocument
An implementation of the model object 'Spreadsheet Document'.The following features are implemented:
Language Settings
Columns
All Columns
Rows
Drawings
Pictures
Back Picture
Fixed Background
Left Header
Center Header
Right Header
Left Footer
Center Footer
Right Footer
Template Mode
Totals Right
Totals Below
Step Direction
Default Format Index
Height
Row Groups
Column Groups
Merges
Unmerges
Row Merges
Column Merges
Named Items
Pring Settings Name
Print Settings
Print Area
Repeat Rows
Repeat Columns
Drawing Data Sources
Groups Back Color
Groups Color
Headers Back Color
Headers Color
Text Direction
Save View Settings
View Settings
Embedded Tables
Colors
Fonts
Lines
Formats
Read Only
True Read Only
Base Sheet
Extension Method
Saved Pictures Density
-
-
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
SpreadsheetDocumentImpl()
-
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
-
getLanguageSettings
public LanguageSettings getLanguageSettings()
- Specified by:
getLanguageSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Language Settings' containment reference.
- See Also:
SpreadsheetDocument.setLanguageSettings(LanguageSettings)
,MoxelPackage.getSpreadsheetDocument_LanguageSettings()
-
setLanguageSettings
public void setLanguageSettings(LanguageSettings newLanguageSettings)
- Specified by:
setLanguageSettings
in interfaceSpreadsheetDocument
- Parameters:
newLanguageSettings
- the new value of the 'Language Settings' containment reference.- See Also:
SpreadsheetDocument.getLanguageSettings()
-
getColumns
public Columns getColumns()
- Specified by:
getColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Columns' reference.
- See Also:
SpreadsheetDocument.setColumns(Columns)
,MoxelPackage.getSpreadsheetDocument_Columns()
-
setColumns
public void setColumns(Columns newColumns)
- Specified by:
setColumns
in interfaceSpreadsheetDocument
- Parameters:
newColumns
- the new value of the 'Columns' reference.- See Also:
SpreadsheetDocument.getColumns()
-
getAllColumns
public org.eclipse.emf.common.util.EList<Columns> getAllColumns()
- Specified by:
getAllColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'All Columns' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_AllColumns()
-
getRows
public org.eclipse.emf.common.util.EMap<Integer,Row> getRows()
- Specified by:
getRows
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Rows' map.
- See Also:
MoxelPackage.getSpreadsheetDocument_Rows()
-
getDrawings
public org.eclipse.emf.common.util.EList<Drawing> getDrawings()
- Specified by:
getDrawings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Drawings' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Drawings()
-
getPictures
public org.eclipse.emf.common.util.EList<Picture> getPictures()
- Specified by:
getPictures
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Pictures' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Pictures()
-
getBackPicture
public int getBackPicture()
- Specified by:
getBackPicture
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Back Picture' attribute.
- See Also:
SpreadsheetDocument.setBackPicture(int)
,MoxelPackage.getSpreadsheetDocument_BackPicture()
-
setBackPicture
public void setBackPicture(int newBackPicture)
- Specified by:
setBackPicture
in interfaceSpreadsheetDocument
- Parameters:
newBackPicture
- the new value of the 'Back Picture' attribute.- See Also:
SpreadsheetDocument.getBackPicture()
-
isFixedBackground
public boolean isFixedBackground()
- Specified by:
isFixedBackground
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Fixed Background' attribute.
- See Also:
SpreadsheetDocument.setFixedBackground(boolean)
,MoxelPackage.getSpreadsheetDocument_FixedBackground()
-
setFixedBackground
public void setFixedBackground(boolean newFixedBackground)
- Specified by:
setFixedBackground
in interfaceSpreadsheetDocument
- Parameters:
newFixedBackground
- the new value of the 'Fixed Background' attribute.- See Also:
SpreadsheetDocument.isFixedBackground()
-
getLeftHeader
public Cell getLeftHeader()
- Specified by:
getLeftHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Left Header' containment reference.
- See Also:
SpreadsheetDocument.setLeftHeader(Cell)
,MoxelPackage.getSpreadsheetDocument_LeftHeader()
-
setLeftHeader
public void setLeftHeader(Cell newLeftHeader)
- Specified by:
setLeftHeader
in interfaceSpreadsheetDocument
- Parameters:
newLeftHeader
- the new value of the 'Left Header' containment reference.- See Also:
SpreadsheetDocument.getLeftHeader()
-
getCenterHeader
public Cell getCenterHeader()
- Specified by:
getCenterHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Center Header' containment reference.
- See Also:
SpreadsheetDocument.setCenterHeader(Cell)
,MoxelPackage.getSpreadsheetDocument_CenterHeader()
-
setCenterHeader
public void setCenterHeader(Cell newCenterHeader)
- Specified by:
setCenterHeader
in interfaceSpreadsheetDocument
- Parameters:
newCenterHeader
- the new value of the 'Center Header' containment reference.- See Also:
SpreadsheetDocument.getCenterHeader()
-
getRightHeader
public Cell getRightHeader()
- Specified by:
getRightHeader
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Right Header' containment reference.
- See Also:
SpreadsheetDocument.setRightHeader(Cell)
,MoxelPackage.getSpreadsheetDocument_RightHeader()
-
setRightHeader
public void setRightHeader(Cell newRightHeader)
- Specified by:
setRightHeader
in interfaceSpreadsheetDocument
- Parameters:
newRightHeader
- the new value of the 'Right Header' containment reference.- See Also:
SpreadsheetDocument.getRightHeader()
-
getLeftFooter
public Cell getLeftFooter()
- Specified by:
getLeftFooter
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Left Footer' containment reference.
- See Also:
SpreadsheetDocument.setLeftFooter(Cell)
,MoxelPackage.getSpreadsheetDocument_LeftFooter()
-
setLeftFooter
public void setLeftFooter(Cell newLeftFooter)
- Specified by:
setLeftFooter
in interfaceSpreadsheetDocument
- Parameters:
newLeftFooter
- the new value of the 'Left Footer' containment reference.- See Also:
SpreadsheetDocument.getLeftFooter()
-
getCenterFooter
public Cell getCenterFooter()
- Specified by:
getCenterFooter
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Center Footer' containment reference.
- See Also:
SpreadsheetDocument.setCenterFooter(Cell)
,MoxelPackage.getSpreadsheetDocument_CenterFooter()
-
setCenterFooter
public void setCenterFooter(Cell newCenterFooter)
- Specified by:
setCenterFooter
in interfaceSpreadsheetDocument
- Parameters:
newCenterFooter
- the new value of the 'Center Footer' containment reference.- See Also:
SpreadsheetDocument.getCenterFooter()
-
getRightFooter
public Cell getRightFooter()
- Specified by:
getRightFooter
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Right Footer' containment reference.
- See Also:
SpreadsheetDocument.setRightFooter(Cell)
,MoxelPackage.getSpreadsheetDocument_RightFooter()
-
setRightFooter
public void setRightFooter(Cell newRightFooter)
- Specified by:
setRightFooter
in interfaceSpreadsheetDocument
- Parameters:
newRightFooter
- the new value of the 'Right Footer' containment reference.- See Also:
SpreadsheetDocument.getRightFooter()
-
isTemplateMode
public boolean isTemplateMode()
- Specified by:
isTemplateMode
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Template Mode' attribute.
- See Also:
SpreadsheetDocument.setTemplateMode(boolean)
,MoxelPackage.getSpreadsheetDocument_TemplateMode()
-
setTemplateMode
public void setTemplateMode(boolean newTemplateMode)
- Specified by:
setTemplateMode
in interfaceSpreadsheetDocument
- Parameters:
newTemplateMode
- the new value of the 'Template Mode' attribute.- See Also:
SpreadsheetDocument.isTemplateMode()
-
isTotalsRight
public boolean isTotalsRight()
- Specified by:
isTotalsRight
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Totals Right' attribute.
- See Also:
SpreadsheetDocument.setTotalsRight(boolean)
,MoxelPackage.getSpreadsheetDocument_TotalsRight()
-
setTotalsRight
public void setTotalsRight(boolean newTotalsRight)
- Specified by:
setTotalsRight
in interfaceSpreadsheetDocument
- Parameters:
newTotalsRight
- the new value of the 'Totals Right' attribute.- See Also:
SpreadsheetDocument.isTotalsRight()
-
isTotalsBelow
public boolean isTotalsBelow()
- Specified by:
isTotalsBelow
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Totals Below' attribute.
- See Also:
SpreadsheetDocument.setTotalsBelow(boolean)
,MoxelPackage.getSpreadsheetDocument_TotalsBelow()
-
setTotalsBelow
public void setTotalsBelow(boolean newTotalsBelow)
- Specified by:
setTotalsBelow
in interfaceSpreadsheetDocument
- Parameters:
newTotalsBelow
- the new value of the 'Totals Below' attribute.- See Also:
SpreadsheetDocument.isTotalsBelow()
-
getStepDirection
public SpreadsheetDocumentStepDirectionType getStepDirection()
- Specified by:
getStepDirection
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Step Direction' attribute.
- See Also:
SpreadsheetDocumentStepDirectionType
,SpreadsheetDocument.setStepDirection(SpreadsheetDocumentStepDirectionType)
,MoxelPackage.getSpreadsheetDocument_StepDirection()
-
setStepDirection
public void setStepDirection(SpreadsheetDocumentStepDirectionType newStepDirection)
- Specified by:
setStepDirection
in interfaceSpreadsheetDocument
- Parameters:
newStepDirection
- the new value of the 'Step Direction' attribute.- See Also:
SpreadsheetDocumentStepDirectionType
,SpreadsheetDocument.getStepDirection()
-
getDefaultFormatIndex
public int getDefaultFormatIndex()
- Specified by:
getDefaultFormatIndex
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Default Format Index' attribute.
- See Also:
SpreadsheetDocument.setDefaultFormatIndex(int)
,MoxelPackage.getSpreadsheetDocument_DefaultFormatIndex()
-
setDefaultFormatIndex
public void setDefaultFormatIndex(int newDefaultFormatIndex)
- Specified by:
setDefaultFormatIndex
in interfaceSpreadsheetDocument
- Parameters:
newDefaultFormatIndex
- the new value of the 'Default Format Index' attribute.- See Also:
SpreadsheetDocument.getDefaultFormatIndex()
-
getHeight
public int getHeight()
- Specified by:
getHeight
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Height' attribute.
- See Also:
SpreadsheetDocument.setHeight(int)
,MoxelPackage.getSpreadsheetDocument_Height()
-
setHeight
public void setHeight(int newHeight)
- Specified by:
setHeight
in interfaceSpreadsheetDocument
- Parameters:
newHeight
- the new value of the 'Height' attribute.- See Also:
SpreadsheetDocument.getHeight()
-
getRowGroups
public org.eclipse.emf.common.util.EList<RowGroup> getRowGroups()
- Specified by:
getRowGroups
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Row Groups' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_RowGroups()
-
getColumnGroups
public org.eclipse.emf.common.util.EList<ColumnGroup> getColumnGroups()
- Specified by:
getColumnGroups
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Column Groups' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_ColumnGroups()
-
getMerges
public org.eclipse.emf.common.util.EList<Merge> getMerges()
- Specified by:
getMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Merges' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Merges()
-
getUnmerges
public org.eclipse.emf.common.util.EList<Merge> getUnmerges()
- Specified by:
getUnmerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Unmerges' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Unmerges()
-
getRowMerges
public org.eclipse.emf.common.util.EList<RowMerge> getRowMerges()
- Specified by:
getRowMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Row Merges' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_RowMerges()
-
getColumnMerges
public org.eclipse.emf.common.util.EList<ColumnMerge> getColumnMerges()
- Specified by:
getColumnMerges
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Column Merges' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_ColumnMerges()
-
getNamedItems
public org.eclipse.emf.common.util.EMap<String,NamedItem> getNamedItems()
- Specified by:
getNamedItems
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Named Items' map.
- See Also:
MoxelPackage.getSpreadsheetDocument_NamedItems()
-
getPringSettingsName
public String getPringSettingsName()
- Specified by:
getPringSettingsName
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Pring Settings Name' attribute.
- See Also:
SpreadsheetDocument.setPringSettingsName(String)
,MoxelPackage.getSpreadsheetDocument_PringSettingsName()
-
setPringSettingsName
public void setPringSettingsName(String newPringSettingsName)
- Specified by:
setPringSettingsName
in interfaceSpreadsheetDocument
- Parameters:
newPringSettingsName
- the new value of the 'Pring Settings Name' attribute.- See Also:
SpreadsheetDocument.getPringSettingsName()
-
getPrintSettings
public PrintSettings getPrintSettings()
- Specified by:
getPrintSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Print Settings' containment reference.
- See Also:
SpreadsheetDocument.setPrintSettings(PrintSettings)
,MoxelPackage.getSpreadsheetDocument_PrintSettings()
-
setPrintSettings
public void setPrintSettings(PrintSettings newPrintSettings)
- Specified by:
setPrintSettings
in interfaceSpreadsheetDocument
- Parameters:
newPrintSettings
- the new value of the 'Print Settings' containment reference.- See Also:
SpreadsheetDocument.getPrintSettings()
-
getPrintArea
public Area getPrintArea()
- Specified by:
getPrintArea
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Print Area' containment reference.
- See Also:
SpreadsheetDocument.setPrintArea(Area)
,MoxelPackage.getSpreadsheetDocument_PrintArea()
-
setPrintArea
public void setPrintArea(Area newPrintArea)
- Specified by:
setPrintArea
in interfaceSpreadsheetDocument
- Parameters:
newPrintArea
- the new value of the 'Print Area' containment reference.- See Also:
SpreadsheetDocument.getPrintArea()
-
getRepeatRows
public Area getRepeatRows()
- Specified by:
getRepeatRows
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Repeat Rows' containment reference.
- See Also:
SpreadsheetDocument.setRepeatRows(Area)
,MoxelPackage.getSpreadsheetDocument_RepeatRows()
-
setRepeatRows
public void setRepeatRows(Area newRepeatRows)
- Specified by:
setRepeatRows
in interfaceSpreadsheetDocument
- Parameters:
newRepeatRows
- the new value of the 'Repeat Rows' containment reference.- See Also:
SpreadsheetDocument.getRepeatRows()
-
getRepeatColumns
public Area getRepeatColumns()
- Specified by:
getRepeatColumns
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Repeat Columns' containment reference.
- See Also:
SpreadsheetDocument.setRepeatColumns(Area)
,MoxelPackage.getSpreadsheetDocument_RepeatColumns()
-
setRepeatColumns
public void setRepeatColumns(Area newRepeatColumns)
- Specified by:
setRepeatColumns
in interfaceSpreadsheetDocument
- Parameters:
newRepeatColumns
- the new value of the 'Repeat Columns' containment reference.- See Also:
SpreadsheetDocument.getRepeatColumns()
-
getDrawingDataSources
public org.eclipse.emf.common.util.EList<DrawingsDataSource> getDrawingDataSources()
- Specified by:
getDrawingDataSources
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Drawing Data Sources' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_DrawingDataSources()
-
getGroupsBackColor
public Color getGroupsBackColor()
- Specified by:
getGroupsBackColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Groups Back Color' containment reference.
- See Also:
SpreadsheetDocument.setGroupsBackColor(Color)
,MoxelPackage.getSpreadsheetDocument_GroupsBackColor()
-
setGroupsBackColor
public void setGroupsBackColor(Color newGroupsBackColor)
- Specified by:
setGroupsBackColor
in interfaceSpreadsheetDocument
- Parameters:
newGroupsBackColor
- the new value of the 'Groups Back Color' containment reference.- See Also:
SpreadsheetDocument.getGroupsBackColor()
-
getGroupsColor
public Color getGroupsColor()
- Specified by:
getGroupsColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Groups Color' containment reference.
- See Also:
SpreadsheetDocument.setGroupsColor(Color)
,MoxelPackage.getSpreadsheetDocument_GroupsColor()
-
setGroupsColor
public void setGroupsColor(Color newGroupsColor)
- Specified by:
setGroupsColor
in interfaceSpreadsheetDocument
- Parameters:
newGroupsColor
- the new value of the 'Groups Color' containment reference.- See Also:
SpreadsheetDocument.getGroupsColor()
-
getHeadersBackColor
public Color getHeadersBackColor()
- Specified by:
getHeadersBackColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Headers Back Color' containment reference.
- See Also:
SpreadsheetDocument.setHeadersBackColor(Color)
,MoxelPackage.getSpreadsheetDocument_HeadersBackColor()
-
setHeadersBackColor
public void setHeadersBackColor(Color newHeadersBackColor)
- Specified by:
setHeadersBackColor
in interfaceSpreadsheetDocument
- Parameters:
newHeadersBackColor
- the new value of the 'Headers Back Color' containment reference.- See Also:
SpreadsheetDocument.getHeadersBackColor()
-
getHeadersColor
public Color getHeadersColor()
- Specified by:
getHeadersColor
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Headers Color' containment reference.
- See Also:
SpreadsheetDocument.setHeadersColor(Color)
,MoxelPackage.getSpreadsheetDocument_HeadersColor()
-
setHeadersColor
public void setHeadersColor(Color newHeadersColor)
- Specified by:
setHeadersColor
in interfaceSpreadsheetDocument
- Parameters:
newHeadersColor
- the new value of the 'Headers Color' containment reference.- See Also:
SpreadsheetDocument.getHeadersColor()
-
getTextDirection
public SpreadsheetDocumentTextDirectionType getTextDirection()
- Specified by:
getTextDirection
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Text Direction' attribute.
- See Also:
SpreadsheetDocumentTextDirectionType
,SpreadsheetDocument.setTextDirection(SpreadsheetDocumentTextDirectionType)
,MoxelPackage.getSpreadsheetDocument_TextDirection()
-
setTextDirection
public void setTextDirection(SpreadsheetDocumentTextDirectionType newTextDirection)
- Specified by:
setTextDirection
in interfaceSpreadsheetDocument
- Parameters:
newTextDirection
- the new value of the 'Text Direction' attribute.- See Also:
SpreadsheetDocumentTextDirectionType
,SpreadsheetDocument.getTextDirection()
-
isSaveViewSettings
public boolean isSaveViewSettings()
- Specified by:
isSaveViewSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Save View Settings' attribute.
- See Also:
SpreadsheetDocument.setSaveViewSettings(boolean)
,MoxelPackage.getSpreadsheetDocument_SaveViewSettings()
-
setSaveViewSettings
public void setSaveViewSettings(boolean newSaveViewSettings)
- Specified by:
setSaveViewSettings
in interfaceSpreadsheetDocument
- Parameters:
newSaveViewSettings
- the new value of the 'Save View Settings' attribute.- See Also:
SpreadsheetDocument.isSaveViewSettings()
-
getViewSettings
public ViewSettings getViewSettings()
- Specified by:
getViewSettings
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'View Settings' containment reference.
- See Also:
SpreadsheetDocument.setViewSettings(ViewSettings)
,MoxelPackage.getSpreadsheetDocument_ViewSettings()
-
setViewSettings
public void setViewSettings(ViewSettings newViewSettings)
- Specified by:
setViewSettings
in interfaceSpreadsheetDocument
- Parameters:
newViewSettings
- the new value of the 'View Settings' containment reference.- See Also:
SpreadsheetDocument.getViewSettings()
-
getEmbeddedTables
public org.eclipse.emf.common.util.EList<EmbeddedTableItem> getEmbeddedTables()
- Specified by:
getEmbeddedTables
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Embedded Tables' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_EmbeddedTables()
-
getColors
public org.eclipse.emf.common.util.EList<Color> getColors()
- Specified by:
getColors
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Colors' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Colors()
-
getFonts
public org.eclipse.emf.common.util.EList<Font> getFonts()
- Specified by:
getFonts
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Fonts' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Fonts()
-
getLines
public org.eclipse.emf.common.util.EList<SpreadsheetLine> getLines()
- Specified by:
getLines
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Lines' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Lines()
-
getFormats
public org.eclipse.emf.common.util.EList<Format> getFormats()
- Specified by:
getFormats
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Formats' containment reference list.
- See Also:
MoxelPackage.getSpreadsheetDocument_Formats()
-
isReadOnly
public boolean isReadOnly()
- Specified by:
isReadOnly
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Read Only' attribute.
- See Also:
SpreadsheetDocument.setReadOnly(boolean)
,MoxelPackage.getSpreadsheetDocument_ReadOnly()
-
setReadOnly
public void setReadOnly(boolean newReadOnly)
- Specified by:
setReadOnly
in interfaceSpreadsheetDocument
- Parameters:
newReadOnly
- the new value of the 'Read Only' attribute.- See Also:
SpreadsheetDocument.isReadOnly()
-
isTrueReadOnly
public boolean isTrueReadOnly()
- Specified by:
isTrueReadOnly
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'True Read Only' attribute.
- See Also:
SpreadsheetDocument.setTrueReadOnly(boolean)
,MoxelPackage.getSpreadsheetDocument_TrueReadOnly()
-
setTrueReadOnly
public void setTrueReadOnly(boolean newTrueReadOnly)
- Specified by:
setTrueReadOnly
in interfaceSpreadsheetDocument
- Parameters:
newTrueReadOnly
- the new value of the 'True Read Only' attribute.- See Also:
SpreadsheetDocument.isTrueReadOnly()
-
getBaseSheet
public SpreadsheetDocument getBaseSheet()
- Specified by:
getBaseSheet
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Base Sheet' containment reference.
- See Also:
SpreadsheetDocument.setBaseSheet(SpreadsheetDocument)
,MoxelPackage.getSpreadsheetDocument_BaseSheet()
-
setBaseSheet
public void setBaseSheet(SpreadsheetDocument newBaseSheet)
- Specified by:
setBaseSheet
in interfaceSpreadsheetDocument
- Parameters:
newBaseSheet
- the new value of the 'Base Sheet' containment reference.- See Also:
SpreadsheetDocument.getBaseSheet()
-
getExtensionMethod
public ExtensionAlgorithm getExtensionMethod()
- Specified by:
getExtensionMethod
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Extension Method' attribute.
- See Also:
ExtensionAlgorithm
,SpreadsheetDocument.setExtensionMethod(ExtensionAlgorithm)
,MoxelPackage.getSpreadsheetDocument_ExtensionMethod()
-
setExtensionMethod
public void setExtensionMethod(ExtensionAlgorithm newExtensionMethod)
- Specified by:
setExtensionMethod
in interfaceSpreadsheetDocument
- Parameters:
newExtensionMethod
- the new value of the 'Extension Method' attribute.- See Also:
ExtensionAlgorithm
,SpreadsheetDocument.getExtensionMethod()
-
getSavedPicturesDensity
public SpreadsheetDocumentSavedPicturesDensity getSavedPicturesDensity()
- Specified by:
getSavedPicturesDensity
in interfaceSpreadsheetDocument
- Returns:
- the value of the 'Saved Pictures Density' attribute.
- See Also:
SpreadsheetDocumentSavedPicturesDensity
,SpreadsheetDocument.setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity)
,MoxelPackage.getSpreadsheetDocument_SavedPicturesDensity()
-
setSavedPicturesDensity
public void setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity)
- Specified by:
setSavedPicturesDensity
in interfaceSpreadsheetDocument
- Parameters:
newSavedPicturesDensity
- the new value of the 'Saved Pictures Density' attribute.- See Also:
SpreadsheetDocumentSavedPicturesDensity
,SpreadsheetDocument.getSavedPicturesDensity()
-
-