Interface ChartOfAccounts
-
- All Superinterfaces:
BasicDbObject
,CatalogOwner
,DataHistorySupport
,org.eclipse.emf.ecore.EObject
,FieldSource
,MdObject
,org.eclipse.emf.common.notify.Notifier
,StandardCommandSource
,StandardTabularPartSource
,SupportFilterCriterion
- All Known Implementing Classes:
ChartOfAccountsImpl
public interface ChartOfAccounts extends BasicDbObject, CatalogOwner, SupportFilterCriterion, StandardTabularPartSource, DataHistorySupport
A representation of the model object 'Chart Of Accounts'.The following features are supported:
Produced Types
Db View Defs
Ext Dimension Types
Max Ext Dimension Count
Code Mask
Code Length
Description Length
Code Series
Check Unique
Default Presentation
Standard Tabular Sections
Predefined
Predefined Data Update
Edit Type
Quick Choice
Choice Mode
Choice History On Input
Default Object Form
Default List Form
Default Choice Form
Auxiliary Object Form
Auxiliary List Form
Auxiliary Choice Form
Auto Order By Code
Order Length
Update Data History Immediately After Write
Execute After Write Data History Version Processing
Attributes
Tabular Sections
Accounting Flags
Ext Dimension Accounting Flags
Forms
Templates
Commands
- See Also:
MdClassPackage.getChartOfAccounts()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<AccountingFlag>
getAccountingFlags()
Returns the value of the 'Accounting Flags' containment reference list.org.eclipse.emf.common.util.EList<ChartOfAccountsAttribute>
getAttributes()
Returns the value of the 'Attributes' containment reference list.ChartOfAccountsForm
getAuxiliaryChoiceForm()
Returns the value of the 'Auxiliary Choice Form' reference.ChartOfAccountsForm
getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.ChartOfAccountsForm
getAuxiliaryObjectForm()
Returns the value of the 'Auxiliary Object Form' reference.ChoiceHistoryOnInput
getChoiceHistoryOnInput()
Returns the value of the 'Choice History On Input' attribute.ChoiceMode
getChoiceMode()
Returns the value of the 'Choice Mode' attribute.int
getCodeLength()
Returns the value of the 'Code Length' attribute.String
getCodeMask()
Returns the value of the 'Code Mask' attribute.CharOfAccountCodeSeries
getCodeSeries()
Returns the value of the 'Code Series' attribute.org.eclipse.emf.common.util.EList<ChartOfAccountsCommand>
getCommands()
Returns the value of the 'Commands' containment reference list.ChartOfAccountsDbViewDefs
getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.ChartOfAccountsForm
getDefaultChoiceForm()
Returns the value of the 'Default Choice Form' reference.ChartOfAccountsForm
getDefaultListForm()
Returns the value of the 'Default List Form' reference.ChartOfAccountsForm
getDefaultObjectForm()
Returns the value of the 'Default Object Form' reference.AccountMainPresentation
getDefaultPresentation()
Returns the value of the 'Default Presentation' attribute.int
getDescriptionLength()
Returns the value of the 'Description Length' attribute.EditType
getEditType()
Returns the value of the 'Edit Type' attribute.org.eclipse.emf.common.util.EList<ExtDimensionAccountingFlag>
getExtDimensionAccountingFlags()
Returns the value of the 'Ext Dimension Accounting Flags' containment reference list.ChartOfCharacteristicTypes
getExtDimensionTypes()
Returns the value of the 'Ext Dimension Types' reference.org.eclipse.emf.common.util.EList<ChartOfAccountsForm>
getForms()
Returns the value of the 'Forms' containment reference list.int
getMaxExtDimensionCount()
Returns the value of the 'Max Ext Dimension Count' attribute.int
getOrderLength()
Returns the value of the 'Order Length' attribute.ChartOfAccountsPredefined
getPredefined()
Returns the value of the 'Predefined' containment reference.PredefinedDataUpdate
getPredefinedDataUpdate()
Returns the value of the 'Predefined Data Update' attribute.ChartOfAccountsTypes
getProducedTypes()
Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EList<StandardTabularSectionDescription>
getStandardTabularSections()
Returns the value of the 'Standard Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<ChartOfAccountsTabularSection>
getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<Template>
getTemplates()
Returns the value of the 'Templates' containment reference list.boolean
isAutoOrderByCode()
Returns the value of the 'Auto Order By Code' attribute.boolean
isCheckUnique()
Returns the value of the 'Check Unique' attribute.boolean
isExecuteAfterWriteDataHistoryVersionProcessing()
Returns the value of the 'Execute After Write Data History Version Processing' attribute.boolean
isQuickChoice()
Returns the value of the 'Quick Choice' attribute.boolean
isUpdateDataHistoryImmediatelyAfterWrite()
Returns the value of the 'Update Data History Immediately After Write' attribute.TypeItem
selectCriterionTypeRef()
void
setAutoOrderByCode(boolean value)
Sets the value of the 'Auto Order By Code
' attribute.void
setAuxiliaryChoiceForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary Choice Form
' reference.void
setAuxiliaryListForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary List Form
' reference.void
setAuxiliaryObjectForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary Object Form
' reference.void
setCheckUnique(boolean value)
Sets the value of the 'Check Unique
' attribute.void
setChoiceHistoryOnInput(ChoiceHistoryOnInput value)
Sets the value of the 'Choice History On Input
' attribute.void
setChoiceMode(ChoiceMode value)
Sets the value of the 'Choice Mode
' attribute.void
setCodeLength(int value)
Sets the value of the 'Code Length
' attribute.void
setCodeMask(String value)
Sets the value of the 'Code Mask
' attribute.void
setCodeSeries(CharOfAccountCodeSeries value)
Sets the value of the 'Code Series
' attribute.void
setDbViewDefs(ChartOfAccountsDbViewDefs value)
Sets the value of the 'Db View Defs
' containment reference.void
setDefaultChoiceForm(ChartOfAccountsForm value)
Sets the value of the 'Default Choice Form
' reference.void
setDefaultListForm(ChartOfAccountsForm value)
Sets the value of the 'Default List Form
' reference.void
setDefaultObjectForm(ChartOfAccountsForm value)
Sets the value of the 'Default Object Form
' reference.void
setDefaultPresentation(AccountMainPresentation value)
Sets the value of the 'Default Presentation
' attribute.void
setDescriptionLength(int value)
Sets the value of the 'Description Length
' attribute.void
setEditType(EditType value)
Sets the value of the 'Edit Type
' attribute.void
setExecuteAfterWriteDataHistoryVersionProcessing(boolean value)
Sets the value of the 'Execute After Write Data History Version Processing
' attribute.void
setExtDimensionTypes(ChartOfCharacteristicTypes value)
Sets the value of the 'Ext Dimension Types
' reference.void
setMaxExtDimensionCount(int value)
Sets the value of the 'Max Ext Dimension Count
' attribute.void
setOrderLength(int value)
Sets the value of the 'Order Length
' attribute.void
setPredefined(ChartOfAccountsPredefined value)
Sets the value of the 'Predefined
' containment reference.void
setPredefinedDataUpdate(PredefinedDataUpdate value)
Sets the value of the 'Predefined Data Update
' attribute.void
setProducedTypes(ChartOfAccountsTypes value)
Sets the value of the 'Produced Types
' containment reference.void
setQuickChoice(boolean value)
Sets the value of the 'Quick Choice
' attribute.void
setUpdateDataHistoryImmediatelyAfterWrite(boolean value)
Sets the value of the 'Update Data History Immediately After Write
' 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.BasicDbObject
getBasedOn, getCharacteristics, getChoiceDataGetModeOnInputByString, getCreateOnInput, getDataLockControlMode, getDataLockFields, getExplanation, getExtendedListPresentation, getExtendedObjectPresentation, getFullTextSearch, getFullTextSearchOnInputByString, getHelp, getInputByString, getListPresentation, getManagerModule, getObjectModule, getObjectPresentation, getSearchStringModeOnInputByString, getStandardAttributes, getSuppressObject, isIncludeHelpInContents, isUseStandardCommands, setChoiceDataGetModeOnInputByString, setCreateOnInput, setDataLockControlMode, setFullTextSearch, setFullTextSearchOnInputByString, setHelp, setIncludeHelpInContents, setManagerModule, setObjectModule, setSearchStringModeOnInputByString, setSuppressObject, setUseStandardCommands
-
Methods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DataHistorySupport
getDataHistory, setDataHistory
-
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
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.StandardTabularPartSource
getTabularParts
-
-
-
-
Method Detail
-
getProducedTypes
ChartOfAccountsTypes getProducedTypes()
Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
setProducedTypes(ChartOfAccountsTypes)
,MdClassPackage.getChartOfAccounts_ProducedTypes()
-
setProducedTypes
void setProducedTypes(ChartOfAccountsTypes 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
ChartOfAccountsDbViewDefs getDbViewDefs()
Returns the value of the 'Db View Defs' containment reference.- Returns:
- the value of the 'Db View Defs' containment reference.
- See Also:
setDbViewDefs(ChartOfAccountsDbViewDefs)
,MdClassPackage.getChartOfAccounts_DbViewDefs()
-
setDbViewDefs
void setDbViewDefs(ChartOfAccountsDbViewDefs 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()
-
getExtDimensionTypes
ChartOfCharacteristicTypes getExtDimensionTypes()
Returns the value of the 'Ext Dimension Types' reference.- Returns:
- the value of the 'Ext Dimension Types' reference.
- See Also:
setExtDimensionTypes(ChartOfCharacteristicTypes)
,MdClassPackage.getChartOfAccounts_ExtDimensionTypes()
-
setExtDimensionTypes
void setExtDimensionTypes(ChartOfCharacteristicTypes value)
Sets the value of the 'Ext Dimension Types
' reference.- Parameters:
value
- the new value of the 'Ext Dimension Types' reference.- See Also:
getExtDimensionTypes()
-
getMaxExtDimensionCount
int getMaxExtDimensionCount()
Returns the value of the 'Max Ext Dimension Count' attribute.- Returns:
- the value of the 'Max Ext Dimension Count' attribute.
- See Also:
setMaxExtDimensionCount(int)
,MdClassPackage.getChartOfAccounts_MaxExtDimensionCount()
-
setMaxExtDimensionCount
void setMaxExtDimensionCount(int value)
Sets the value of the 'Max Ext Dimension Count
' attribute.- Parameters:
value
- the new value of the 'Max Ext Dimension Count' attribute.- See Also:
getMaxExtDimensionCount()
-
getCodeMask
String getCodeMask()
Returns the value of the 'Code Mask' attribute.- Returns:
- the value of the 'Code Mask' attribute.
- See Also:
setCodeMask(String)
,MdClassPackage.getChartOfAccounts_CodeMask()
-
setCodeMask
void setCodeMask(String value)
Sets the value of the 'Code Mask
' attribute.- Parameters:
value
- the new value of the 'Code Mask' attribute.- See Also:
getCodeMask()
-
getCodeLength
int getCodeLength()
Returns the value of the 'Code Length' attribute.- Returns:
- the value of the 'Code Length' attribute.
- See Also:
setCodeLength(int)
,MdClassPackage.getChartOfAccounts_CodeLength()
-
setCodeLength
void setCodeLength(int value)
Sets the value of the 'Code Length
' attribute.- Parameters:
value
- the new value of the 'Code Length' attribute.- See Also:
getCodeLength()
-
getDescriptionLength
int getDescriptionLength()
Returns the value of the 'Description Length' attribute.- Returns:
- the value of the 'Description Length' attribute.
- See Also:
setDescriptionLength(int)
,MdClassPackage.getChartOfAccounts_DescriptionLength()
-
setDescriptionLength
void setDescriptionLength(int value)
Sets the value of the 'Description Length
' attribute.- Parameters:
value
- the new value of the 'Description Length' attribute.- See Also:
getDescriptionLength()
-
getCodeSeries
CharOfAccountCodeSeries getCodeSeries()
Returns the value of the 'Code Series' attribute. The literals are from the enumerationCharOfAccountCodeSeries
.- Returns:
- the value of the 'Code Series' attribute.
- See Also:
CharOfAccountCodeSeries
,setCodeSeries(CharOfAccountCodeSeries)
,MdClassPackage.getChartOfAccounts_CodeSeries()
-
setCodeSeries
void setCodeSeries(CharOfAccountCodeSeries value)
Sets the value of the 'Code Series
' attribute.- Parameters:
value
- the new value of the 'Code Series' attribute.- See Also:
CharOfAccountCodeSeries
,getCodeSeries()
-
isCheckUnique
boolean isCheckUnique()
Returns the value of the 'Check Unique' attribute.- Returns:
- the value of the 'Check Unique' attribute.
- See Also:
setCheckUnique(boolean)
,MdClassPackage.getChartOfAccounts_CheckUnique()
-
setCheckUnique
void setCheckUnique(boolean value)
Sets the value of the 'Check Unique
' attribute.- Parameters:
value
- the new value of the 'Check Unique' attribute.- See Also:
isCheckUnique()
-
getDefaultPresentation
AccountMainPresentation getDefaultPresentation()
Returns the value of the 'Default Presentation' attribute. The literals are from the enumerationAccountMainPresentation
.- Returns:
- the value of the 'Default Presentation' attribute.
- See Also:
AccountMainPresentation
,setDefaultPresentation(AccountMainPresentation)
,MdClassPackage.getChartOfAccounts_DefaultPresentation()
-
setDefaultPresentation
void setDefaultPresentation(AccountMainPresentation value)
Sets the value of the 'Default Presentation
' attribute.- Parameters:
value
- the new value of the 'Default Presentation' attribute.- See Also:
AccountMainPresentation
,getDefaultPresentation()
-
getStandardTabularSections
org.eclipse.emf.common.util.EList<StandardTabularSectionDescription> getStandardTabularSections()
Returns the value of the 'Standard Tabular Sections' containment reference list. The list contents are of typeStandardTabularSectionDescription
.- Returns:
- the value of the 'Standard Tabular Sections' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_StandardTabularSections()
-
getPredefined
ChartOfAccountsPredefined getPredefined()
Returns the value of the 'Predefined' containment reference.- Returns:
- the value of the 'Predefined' containment reference.
- See Also:
setPredefined(ChartOfAccountsPredefined)
,MdClassPackage.getChartOfAccounts_Predefined()
-
setPredefined
void setPredefined(ChartOfAccountsPredefined value)
Sets the value of the 'Predefined
' containment reference.- Parameters:
value
- the new value of the 'Predefined' containment reference.- See Also:
getPredefined()
-
getPredefinedDataUpdate
PredefinedDataUpdate getPredefinedDataUpdate()
Returns the value of the 'Predefined Data Update' attribute. The literals are from the enumerationPredefinedDataUpdate
.- Returns:
- the value of the 'Predefined Data Update' attribute.
- See Also:
PredefinedDataUpdate
,setPredefinedDataUpdate(PredefinedDataUpdate)
,MdClassPackage.getChartOfAccounts_PredefinedDataUpdate()
-
setPredefinedDataUpdate
void setPredefinedDataUpdate(PredefinedDataUpdate value)
Sets the value of the 'Predefined Data Update
' attribute.- Parameters:
value
- the new value of the 'Predefined Data Update' attribute.- See Also:
PredefinedDataUpdate
,getPredefinedDataUpdate()
-
getEditType
EditType getEditType()
Returns the value of the 'Edit Type' attribute. The literals are from the enumerationEditType
.- Returns:
- the value of the 'Edit Type' attribute.
- See Also:
EditType
,setEditType(EditType)
,MdClassPackage.getChartOfAccounts_EditType()
-
setEditType
void setEditType(EditType value)
Sets the value of the 'Edit Type
' attribute.- Parameters:
value
- the new value of the 'Edit Type' attribute.- See Also:
EditType
,getEditType()
-
isQuickChoice
boolean isQuickChoice()
Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
setQuickChoice(boolean)
,MdClassPackage.getChartOfAccounts_QuickChoice()
-
setQuickChoice
void setQuickChoice(boolean value)
Sets the value of the 'Quick Choice
' attribute.- Parameters:
value
- the new value of the 'Quick Choice' attribute.- See Also:
isQuickChoice()
-
getChoiceMode
ChoiceMode getChoiceMode()
Returns the value of the 'Choice Mode' attribute. The literals are from the enumerationChoiceMode
.- Returns:
- the value of the 'Choice Mode' attribute.
- See Also:
ChoiceMode
,setChoiceMode(ChoiceMode)
,MdClassPackage.getChartOfAccounts_ChoiceMode()
-
setChoiceMode
void setChoiceMode(ChoiceMode value)
Sets the value of the 'Choice Mode
' attribute.- Parameters:
value
- the new value of the 'Choice Mode' attribute.- See Also:
ChoiceMode
,getChoiceMode()
-
getChoiceHistoryOnInput
ChoiceHistoryOnInput getChoiceHistoryOnInput()
Returns the value of the 'Choice History On Input' attribute. The literals are from the enumerationChoiceHistoryOnInput
.- Returns:
- the value of the 'Choice History On Input' attribute.
- See Also:
ChoiceHistoryOnInput
,setChoiceHistoryOnInput(ChoiceHistoryOnInput)
,MdClassPackage.getChartOfAccounts_ChoiceHistoryOnInput()
-
setChoiceHistoryOnInput
void setChoiceHistoryOnInput(ChoiceHistoryOnInput value)
Sets the value of the 'Choice History On Input
' attribute.- Parameters:
value
- the new value of the 'Choice History On Input' attribute.- See Also:
ChoiceHistoryOnInput
,getChoiceHistoryOnInput()
-
getDefaultObjectForm
ChartOfAccountsForm getDefaultObjectForm()
Returns the value of the 'Default Object Form' reference.- Returns:
- the value of the 'Default Object Form' reference.
- See Also:
setDefaultObjectForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_DefaultObjectForm()
-
setDefaultObjectForm
void setDefaultObjectForm(ChartOfAccountsForm value)
Sets the value of the 'Default Object Form
' reference.- Parameters:
value
- the new value of the 'Default Object Form' reference.- See Also:
getDefaultObjectForm()
-
getDefaultListForm
ChartOfAccountsForm getDefaultListForm()
Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
setDefaultListForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_DefaultListForm()
-
setDefaultListForm
void setDefaultListForm(ChartOfAccountsForm value)
Sets the value of the 'Default List Form
' reference.- Parameters:
value
- the new value of the 'Default List Form' reference.- See Also:
getDefaultListForm()
-
getDefaultChoiceForm
ChartOfAccountsForm getDefaultChoiceForm()
Returns the value of the 'Default Choice Form' reference.- Returns:
- the value of the 'Default Choice Form' reference.
- See Also:
setDefaultChoiceForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_DefaultChoiceForm()
-
setDefaultChoiceForm
void setDefaultChoiceForm(ChartOfAccountsForm value)
Sets the value of the 'Default Choice Form
' reference.- Parameters:
value
- the new value of the 'Default Choice Form' reference.- See Also:
getDefaultChoiceForm()
-
getAuxiliaryObjectForm
ChartOfAccountsForm getAuxiliaryObjectForm()
Returns the value of the 'Auxiliary Object Form' reference.- Returns:
- the value of the 'Auxiliary Object Form' reference.
- See Also:
setAuxiliaryObjectForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_AuxiliaryObjectForm()
-
setAuxiliaryObjectForm
void setAuxiliaryObjectForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary Object Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary Object Form' reference.- See Also:
getAuxiliaryObjectForm()
-
getAuxiliaryListForm
ChartOfAccountsForm getAuxiliaryListForm()
Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
setAuxiliaryListForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_AuxiliaryListForm()
-
setAuxiliaryListForm
void setAuxiliaryListForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary List Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary List Form' reference.- See Also:
getAuxiliaryListForm()
-
getAuxiliaryChoiceForm
ChartOfAccountsForm getAuxiliaryChoiceForm()
Returns the value of the 'Auxiliary Choice Form' reference.- Returns:
- the value of the 'Auxiliary Choice Form' reference.
- See Also:
setAuxiliaryChoiceForm(ChartOfAccountsForm)
,MdClassPackage.getChartOfAccounts_AuxiliaryChoiceForm()
-
setAuxiliaryChoiceForm
void setAuxiliaryChoiceForm(ChartOfAccountsForm value)
Sets the value of the 'Auxiliary Choice Form
' reference.- Parameters:
value
- the new value of the 'Auxiliary Choice Form' reference.- See Also:
getAuxiliaryChoiceForm()
-
isAutoOrderByCode
boolean isAutoOrderByCode()
Returns the value of the 'Auto Order By Code' attribute.- Returns:
- the value of the 'Auto Order By Code' attribute.
- See Also:
setAutoOrderByCode(boolean)
,MdClassPackage.getChartOfAccounts_AutoOrderByCode()
-
setAutoOrderByCode
void setAutoOrderByCode(boolean value)
Sets the value of the 'Auto Order By Code
' attribute.- Parameters:
value
- the new value of the 'Auto Order By Code' attribute.- See Also:
isAutoOrderByCode()
-
getOrderLength
int getOrderLength()
Returns the value of the 'Order Length' attribute.- Returns:
- the value of the 'Order Length' attribute.
- See Also:
setOrderLength(int)
,MdClassPackage.getChartOfAccounts_OrderLength()
-
setOrderLength
void setOrderLength(int value)
Sets the value of the 'Order Length
' attribute.- Parameters:
value
- the new value of the 'Order Length' attribute.- See Also:
getOrderLength()
-
isUpdateDataHistoryImmediatelyAfterWrite
boolean isUpdateDataHistoryImmediatelyAfterWrite()
Returns the value of the 'Update Data History Immediately After Write' attribute.- Returns:
- the value of the 'Update Data History Immediately After Write' attribute.
- See Also:
setUpdateDataHistoryImmediatelyAfterWrite(boolean)
,MdClassPackage.getChartOfAccounts_UpdateDataHistoryImmediatelyAfterWrite()
-
setUpdateDataHistoryImmediatelyAfterWrite
void setUpdateDataHistoryImmediatelyAfterWrite(boolean value)
Sets the value of the 'Update Data History Immediately After Write
' attribute.- Parameters:
value
- the new value of the 'Update Data History Immediately After Write' attribute.- See Also:
isUpdateDataHistoryImmediatelyAfterWrite()
-
isExecuteAfterWriteDataHistoryVersionProcessing
boolean isExecuteAfterWriteDataHistoryVersionProcessing()
Returns the value of the 'Execute After Write Data History Version Processing' attribute.- Returns:
- the value of the 'Execute After Write Data History Version Processing' attribute.
- See Also:
setExecuteAfterWriteDataHistoryVersionProcessing(boolean)
,MdClassPackage.getChartOfAccounts_ExecuteAfterWriteDataHistoryVersionProcessing()
-
setExecuteAfterWriteDataHistoryVersionProcessing
void setExecuteAfterWriteDataHistoryVersionProcessing(boolean value)
Sets the value of the 'Execute After Write Data History Version Processing
' attribute.- Parameters:
value
- the new value of the 'Execute After Write Data History Version Processing' attribute.- See Also:
isExecuteAfterWriteDataHistoryVersionProcessing()
-
getAttributes
org.eclipse.emf.common.util.EList<ChartOfAccountsAttribute> getAttributes()
Returns the value of the 'Attributes' containment reference list. The list contents are of typeChartOfAccountsAttribute
.- Returns:
- the value of the 'Attributes' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_Attributes()
-
getTabularSections
org.eclipse.emf.common.util.EList<ChartOfAccountsTabularSection> getTabularSections()
Returns the value of the 'Tabular Sections' containment reference list. The list contents are of typeChartOfAccountsTabularSection
.- Returns:
- the value of the 'Tabular Sections' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_TabularSections()
-
getAccountingFlags
org.eclipse.emf.common.util.EList<AccountingFlag> getAccountingFlags()
Returns the value of the 'Accounting Flags' containment reference list. The list contents are of typeAccountingFlag
.- Returns:
- the value of the 'Accounting Flags' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_AccountingFlags()
-
getExtDimensionAccountingFlags
org.eclipse.emf.common.util.EList<ExtDimensionAccountingFlag> getExtDimensionAccountingFlags()
Returns the value of the 'Ext Dimension Accounting Flags' containment reference list. The list contents are of typeExtDimensionAccountingFlag
.- Returns:
- the value of the 'Ext Dimension Accounting Flags' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_ExtDimensionAccountingFlags()
-
getForms
org.eclipse.emf.common.util.EList<ChartOfAccountsForm> getForms()
Returns the value of the 'Forms' containment reference list. The list contents are of typeChartOfAccountsForm
.- Returns:
- the value of the 'Forms' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_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.getChartOfAccounts_Templates()
-
getCommands
org.eclipse.emf.common.util.EList<ChartOfAccountsCommand> getCommands()
Returns the value of the 'Commands' containment reference list. The list contents are of typeChartOfAccountsCommand
.- Returns:
- the value of the 'Commands' containment reference list.
- See Also:
MdClassPackage.getChartOfAccounts_Commands()
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
-
selectCriterionTypeRef
TypeItem selectCriterionTypeRef()
- Specified by:
selectCriterionTypeRef
in interfaceSupportFilterCriterion
-
-