Interface ChartOfAccounts
- All Superinterfaces:
AdditionalIndexesContainer,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, AdditionalIndexesContainer
A representation of the model object 'Chart Of Accounts'.
The following features are supported:
Produced TypesDb View DefsExt Dimension TypesMax Ext Dimension CountCode MaskCode LengthDescription LengthCode SeriesCheck UniqueDefault PresentationStandard Tabular SectionsPredefinedPredefined Data UpdateEdit TypeQuick ChoiceChoice ModeChoice History On InputDefault Object FormDefault List FormDefault Choice FormAuxiliary Object FormAuxiliary List FormAuxiliary Choice FormAuto Order By CodeOrder LengthUpdate Data History Immediately After WriteExecute After Write Data History Version ProcessingAttributesTabular SectionsAccounting FlagsExt Dimension Accounting FlagsFormsTemplatesCommands
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<AccountingFlag>Returns the value of the 'Accounting Flags' containment reference list.org.eclipse.emf.common.util.EList<ChartOfAccountsAttribute>Returns the value of the 'Attributes' containment reference list.Returns the value of the 'Auxiliary Choice Form' reference.Returns the value of the 'Auxiliary List Form' reference.Returns the value of the 'Auxiliary Object Form' reference.Returns the value of the 'Choice History On Input' attribute.Returns the value of the 'Choice Mode' attribute.intReturns the value of the 'Code Length' attribute.Returns the value of the 'Code Mask' attribute.Returns the value of the 'Code Series' attribute.org.eclipse.emf.common.util.EList<ChartOfAccountsCommand>Returns the value of the 'Commands' containment reference list.Returns the value of the 'Db View Defs' containment reference.Returns the value of the 'Default Choice Form' reference.Returns the value of the 'Default List Form' reference.Returns the value of the 'Default Object Form' reference.Returns the value of the 'Default Presentation' attribute.intReturns the value of the 'Description Length' attribute.Returns the value of the 'Edit Type' attribute.org.eclipse.emf.common.util.EList<ExtDimensionAccountingFlag>Returns the value of the 'Ext Dimension Accounting Flags' containment reference list.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.intReturns the value of the 'Max Ext Dimension Count' attribute.intReturns the value of the 'Order Length' attribute.Returns the value of the 'Predefined' containment reference.Returns the value of the 'Predefined Data Update' attribute.Returns the value of the 'Produced Types' containment reference.org.eclipse.emf.common.util.EList<StandardTabularSectionDescription>Returns the value of the 'Standard Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<ChartOfAccountsTabularSection>Returns the value of the 'Tabular Sections' containment reference list.org.eclipse.emf.common.util.EList<Template>Returns the value of the 'Templates' containment reference list.booleanReturns the value of the 'Auto Order By Code' attribute.booleanReturns the value of the 'Check Unique' attribute.booleanReturns the value of the 'Execute After Write Data History Version Processing' attribute.booleanReturns the value of the 'Quick Choice' attribute.booleanReturns the value of the 'Update Data History Immediately After Write' attribute.voidsetAutoOrderByCode(boolean value) Sets the value of the 'Auto Order By Code' attribute.voidSets the value of the 'Auxiliary Choice Form' reference.voidSets the value of the 'Auxiliary List Form' reference.voidSets the value of the 'Auxiliary Object Form' reference.voidsetCheckUnique(boolean value) Sets the value of the 'Check Unique' attribute.voidSets the value of the 'Choice History On Input' attribute.voidsetChoiceMode(ChoiceMode value) Sets the value of the 'Choice Mode' attribute.voidsetCodeLength(int value) Sets the value of the 'Code Length' attribute.voidsetCodeMask(String value) Sets the value of the 'Code Mask' attribute.voidSets the value of the 'Code Series' attribute.voidSets the value of the 'Db View Defs' containment reference.voidSets the value of the 'Default Choice Form' reference.voidSets the value of the 'Default List Form' reference.voidSets the value of the 'Default Object Form' reference.voidSets the value of the 'Default Presentation' attribute.voidsetDescriptionLength(int value) Sets the value of the 'Description Length' attribute.voidsetEditType(EditType value) Sets the value of the 'Edit Type' attribute.voidsetExecuteAfterWriteDataHistoryVersionProcessing(boolean value) Sets the value of the 'Execute After Write Data History Version Processing' attribute.voidSets the value of the 'Ext Dimension Types' reference.voidsetMaxExtDimensionCount(int value) Sets the value of the 'Max Ext Dimension Count' attribute.voidsetOrderLength(int value) Sets the value of the 'Order Length' attribute.voidSets the value of the 'Predefined' containment reference.voidSets the value of the 'Predefined Data Update' attribute.voidSets the value of the 'Produced Types' containment reference.voidsetQuickChoice(boolean value) Sets the value of the 'Quick Choice' attribute.voidsetUpdateDataHistoryImmediatelyAfterWrite(boolean value) Sets the value of the 'Update Data History Immediately After Write' attribute.booleanMethods inherited from interface com._1c.g5.v8.dt.metadata.externalProperties.AdditionalIndexesContainer
getAdditionalIndexes, setAdditionalIndexesMethods 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, setUseStandardCommandsMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.DataHistorySupport
getDataHistory, setDataHistoryMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface com._1c.g5.v8.dt.mcore.FieldSource
getFields, getRefFieldSourcesMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.MdObject
getComment, getExtendedConfigurationObject, getExtension, getName, getObjectBelonging, getSynonym, getUuid, setComment, setExtendedConfigurationObject, setExtension, setName, setObjectBelonging, setUuidMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface com._1c.g5.v8.dt.metadata.mdclass.StandardCommandSource
getStandardCommandsMethods inherited from interface com._1c.g5.v8.dt.mcore.StandardTabularPartSource
getTabularParts
-
Method Details
-
getProducedTypes
ChartOfAccountsTypes getProducedTypes()Returns the value of the 'Produced Types' containment reference.- Returns:
- the value of the 'Produced Types' containment reference.
- See Also:
-
setProducedTypes
Sets the value of the 'Produced Types' containment reference.- Parameters:
value- the new value of the 'Produced Types' containment reference.- See Also:
-
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
Sets the value of the 'Db View Defs' containment reference.- Parameters:
value- the new value of the 'Db View Defs' containment reference.- See Also:
-
getExtDimensionTypes
ChartOfCharacteristicTypes getExtDimensionTypes()Returns the value of the 'Ext Dimension Types' reference.- Returns:
- the value of the 'Ext Dimension Types' reference.
- See Also:
-
setExtDimensionTypes
Sets the value of the 'Ext Dimension Types' reference.- Parameters:
value- the new value of the 'Ext Dimension Types' reference.- See Also:
-
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
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:
-
getCodeMask
String getCodeMask()Returns the value of the 'Code Mask' attribute.- Returns:
- the value of the 'Code Mask' attribute.
- See Also:
-
setCodeMask
Sets the value of the 'Code Mask' attribute.- Parameters:
value- the new value of the 'Code Mask' attribute.- See Also:
-
getCodeLength
int getCodeLength()Returns the value of the 'Code Length' attribute.- Returns:
- the value of the 'Code Length' attribute.
- See Also:
-
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:
-
getDescriptionLength
int getDescriptionLength()Returns the value of the 'Description Length' attribute.- Returns:
- the value of the 'Description Length' attribute.
- See Also:
-
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:
-
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:
-
setCodeSeries
Sets the value of the 'Code Series' attribute.- Parameters:
value- the new value of the 'Code Series' attribute.- See Also:
-
isCheckUnique
boolean isCheckUnique()Returns the value of the 'Check Unique' attribute.- Returns:
- the value of the 'Check Unique' attribute.
- See Also:
-
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:
-
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:
-
setDefaultPresentation
Sets the value of the 'Default Presentation' attribute.- Parameters:
value- the new value of the 'Default Presentation' attribute.- See Also:
-
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:
-
getPredefined
ChartOfAccountsPredefined getPredefined()Returns the value of the 'Predefined' containment reference.- Returns:
- the value of the 'Predefined' containment reference.
- See Also:
-
setPredefined
Sets the value of the 'Predefined' containment reference.- Parameters:
value- the new value of the 'Predefined' containment reference.- See Also:
-
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:
-
setPredefinedDataUpdate
Sets the value of the 'Predefined Data Update' attribute.- Parameters:
value- the new value of the 'Predefined Data Update' attribute.- See Also:
-
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:
-
setEditType
Sets the value of the 'Edit Type' attribute.- Parameters:
value- the new value of the 'Edit Type' attribute.- See Also:
-
isQuickChoice
boolean isQuickChoice()Returns the value of the 'Quick Choice' attribute.- Returns:
- the value of the 'Quick Choice' attribute.
- See Also:
-
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:
-
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:
-
setChoiceMode
Sets the value of the 'Choice Mode' attribute.- Parameters:
value- the new value of the 'Choice Mode' attribute.- See Also:
-
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:
-
setChoiceHistoryOnInput
Sets the value of the 'Choice History On Input' attribute.- Parameters:
value- the new value of the 'Choice History On Input' attribute.- See Also:
-
getDefaultObjectForm
ChartOfAccountsForm getDefaultObjectForm()Returns the value of the 'Default Object Form' reference.- Returns:
- the value of the 'Default Object Form' reference.
- See Also:
-
setDefaultObjectForm
Sets the value of the 'Default Object Form' reference.- Parameters:
value- the new value of the 'Default Object Form' reference.- See Also:
-
getDefaultListForm
ChartOfAccountsForm getDefaultListForm()Returns the value of the 'Default List Form' reference.- Returns:
- the value of the 'Default List Form' reference.
- See Also:
-
setDefaultListForm
Sets the value of the 'Default List Form' reference.- Parameters:
value- the new value of the 'Default List Form' reference.- See Also:
-
getDefaultChoiceForm
ChartOfAccountsForm getDefaultChoiceForm()Returns the value of the 'Default Choice Form' reference.- Returns:
- the value of the 'Default Choice Form' reference.
- See Also:
-
setDefaultChoiceForm
Sets the value of the 'Default Choice Form' reference.- Parameters:
value- the new value of the 'Default Choice Form' reference.- See Also:
-
getAuxiliaryObjectForm
ChartOfAccountsForm getAuxiliaryObjectForm()Returns the value of the 'Auxiliary Object Form' reference.- Returns:
- the value of the 'Auxiliary Object Form' reference.
- See Also:
-
setAuxiliaryObjectForm
Sets the value of the 'Auxiliary Object Form' reference.- Parameters:
value- the new value of the 'Auxiliary Object Form' reference.- See Also:
-
getAuxiliaryListForm
ChartOfAccountsForm getAuxiliaryListForm()Returns the value of the 'Auxiliary List Form' reference.- Returns:
- the value of the 'Auxiliary List Form' reference.
- See Also:
-
setAuxiliaryListForm
Sets the value of the 'Auxiliary List Form' reference.- Parameters:
value- the new value of the 'Auxiliary List Form' reference.- See Also:
-
getAuxiliaryChoiceForm
ChartOfAccountsForm getAuxiliaryChoiceForm()Returns the value of the 'Auxiliary Choice Form' reference.- Returns:
- the value of the 'Auxiliary Choice Form' reference.
- See Also:
-
setAuxiliaryChoiceForm
Sets the value of the 'Auxiliary Choice Form' reference.- Parameters:
value- the new value of the 'Auxiliary Choice Form' reference.- See Also:
-
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
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:
-
getOrderLength
int getOrderLength()Returns the value of the 'Order Length' attribute.- Returns:
- the value of the 'Order Length' attribute.
- See Also:
-
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:
-
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
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:
-
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
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
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:
-
validate
boolean validate(org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context) -
selectCriterionTypeRef
TypeItem selectCriterionTypeRef()- Specified by:
selectCriterionTypeRefin interfaceSupportFilterCriterion
-