Class SpreadsheetPropertiesImpl
- 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.content.impl.SpreadsheetPropertiesImpl
-
- All Implemented Interfaces:
IBmObject,SpreadsheetProperties,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 SpreadsheetPropertiesImpl extends BmObject implements SpreadsheetProperties
An implementation of the model object 'Spreadsheet Properties'.The following features are implemented:
-
-
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 protectedSpreadsheetPropertiesImpl()
-
Method Summary
-
Methods inherited from class com._1c.g5.v8.bm.core.BmObject
bmGetEngine, bmGetFqn, bmGetId, bmGetNamespace, bmGetPlatformTransaction, bmGetProperties, bmGetProperty, bmGetReferences, bmGetResourceId, bmGetTopObject, bmGetTransaction, bmGetUri, bmGetUriAsString, bmIsTop, bmIsTransient, bmMatchSingleReference, bmSetProperty, 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:
eStaticClassin classorg.eclipse.emf.ecore.impl.BasicEObjectImpl
-
eStaticFeatureCount
protected int eStaticFeatureCount()
- Overrides:
eStaticFeatureCountin classorg.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
-
isIsTemplate
public boolean isIsTemplate()
- Specified by:
isIsTemplatein interfaceSpreadsheetProperties- Returns:
- the value of the 'Is Template' attribute.
- See Also:
SpreadsheetProperties.setIsTemplate(boolean),ContentPackage.getSpreadsheetProperties_IsTemplate()
-
setIsTemplate
public void setIsTemplate(boolean newIsTemplate)
- Specified by:
setIsTemplatein interfaceSpreadsheetProperties- Parameters:
newIsTemplate- the new value of the 'Is Template' attribute.- See Also:
SpreadsheetProperties.isIsTemplate()
-
isTotalsRight
public boolean isTotalsRight()
- Specified by:
isTotalsRightin interfaceSpreadsheetProperties- Returns:
- the value of the 'Totals Right' attribute.
- See Also:
SpreadsheetProperties.setTotalsRight(boolean),ContentPackage.getSpreadsheetProperties_TotalsRight()
-
setTotalsRight
public void setTotalsRight(boolean newTotalsRight)
- Specified by:
setTotalsRightin interfaceSpreadsheetProperties- Parameters:
newTotalsRight- the new value of the 'Totals Right' attribute.- See Also:
SpreadsheetProperties.isTotalsRight()
-
isTotalsBelow
public boolean isTotalsBelow()
- Specified by:
isTotalsBelowin interfaceSpreadsheetProperties- Returns:
- the value of the 'Totals Below' attribute.
- See Also:
SpreadsheetProperties.setTotalsBelow(boolean),ContentPackage.getSpreadsheetProperties_TotalsBelow()
-
setTotalsBelow
public void setTotalsBelow(boolean newTotalsBelow)
- Specified by:
setTotalsBelowin interfaceSpreadsheetProperties- Parameters:
newTotalsBelow- the new value of the 'Totals Below' attribute.- See Also:
SpreadsheetProperties.isTotalsBelow()
-
getBackgroundPicture
public Picture getBackgroundPicture()
- Specified by:
getBackgroundPicturein interfaceSpreadsheetProperties- Returns:
- the value of the 'Background Picture' containment reference.
- See Also:
SpreadsheetProperties.setBackgroundPicture(Picture),ContentPackage.getSpreadsheetProperties_BackgroundPicture()
-
setBackgroundPicture
public void setBackgroundPicture(Picture newBackgroundPicture)
- Specified by:
setBackgroundPicturein interfaceSpreadsheetProperties- Parameters:
newBackgroundPicture- the new value of the 'Background Picture' containment reference.- See Also:
SpreadsheetProperties.getBackgroundPicture()
-
isFixedBackground
public boolean isFixedBackground()
- Specified by:
isFixedBackgroundin interfaceSpreadsheetProperties- Returns:
- the value of the 'Fixed Background' attribute.
- See Also:
SpreadsheetProperties.setFixedBackground(boolean),ContentPackage.getSpreadsheetProperties_FixedBackground()
-
setFixedBackground
public void setFixedBackground(boolean newFixedBackground)
- Specified by:
setFixedBackgroundin interfaceSpreadsheetProperties- Parameters:
newFixedBackground- the new value of the 'Fixed Background' attribute.- See Also:
SpreadsheetProperties.isFixedBackground()
-
getStepDirection
public SpreadsheetDocumentStepDirectionType getStepDirection()
- Specified by:
getStepDirectionin interfaceSpreadsheetProperties- Returns:
- the value of the 'Step Direction' attribute.
- See Also:
SpreadsheetDocumentStepDirectionType,SpreadsheetProperties.setStepDirection(SpreadsheetDocumentStepDirectionType),ContentPackage.getSpreadsheetProperties_StepDirection()
-
setStepDirection
public void setStepDirection(SpreadsheetDocumentStepDirectionType newStepDirection)
- Specified by:
setStepDirectionin interfaceSpreadsheetProperties- Parameters:
newStepDirection- the new value of the 'Step Direction' attribute.- See Also:
SpreadsheetDocumentStepDirectionType,SpreadsheetProperties.getStepDirection()
-
getPrintArea
public Area getPrintArea()
- Specified by:
getPrintAreain interfaceSpreadsheetProperties- Returns:
- the value of the 'Print Area' containment reference.
- See Also:
SpreadsheetProperties.setPrintArea(Area),ContentPackage.getSpreadsheetProperties_PrintArea()
-
setPrintArea
public void setPrintArea(Area newPrintArea)
- Specified by:
setPrintAreain interfaceSpreadsheetProperties- Parameters:
newPrintArea- the new value of the 'Print Area' containment reference.- See Also:
SpreadsheetProperties.getPrintArea()
-
getRepeatRows
public Area getRepeatRows()
- Specified by:
getRepeatRowsin interfaceSpreadsheetProperties- Returns:
- the value of the 'Repeat Rows' containment reference.
- See Also:
SpreadsheetProperties.setRepeatRows(Area),ContentPackage.getSpreadsheetProperties_RepeatRows()
-
setRepeatRows
public void setRepeatRows(Area newRepeatRows)
- Specified by:
setRepeatRowsin interfaceSpreadsheetProperties- Parameters:
newRepeatRows- the new value of the 'Repeat Rows' containment reference.- See Also:
SpreadsheetProperties.getRepeatRows()
-
getRepeatColumns
public Area getRepeatColumns()
- Specified by:
getRepeatColumnsin interfaceSpreadsheetProperties- Returns:
- the value of the 'Repeat Columns' containment reference.
- See Also:
SpreadsheetProperties.setRepeatColumns(Area),ContentPackage.getSpreadsheetProperties_RepeatColumns()
-
setRepeatColumns
public void setRepeatColumns(Area newRepeatColumns)
- Specified by:
setRepeatColumnsin interfaceSpreadsheetProperties- Parameters:
newRepeatColumns- the new value of the 'Repeat Columns' containment reference.- See Also:
SpreadsheetProperties.getRepeatColumns()
-
getTextDirection
public SpreadsheetDocumentTextDirectionType getTextDirection()
- Specified by:
getTextDirectionin interfaceSpreadsheetProperties- Returns:
- the value of the 'Text Direction' attribute.
- See Also:
SpreadsheetDocumentTextDirectionType,SpreadsheetProperties.setTextDirection(SpreadsheetDocumentTextDirectionType),ContentPackage.getSpreadsheetProperties_TextDirection()
-
setTextDirection
public void setTextDirection(SpreadsheetDocumentTextDirectionType newTextDirection)
- Specified by:
setTextDirectionin interfaceSpreadsheetProperties- Parameters:
newTextDirection- the new value of the 'Text Direction' attribute.- See Also:
SpreadsheetDocumentTextDirectionType,SpreadsheetProperties.getTextDirection()
-
isSaveViewState
public boolean isSaveViewState()
- Specified by:
isSaveViewStatein interfaceSpreadsheetProperties- Returns:
- the value of the 'Save View State' attribute.
- See Also:
SpreadsheetProperties.setSaveViewState(boolean),ContentPackage.getSpreadsheetProperties_SaveViewState()
-
setSaveViewState
public void setSaveViewState(boolean newSaveViewState)
- Specified by:
setSaveViewStatein interfaceSpreadsheetProperties- Parameters:
newSaveViewState- the new value of the 'Save View State' attribute.- See Also:
SpreadsheetProperties.isSaveViewState()
-
getCellReference
public CellReference getCellReference()
- Specified by:
getCellReferencein interfaceSpreadsheetProperties- Returns:
- the value of the 'Cell Reference' containment reference.
- See Also:
SpreadsheetProperties.setCellReference(CellReference),ContentPackage.getSpreadsheetProperties_CellReference()
-
setCellReference
public void setCellReference(CellReference newCellReference)
- Specified by:
setCellReferencein interfaceSpreadsheetProperties- Parameters:
newCellReference- the new value of the 'Cell Reference' containment reference.- See Also:
SpreadsheetProperties.getCellReference()
-
getSavedPicturesDensity
public SpreadsheetDocumentSavedPicturesDensity getSavedPicturesDensity()
- Specified by:
getSavedPicturesDensityin interfaceSpreadsheetProperties- Returns:
- the value of the 'Saved Pictures Density' attribute.
- See Also:
SpreadsheetDocumentSavedPicturesDensity,SpreadsheetProperties.setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity),ContentPackage.getSpreadsheetProperties_SavedPicturesDensity()
-
setSavedPicturesDensity
public void setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity)
- Specified by:
setSavedPicturesDensityin interfaceSpreadsheetProperties- Parameters:
newSavedPicturesDensity- the new value of the 'Saved Pictures Density' attribute.- See Also:
SpreadsheetDocumentSavedPicturesDensity,SpreadsheetProperties.getSavedPicturesDensity()
-
-