Interface AccountingRegister
-
- All Superinterfaces:
BasicRegister
,org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
- All Known Implementing Classes:
AccountingRegisterImpl
public interface AccountingRegister extends BasicRegister
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:
MdClassPackage.getAccountingRegister()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<AccountingRegisterAttribute>
getAttributes()
Returns the value of the 'Attributes' containment reference list.AccountingRegisterForm
getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.ChartOfAccounts
getChartOfAccounts()
Returns the value of the 'Chart Of Accounts' reference.org.eclipse.emf.common.util.EList<AccountingRegisterCommand>
getCommands()
Returns the value of the 'Commands' containment reference list.DefaultDataLockControlMode
getDataLockControlMode()
Returns the value of the 'Data Lock Control Mode' attribute.AccountingRegisterDbViewDefs
getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.AccountingRegisterForm
getDefaultListForm()
Returns the value of the 'Default List Form' reference.org.eclipse.emf.common.util.EList<AccountingRegisterDimension>
getDimensions()
Returns the value of the 'Dimensions' containment reference list.org.eclipse.emf.common.util.EMap<String,String>
getExplanation()
Returns the value of the 'Explanation' map.org.eclipse.emf.common.util.EMap<String,String>
getExtendedListPresentation()
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.FullTextSearchUsing
getFullTextSearch()
Returns the value of the 'Full Text Search' attribute.Help
getHelp()
Returns the value of the 'Help' containment reference.org.eclipse.emf.common.util.EMap<String,String>
getListPresentation()
Returns the value of the 'List Presentation' map.Module
getManagerModule()
Returns the value of the 'Manager Module' reference.int
getPeriodAdjustmentLength()
Returns the value of the 'Period Adjustment Length' attribute.AccountingRegisterTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.Module
getRecordSetModule()
Returns the value of the 'Record Set Module' reference.org.eclipse.emf.common.util.EList<AccountingRegisterResource>
getResources()
Returns the value of the 'Resources' containment reference list.org.eclipse.emf.common.util.EList<StandardAttribute>
getStandardAttributes()
Returns the value of the 'Standard Attributes' containment reference list.org.eclipse.emf.common.util.EList<Template>
getTemplates()
Returns the value of the 'Templates' containment reference list.boolean
isCorrespondence()
Returns the value of the 'Correspondence' attribute.boolean
isEnableTotalsSplitting()
Returns the value of the 'Enable Totals Splitting' attribute.boolean
isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.boolean
isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.void
setAuxiliaryListForm(AccountingRegisterForm value)
Sets the value of the 'Auxiliary List Form
' reference.void
setChartOfAccounts(ChartOfAccounts value)
Sets the value of the 'Chart Of Accounts
' reference.void
setCorrespondence(boolean value)
Sets the value of the 'Correspondence
' attribute.void
setDataLockControlMode(DefaultDataLockControlMode value)
Sets the value of the 'Data Lock Control Mode
' attribute.void
setDbViewDefs(AccountingRegisterDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.void
setDefaultListForm(AccountingRegisterForm value)
Sets the value of the 'Default List Form
' reference.void
setEnableTotalsSplitting(boolean value)
Sets the value of the 'Enable Totals Splitting
' attribute.void
setFullTextSearch(FullTextSearchUsing value)
Sets the value of the 'Full Text Search
' attribute.void
setHelp(Help value)
Sets the value of the 'Help
' containment reference.void
setIncludeHelpInContents(boolean value)
Sets the value of the 'Include Help In Contents
' attribute.void
setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.void
setPeriodAdjustmentLength(int value)
Sets the value of the 'Period Adjustment Length
' attribute.void
setProducedTypes(AccountingRegisterTypes value)
Sets the value of the 'Produced Types
' containment reference.void
setRecordSetModule(Module value)
Sets the value of the 'Record Set Module
' reference.void
setUseStandardCommands(boolean value)
Sets the value of the 'Use Standard Commands
' attribute.boolean
validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.BasicRegister
getSuppressObject, setSuppressObject
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSources
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuid
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommands
-
-
-
-
Method Detail
-
getProducedTypes
AccountingRegisterTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(AccountingRegisterTypes)
,MdClassPackage.getAccountingRegister_ProducedTypes()
-
setProducedTypes
void setProducedTypes(AccountingRegisterTypes value)
Sets the value of the 'Produced Types
' containment reference.- Parameters:
value
- the new value of the 'Produced Types' containment reference.- See Also:
getProducedTypes()
-
getDbViewDefs
AccountingRegisterDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(AccountingRegisterDbViewDefs)
,MdClassPackage.getAccountingRegister_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(AccountingRegisterDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.- Parameters:
value
- the new value of the 'Db View Defs' containment reference.- See Also:
getDbViewDefs()
-
isUseStandardCommands
boolean isUseStandardCommands()
Returns the value of the 'Use Standard Commands' attribute.- Returns:
- the value of the 'Use Standard Commands' attribute.
- See Also:
setUseStandardCommands(boolean)
,MdClassPackage.getAccountingRegister_UseStandardCommands()
-
setUseStandardCommands
void 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:
isUseStandardCommands()
-
isIncludeHelpInContents
boolean isIncludeHelpInContents()
Returns the value of the 'Include Help In Contents' attribute.- Returns:
- the value of the 'Include Help In Contents' attribute.
- See Also:
setIncludeHelpInContents(boolean)
,MdClassPackage.getAccountingRegister_IncludeHelpInContents()
-
setIncludeHelpInContents
void 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:
isIncludeHelpInContents()
-
getHelp
Help getHelp()
Returns the value of the 'Help' containment reference.- Returns:
- the value of the 'Help' containment reference.
- See Also:
setHelp(Help)
,MdClassPackage.getAccountingRegister_Help()
-
setHelp
void setHelp(Help value)
Sets the value of the 'Help
' containment reference.- Parameters:
value
- the new value of the 'Help' containment reference.- See Also:
getHelp()
-
getChartOfAccounts
ChartOfAccounts getChartOfAccounts()
Returns the value of the 'Chart Of Accounts' reference.- Returns:
- the value of the 'Chart Of Accounts' reference.
- See Also:
setChartOfAccounts(ChartOfAccounts)
,MdClassPackage.getAccountingRegister_ChartOfAccounts()
-
setChartOfAccounts
void setChartOfAccounts(ChartOfAccounts value)
Sets the value of the 'Chart Of Accounts
' reference.- Parameters:
value
- the new value of the 'Chart Of Accounts' reference.- See Also:
getChartOfAccounts()
-
isCorrespondence
boolean isCorrespondence()
Returns the value of the 'Correspondence' attribute.- Returns:
- the value of the 'Correspondence' attribute.
- See Also:
setCorrespondence(boolean)
,MdClassPackage.getAccountingRegister_Correspondence()
-
setCorrespondence
void setCorrespondence(boolean value)
Sets the value of the 'Correspondence
' attribute.- Parameters:
value
- the new value of the 'Correspondence' attribute.- See Also:
isCorrespondence()
-
getPeriodAdjustmentLength
int getPeriodAdjustmentLength()
Returns the value of the 'Period Adjustment Length' attribute.- Returns:
- the value of the 'Period Adjustment Length' attribute.
- See Also:
setPeriodAdjustmentLength(int)
,MdClassPackage.getAccountingRegister_PeriodAdjustmentLength()
-
setPeriodAdjustmentLength
void 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:
getPeriodAdjustmentLength()
-
getDefaultListForm
AccountingRegisterForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(AccountingRegisterForm)
,MdClassPackage.getAccountingRegister_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(AccountingRegisterForm value)
Sets the value of the 'Default List Form
' reference.- Parameters:
value
- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getAuxiliaryListForm
AccountingRegisterForm getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
setAuxiliaryListForm(AccountingRegisterForm)
,MdClassPackage.getAccountingRegister_AuxiliaryListForm()
-
setAuxiliaryListForm
void setAuxiliaryListForm(AccountingRegisterForm value)
Sets the value of the 'Auxiliary List Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary List Form' reference.- See Also:
getAuxiliaryListForm()
-
getRecordSetModule
Module getRecordSetModule()
Returns the value of the 'Record Set Module' reference.- Returns:
- the value of the 'Record Set Module' reference.
- See Also:
setRecordSetModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getAccountingRegister_RecordSetModule()
-
setRecordSetModule
void setRecordSetModule(Module value)
Sets the value of the 'Record Set Module
' reference.- Parameters:
value
- the new value of the 'Record Set Module' reference.- See Also:
getRecordSetModule()
-
getManagerModule
Module getManagerModule()
Returns the value of the 'Manager Module' reference.- Returns:
- the value of the 'Manager Module' reference.
- See Also:
setManagerModule(com._1c.g5.v8.dt.bsl.model.Module)
,MdClassPackage.getAccountingRegister_ManagerModule()
-
setManagerModule
void setManagerModule(Module value)
Sets the value of the 'Manager Module
' reference.- Parameters:
value
- the new value of the 'Manager Module' reference.- See Also:
getManagerModule()
-
getStandardAttributes
org.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:
MdClassPackage.getAccountingRegister_StandardAttributes()
-
getDataLockControlMode
DefaultDataLockControlMode 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:
DefaultDataLockControlMode
,setDataLockControlMode(DefaultDataLockControlMode)
,MdClassPackage.getAccountingRegister_DataLockControlMode()
-
setDataLockControlMode
void setDataLockControlMode(DefaultDataLockControlMode value)
Sets the value of the 'Data Lock Control Mode
' attribute.- Parameters:
value
- the new value of the 'Data Lock Control Mode' attribute.- See Also:
DefaultDataLockControlMode
,getDataLockControlMode()
-
isEnableTotalsSplitting
boolean isEnableTotalsSplitting()
Returns the value of the 'Enable Totals Splitting' attribute.- Returns:
- the value of the 'Enable Totals Splitting' attribute.
- See Also:
setEnableTotalsSplitting(boolean)
,MdClassPackage.getAccountingRegister_EnableTotalsSplitting()
-
setEnableTotalsSplitting
void 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:
isEnableTotalsSplitting()
-
getFullTextSearch
FullTextSearchUsing 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:
FullTextSearchUsing
,setFullTextSearch(FullTextSearchUsing)
,MdClassPackage.getAccountingRegister_FullTextSearch()
-
setFullTextSearch
void setFullTextSearch(FullTextSearchUsing value)
Sets the value of the 'Full Text Search
' attribute.- Parameters:
value
- the new value of the 'Full Text Search' attribute.- See Also:
FullTextSearchUsing
,getFullTextSearch()
-
getListPresentation
org.eclipse.emf.common.util.EMap<String,String> getListPresentation()
Returns 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:
MdClassPackage.getAccountingRegister_ListPresentation()
-
getExtendedListPresentation
org.eclipse.emf.common.util.EMap<String,String> getExtendedListPresentation()
Returns 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:
MdClassPackage.getAccountingRegister_ExtendedListPresentation()
-
getExplanation
org.eclipse.emf.common.util.EMap<String,String> getExplanation()
Returns 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:
MdClassPackage.getAccountingRegister_Explanation()
-
getDimensions
org.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:
MdClassPackage.getAccountingRegister_Dimensions()
-
getResources
org.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:
MdClassPackage.getAccountingRegister_Resources()
-
getAttributes
org.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:
MdClassPackage.getAccountingRegister_Attributes()
-
getForms
org.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:
MdClassPackage.getAccountingRegister_Forms()
-
getTemplates
org.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:
MdClassPackage.getAccountingRegister_Templates()
-
getCommands
org.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:
MdClassPackage.getAccountingRegister_Commands()
-
-