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.MinimalEObjectImplorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 - 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImplorg.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.BasicNotifierImplorg.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 SummaryConstructors Modifier Constructor Description protectedSpreadsheetPropertiesImpl()
 - 
Method Summary- 
Methods inherited from class com._1c.g5.v8.bm.core.BmObjectbmGetEngine, 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.MinimalEStoreEObjectImpleBasicContainerFeatureID, eBasicInternalContainer, eDerivedStructuralFeatureID, eDynamicIsSet, eIsCaching
 - 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpleAdapters, 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.BasicEObjectImpleAddVirtualValue, 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.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
- 
 
- 
- 
- 
Method Detail- 
eStaticClassprotected org.eclipse.emf.ecore.EClass eStaticClass() - Overrides:
- eStaticClassin class- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 
 - 
eStaticFeatureCountprotected int eStaticFeatureCount() - Overrides:
- eStaticFeatureCountin class- org.eclipse.emf.ecore.impl.MinimalEStoreEObjectImpl
 
 - 
isIsTemplatepublic boolean isIsTemplate() - Specified by:
- isIsTemplatein interface- SpreadsheetProperties
- Returns:
- the value of the 'Is Template' attribute.
- See Also:
- SpreadsheetProperties.setIsTemplate(boolean),- ContentPackage.getSpreadsheetProperties_IsTemplate()
 
 - 
setIsTemplatepublic void setIsTemplate(boolean newIsTemplate) - Specified by:
- setIsTemplatein interface- SpreadsheetProperties
- Parameters:
- newIsTemplate- the new value of the 'Is Template' attribute.
- See Also:
- SpreadsheetProperties.isIsTemplate()
 
 - 
isTotalsRightpublic boolean isTotalsRight() - Specified by:
- isTotalsRightin interface- SpreadsheetProperties
- Returns:
- the value of the 'Totals Right' attribute.
- See Also:
- SpreadsheetProperties.setTotalsRight(boolean),- ContentPackage.getSpreadsheetProperties_TotalsRight()
 
 - 
setTotalsRightpublic void setTotalsRight(boolean newTotalsRight) - Specified by:
- setTotalsRightin interface- SpreadsheetProperties
- Parameters:
- newTotalsRight- the new value of the 'Totals Right' attribute.
- See Also:
- SpreadsheetProperties.isTotalsRight()
 
 - 
isTotalsBelowpublic boolean isTotalsBelow() - Specified by:
- isTotalsBelowin interface- SpreadsheetProperties
- Returns:
- the value of the 'Totals Below' attribute.
- See Also:
- SpreadsheetProperties.setTotalsBelow(boolean),- ContentPackage.getSpreadsheetProperties_TotalsBelow()
 
 - 
setTotalsBelowpublic void setTotalsBelow(boolean newTotalsBelow) - Specified by:
- setTotalsBelowin interface- SpreadsheetProperties
- Parameters:
- newTotalsBelow- the new value of the 'Totals Below' attribute.
- See Also:
- SpreadsheetProperties.isTotalsBelow()
 
 - 
getBackgroundPicturepublic Picture getBackgroundPicture() - Specified by:
- getBackgroundPicturein interface- SpreadsheetProperties
- Returns:
- the value of the 'Background Picture' containment reference.
- See Also:
- SpreadsheetProperties.setBackgroundPicture(Picture),- ContentPackage.getSpreadsheetProperties_BackgroundPicture()
 
 - 
setBackgroundPicturepublic void setBackgroundPicture(Picture newBackgroundPicture) - Specified by:
- setBackgroundPicturein interface- SpreadsheetProperties
- Parameters:
- newBackgroundPicture- the new value of the 'Background Picture' containment reference.
- See Also:
- SpreadsheetProperties.getBackgroundPicture()
 
 - 
isFixedBackgroundpublic boolean isFixedBackground() - Specified by:
- isFixedBackgroundin interface- SpreadsheetProperties
- Returns:
- the value of the 'Fixed Background' attribute.
- See Also:
- SpreadsheetProperties.setFixedBackground(boolean),- ContentPackage.getSpreadsheetProperties_FixedBackground()
 
 - 
setFixedBackgroundpublic void setFixedBackground(boolean newFixedBackground) - Specified by:
- setFixedBackgroundin interface- SpreadsheetProperties
- Parameters:
- newFixedBackground- the new value of the 'Fixed Background' attribute.
- See Also:
- SpreadsheetProperties.isFixedBackground()
 
 - 
getStepDirectionpublic SpreadsheetDocumentStepDirectionType getStepDirection() - Specified by:
- getStepDirectionin interface- SpreadsheetProperties
- Returns:
- the value of the 'Step Direction' attribute.
- See Also:
- SpreadsheetDocumentStepDirectionType,- SpreadsheetProperties.setStepDirection(SpreadsheetDocumentStepDirectionType),- ContentPackage.getSpreadsheetProperties_StepDirection()
 
 - 
setStepDirectionpublic void setStepDirection(SpreadsheetDocumentStepDirectionType newStepDirection) - Specified by:
- setStepDirectionin interface- SpreadsheetProperties
- Parameters:
- newStepDirection- the new value of the 'Step Direction' attribute.
- See Also:
- SpreadsheetDocumentStepDirectionType,- SpreadsheetProperties.getStepDirection()
 
 - 
getPrintAreapublic Area getPrintArea() - Specified by:
- getPrintAreain interface- SpreadsheetProperties
- Returns:
- the value of the 'Print Area' containment reference.
- See Also:
- SpreadsheetProperties.setPrintArea(Area),- ContentPackage.getSpreadsheetProperties_PrintArea()
 
 - 
setPrintAreapublic void setPrintArea(Area newPrintArea) - Specified by:
- setPrintAreain interface- SpreadsheetProperties
- Parameters:
- newPrintArea- the new value of the 'Print Area' containment reference.
- See Also:
- SpreadsheetProperties.getPrintArea()
 
 - 
getRepeatRowspublic Area getRepeatRows() - Specified by:
- getRepeatRowsin interface- SpreadsheetProperties
- Returns:
- the value of the 'Repeat Rows' containment reference.
- See Also:
- SpreadsheetProperties.setRepeatRows(Area),- ContentPackage.getSpreadsheetProperties_RepeatRows()
 
 - 
setRepeatRowspublic void setRepeatRows(Area newRepeatRows) - Specified by:
- setRepeatRowsin interface- SpreadsheetProperties
- Parameters:
- newRepeatRows- the new value of the 'Repeat Rows' containment reference.
- See Also:
- SpreadsheetProperties.getRepeatRows()
 
 - 
getRepeatColumnspublic Area getRepeatColumns() - Specified by:
- getRepeatColumnsin interface- SpreadsheetProperties
- Returns:
- the value of the 'Repeat Columns' containment reference.
- See Also:
- SpreadsheetProperties.setRepeatColumns(Area),- ContentPackage.getSpreadsheetProperties_RepeatColumns()
 
 - 
setRepeatColumnspublic void setRepeatColumns(Area newRepeatColumns) - Specified by:
- setRepeatColumnsin interface- SpreadsheetProperties
- Parameters:
- newRepeatColumns- the new value of the 'Repeat Columns' containment reference.
- See Also:
- SpreadsheetProperties.getRepeatColumns()
 
 - 
getTextDirectionpublic SpreadsheetDocumentTextDirectionType getTextDirection() - Specified by:
- getTextDirectionin interface- SpreadsheetProperties
- Returns:
- the value of the 'Text Direction' attribute.
- See Also:
- SpreadsheetDocumentTextDirectionType,- SpreadsheetProperties.setTextDirection(SpreadsheetDocumentTextDirectionType),- ContentPackage.getSpreadsheetProperties_TextDirection()
 
 - 
setTextDirectionpublic void setTextDirection(SpreadsheetDocumentTextDirectionType newTextDirection) - Specified by:
- setTextDirectionin interface- SpreadsheetProperties
- Parameters:
- newTextDirection- the new value of the 'Text Direction' attribute.
- See Also:
- SpreadsheetDocumentTextDirectionType,- SpreadsheetProperties.getTextDirection()
 
 - 
isSaveViewStatepublic boolean isSaveViewState() - Specified by:
- isSaveViewStatein interface- SpreadsheetProperties
- Returns:
- the value of the 'Save View State' attribute.
- See Also:
- SpreadsheetProperties.setSaveViewState(boolean),- ContentPackage.getSpreadsheetProperties_SaveViewState()
 
 - 
setSaveViewStatepublic void setSaveViewState(boolean newSaveViewState) - Specified by:
- setSaveViewStatein interface- SpreadsheetProperties
- Parameters:
- newSaveViewState- the new value of the 'Save View State' attribute.
- See Also:
- SpreadsheetProperties.isSaveViewState()
 
 - 
getCellReferencepublic CellReference getCellReference() - Specified by:
- getCellReferencein interface- SpreadsheetProperties
- Returns:
- the value of the 'Cell Reference' containment reference.
- See Also:
- SpreadsheetProperties.setCellReference(CellReference),- ContentPackage.getSpreadsheetProperties_CellReference()
 
 - 
setCellReferencepublic void setCellReference(CellReference newCellReference) - Specified by:
- setCellReferencein interface- SpreadsheetProperties
- Parameters:
- newCellReference- the new value of the 'Cell Reference' containment reference.
- See Also:
- SpreadsheetProperties.getCellReference()
 
 - 
getSavedPicturesDensitypublic SpreadsheetDocumentSavedPicturesDensity getSavedPicturesDensity() - Specified by:
- getSavedPicturesDensityin interface- SpreadsheetProperties
- Returns:
- the value of the 'Saved Pictures Density' attribute.
- See Also:
- SpreadsheetDocumentSavedPicturesDensity,- SpreadsheetProperties.setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity),- ContentPackage.getSpreadsheetProperties_SavedPicturesDensity()
 
 - 
setSavedPicturesDensitypublic void setSavedPicturesDensity(SpreadsheetDocumentSavedPicturesDensity newSavedPicturesDensity) - Specified by:
- setSavedPicturesDensityin interface- SpreadsheetProperties
- Parameters:
- newSavedPicturesDensity- the new value of the 'Saved Pictures Density' attribute.
- See Also:
- SpreadsheetDocumentSavedPicturesDensity,- SpreadsheetProperties.getSavedPicturesDensity()
 
 
- 
 
-