Package com.github._1c_syntax.bsl.mdo
Interface AttributeOwner
- All Superinterfaces:
ChildrenOwner
- All Known Subinterfaces:
ExternalSource,ReferenceObject,Register,TabularSection
- All Known Implementing Classes:
AccountingRegister,AccumulationRegister,BusinessProcess,CalculationRegister,Catalog,ChartOfAccounts,ChartOfCalculationTypes,ChartOfCharacteristicTypes,DataProcessor,Document,DocumentJournal,Enum,ExchangePlan,ExternalDataProcessor,ExternalDataSourceCube,ExternalDataSourceCubeDimensionTable,ExternalDataSourceTable,ExternalReport,InformationRegister,ObjectTabularSection,Report,Sequence,Task
Расширение - Владелец реквизитов реквизиты
-
Method Summary
Modifier and TypeMethodDescriptionСписок реквизитов объектаВозвращает дочерние элементы объекта плоским списком.Возвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧMethods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChild, getChildren, getPlainChildren
-
Method Details
-
getAllAttributes
Список реквизитов объекта -
getStorageFields
Возвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧ -
getPlainStorageFields
Возвращает дочерние элементы объекта плоским списком.
-