Class ExternalDataProcessor
java.lang.Object
com.github._1c_syntax.bsl.mdclasses.ExternalDataProcessor
- All Implemented Interfaces:
ExternalSource,MDClass,AttributeOwner,ChildrenOwner,CommandOwner,FormOwner,MD,ModuleOwner,TabularSectionOwner,TemplateOwner
Внешняя обработка
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleanСписок модулей объекта, включая дочерниеСписок реквизитов объектаВозвращает все дочерние элементы объектаСписок команд объектаКомментарийcom.github._1c_syntax.bsl.types.ConfigurationSourceВариант исходниковgetForms()Список форм объектаcom.github._1c_syntax.bsl.types.MdoReferenceMDO-Ссылка на объектСписок модулей объектаgetName()Имя объектаВозвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.Возвращает дочерние элементы объекта плоским списком.Возвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧСинонимы объектаСписок табличных частейСписок макетов объектаgetUuid()Уникальный идентификатор объектаinthashCode()toString()Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.github._1c_syntax.bsl.mdo.ChildrenOwner
findChild, findChild, findChild, findChildMethods inherited from interface com.github._1c_syntax.bsl.mdclasses.ExternalSource
getAllAttributes, getObjectBelonging, getSupportVariantMethods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoTypeMethods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
getChildren
Description copied from interface:ChildrenOwnerВозвращает все дочерние элементы объекта- Specified by:
getChildrenin interfaceChildrenOwner
-
getPlainChildren
Description copied from interface:ChildrenOwnerВозвращает дочерние элементы объекта, являющиеся атрибутами или ТЧ, плоским списком.- Specified by:
getPlainChildrenin interfaceChildrenOwner
-
getStorageFields
Description copied from interface:AttributeOwnerВозвращает все дочерние элементы объекта, являющиеся атрибутами или ТЧ- Specified by:
getStorageFieldsin interfaceAttributeOwner
-
getPlainStorageFields
Description copied from interface:AttributeOwnerВозвращает дочерние элементы объекта плоским списком.- Specified by:
getPlainStorageFieldsin interfaceAttributeOwner
-
getAllModules
Description copied from interface:ModuleOwnerСписок модулей объекта, включая дочерние- Specified by:
getAllModulesin interfaceModuleOwner
-
builder
-
getUuid
Description copied from interface:MDУникальный идентификатор объекта -
getName
Description copied from interface:MDИмя объекта -
getMdoReference
public com.github._1c_syntax.bsl.types.MdoReference getMdoReference()Description copied from interface:MDMDO-Ссылка на объект- Specified by:
getMdoReferencein interfaceMD
-
getComment
Description copied from interface:MDКомментарий- Specified by:
getCommentin interfaceMD
-
getSynonym
Description copied from interface:MDСинонимы объекта- Specified by:
getSynonymin interfaceMD
-
getModules
Description copied from interface:ModuleOwnerСписок модулей объекта- Specified by:
getModulesin interfaceModuleOwner
-
getConfigurationSource
public com.github._1c_syntax.bsl.types.ConfigurationSource getConfigurationSource()Description copied from interface:MDClassВариант исходников- Specified by:
getConfigurationSourcein interfaceMDClass
-
getCommands
Description copied from interface:CommandOwnerСписок команд объекта- Specified by:
getCommandsin interfaceCommandOwner
-
getAttributes
Description copied from interface:ExternalSourceСписок реквизитов объекта- Specified by:
getAttributesin interfaceExternalSource
-
getTabularSections
Description copied from interface:TabularSectionOwnerСписок табличных частей- Specified by:
getTabularSectionsin interfaceTabularSectionOwner
-
getForms
Description copied from interface:FormOwnerСписок форм объекта -
getTemplates
Description copied from interface:TemplateOwnerСписок макетов объекта- Specified by:
getTemplatesin interfaceTemplateOwner
-
toString
-
equals
-
hashCode
public int hashCode()
-