Interface AccountingRegister
- All Superinterfaces:
- AdditionalIndexesContainer,- BasicRegister,- org.eclipse.emf.ecore.EObject,- FieldSource,- MdObject,- org.eclipse.emf.common.notify.Notifier,- StandardCommandSource
- All Known Implementing Classes:
- AccountingRegisterImpl
 A representation of the model object 'Accounting Register'.
 
 
The following features are supported:
- Produced Types
- Db View Defs
- Use Standard Commands
- Include Help In Contents
- Help
- Chart Of Accounts
- Correspondence
- Period Adjustment Length
- Default List Form
- Auxiliary List Form
- Record Set Module
- Manager Module
- Standard Attributes
- Data Lock Control Mode
- Enable Totals Splitting
- Full Text Search
- List Presentation
- Extended List Presentation
- Explanation
- Dimensions
- Resources
- Attributes
- Forms
- Templates
- Commands
- See Also:
- 
Method SummaryModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingRegisterAttribute>Returns the value of the 'Attributes' containment reference list.Returns the value of the 'Auxiliary List Form' reference.Returns the value of the 'Chart Of Accounts' reference.org.eclipse.emf.common.util.EList<AccountingRegisterCommand>Returns the value of the 'Commands' containment reference list.Returns the value of the 'Data Lock Control Mode' attribute.Returns the value of the 'Db View Defs' containment reference.Returns the value of the 'Default List Form' reference.org.eclipse.emf.common.util.EList<AccountingRegisterDimension>Returns the value of the 'Dimensions' containment reference list.Returns the value of the 'Explanation' map.Returns the value of the 'Extended List Presentation' map.org.eclipse.emf.common.util.EList<AccountingRegisterForm>getForms()Returns the value of the 'Forms' containment reference list.Returns the value of the 'Full Text Search' attribute.getHelp()Returns the value of the 'Help' containment reference.Returns the value of the 'List Presentation' map.Returns the value of the 'Manager Module' reference.intReturns the value of the 'Period Adjustment Length' attribute.Returns the value of the 'Produced Types' containment reference.Returns the value of the 'Record Set Module' reference.org.eclipse.emf.common.util.EList<AccountingRegisterResource>Returns the value of the 'Resources' containment reference list.org.eclipse.emf.common.util.EList<StandardAttribute>Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.common.util.EList<Template>Returns the value of the 'Templates' containment reference list.booleanReturns the value of the 'Correspondence' attribute.booleanReturns the value of the 'Enable Totals Splitting' attribute.booleanReturns the value of the 'Include Help In Contents' attribute.booleanReturns the value of the 'Use Standard Commands' attribute.voidSets the value of the 'Auxiliary List Form' reference.voidSets the value of the 'Chart Of Accounts' reference.voidsetCorrespondence(boolean value) Sets the value of the 'Correspondence' attribute.voidSets the value of the 'Data Lock Control Mode' attribute.voidSets the value of the 'Db View Defs' containment reference.voidSets the value of the 'Default List Form' reference.voidsetEnableTotalsSplitting(boolean value) Sets the value of the 'Enable Totals Splitting' attribute.voidSets the value of the 'Full Text Search' attribute.voidSets the value of the 'Help' containment reference.voidsetIncludeHelpInContents(boolean value) Sets the value of the 'Include Help In Contents' attribute.voidsetManagerModule(Module value) Sets the value of the 'Manager Module' reference.voidsetPeriodAdjustmentLength(int value) Sets the value of the 'Period Adjustment Length' attribute.voidSets the value of the 'Produced Types' containment reference.voidsetRecordSetModule(Module value) Sets the value of the 'Record Set Module' reference.voidsetUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands' attribute.booleanMethods inherited from interface com._1c.g5.v8.dt.metadata.externalProperties.AdditionalIndexesContainergetAdditionalIndexes, setAdditionalIndexesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicRegistergetSuppressObject, setSuppressObjectMethods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.FieldSourcegetFields, getRefFieldSourcesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObjectgetComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSourcegetStandardCommands
- 
Method Details- 
getProducedTypesAccountingRegisterTypes getProducedTypes()Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
 
- 
setProducedTypesSets the value of the 'Produced Types' containment reference.- Parameters:
- value- the new value of the 'Produced Types' containment reference.
- See Also:
 
- 
getDbViewDefsAccountingRegisterDbViewDefs getDbViewDefs()Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
 
- 
setDbViewDefsSets the value of the 'Db View Defs' containment reference.- Parameters:
- value- the new value of the 'Db View Defs' containment reference.
- See Also:
 
- 
isUseStandardCommandsboolean isUseStandardCommands()Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
 
- 
setUseStandardCommandsvoid setUseStandardCommands(boolean value) Sets the value of the 'Use Standard Commands' attribute.- Parameters:
- value- the new value of the 'Use Standard Commands' attribute.
- See Also:
 
- 
isIncludeHelpInContentsboolean isIncludeHelpInContents()Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
 
- 
setIncludeHelpInContentsvoid setIncludeHelpInContents(boolean value) Sets the value of the 'Include Help In Contents' attribute.- Parameters:
- value- the new value of the 'Include Help In Contents' attribute.
- See Also:
 
- 
getHelpHelp getHelp()Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
 
- 
setHelpSets the value of the 'Help' containment reference.- Parameters:
- value- the new value of the 'Help' containment reference.
- See Also:
 
- 
getChartOfAccountsChartOfAccounts getChartOfAccounts()Returns the value of the 'Chart Of Accounts' reference.- Returns:
- the value of the 'Chart Of Accounts' reference.
- See Also:
 
- 
setChartOfAccountsSets the value of the 'Chart Of Accounts' reference.- Parameters:
- value- the new value of the 'Chart Of Accounts' reference.
- See Also:
 
- 
isCorrespondenceboolean isCorrespondence()Returns the value of the 'Correspondence' attribute.- Returns:
- the value of the 'Correspondence' attribute.
- See Also:
 
- 
setCorrespondencevoid setCorrespondence(boolean value) Sets the value of the 'Correspondence' attribute.- Parameters:
- value- the new value of the 'Correspondence' attribute.
- See Also:
 
- 
getPeriodAdjustmentLengthint getPeriodAdjustmentLength()Returns the value of the 'Period Adjustment Length' attribute.- Returns:
- the value of the 'Period Adjustment Length' attribute.
- See Also:
 
- 
setPeriodAdjustmentLengthvoid setPeriodAdjustmentLength(int value) Sets the value of the 'Period Adjustment Length' attribute.- Parameters:
- value- the new value of the 'Period Adjustment Length' attribute.
- See Also:
 
- 
getDefaultListFormAccountingRegisterForm getDefaultListForm()Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
 
- 
setDefaultListFormSets the value of the 'Default List Form' reference.- Parameters:
- value- the new value of the 'Default List Form' reference.
- See Also:
 
- 
getAuxiliaryListFormAccountingRegisterForm getAuxiliaryListForm()Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
 
- 
setAuxiliaryListFormSets the value of the 'Auxiliary List Form' reference.- Parameters:
- value- the new value of the 'Auxiliary List Form' reference.
- See Also:
 
- 
getRecordSetModuleModule getRecordSetModule()Returns the value of the 'Record Set Module' reference.- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
 
- 
setRecordSetModuleSets the value of the 'Record Set Module' reference.- Parameters:
- value- the new value of the 'Record Set Module' reference.
- See Also:
 
- 
getManagerModuleModule getManagerModule()Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
 
- 
setManagerModuleSets the value of the 'Manager Module' reference.- Parameters:
- value- the new value of the 'Manager Module' reference.
- See Also:
 
- 
getStandardAttributesorg.eclipse.emf.common.util.EList<StandardAttribute> getStandardAttributes()Returns the value of the 'Standard Attributes' containment reference list. The list contents are of typeStandardAttribute.- Returns:
- the value of the 'Standard Attributes' containment reference list.
- See Also:
 
- 
getDataLockControlModeDefaultDataLockControlMode getDataLockControlMode()Returns the value of the 'Data Lock Control Mode' attribute. The literals are from the enumerationDefaultDataLockControlMode.- Returns:
- the value of the 'Data Lock Control Mode' attribute.
- See Also:
 
- 
setDataLockControlModeSets the value of the 'Data Lock Control Mode' attribute.- Parameters:
- value- the new value of the 'Data Lock Control Mode' attribute.
- See Also:
 
- 
isEnableTotalsSplittingboolean isEnableTotalsSplitting()Returns the value of the 'Enable Totals Splitting' attribute.- Returns:
- the value of the 'Enable Totals Splitting' attribute.
- See Also:
 
- 
setEnableTotalsSplittingvoid setEnableTotalsSplitting(boolean value) Sets the value of the 'Enable Totals Splitting' attribute.- Parameters:
- value- the new value of the 'Enable Totals Splitting' attribute.
- See Also:
 
- 
getFullTextSearchFullTextSearchUsing getFullTextSearch()Returns the value of the 'Full Text Search' attribute. The literals are from the enumerationFullTextSearchUsing.- Returns:
- the value of the 'Full Text Search' attribute.
- See Also:
 
- 
setFullTextSearchSets the value of the 'Full Text Search' attribute.- Parameters:
- value- the new value of the 'Full Text Search' attribute.
- See Also:
 
- 
getListPresentationReturns the value of the 'List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'List Presentation' map.
- See Also:
 
- 
getExtendedListPresentationReturns the value of the 'Extended List Presentation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Extended List Presentation' map.
- See Also:
 
- 
getExplanationReturns the value of the 'Explanation' map. The key is of typeString, and the value is of typeString,- Returns:
- the value of the 'Explanation' map.
- See Also:
 
- 
getDimensionsorg.eclipse.emf.common.util.EList<AccountingRegisterDimension> getDimensions()Returns the value of the 'Dimensions' containment reference list. The list contents are of typeAccountingRegisterDimension.- Returns:
- the value of the 'Dimensions' containment reference list.
- See Also:
 
- 
getResourcesorg.eclipse.emf.common.util.EList<AccountingRegisterResource> getResources()Returns the value of the 'Resources' containment reference list. The list contents are of typeAccountingRegisterResource.- Returns:
- the value of the 'Resources' containment reference list.
- See Also:
 
- 
getAttributesorg.eclipse.emf.common.util.EList<AccountingRegisterAttribute> getAttributes()Returns the value of the 'Attributes' containment reference list. The list contents are of typeAccountingRegisterAttribute.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
 
- 
getFormsorg.eclipse.emf.common.util.EList<AccountingRegisterForm> getForms()Returns the value of the 'Forms' containment reference list. The list contents are of typeAccountingRegisterForm.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
 
- 
getTemplatesorg.eclipse.emf.common.util.EList<Template> getTemplates()Returns the value of the 'Templates' containment reference list. The list contents are of typeTemplate.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
 
- 
getCommandsorg.eclipse.emf.common.util.EList<AccountingRegisterCommand> getCommands()Returns the value of the 'Commands' containment reference list. The list contents are of typeAccountingRegisterCommand.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
 
- 
validateboolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) 
 
-