Package com.github._1c_syntax.bsl.mdo
Class Bot
java.lang.Object
com.github._1c_syntax.bsl.mdo.Bot
- All Implemented Interfaces:
MD
,MDObject
,ModuleOwner
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Bot.BotBuilder
builder()
boolean
КомментарийMDO-Ссылка на объектСписок модулей объектаgetName()
Имя объектаПринадлежность объекта конфигурации (собственный или заимствованный)Вариант поддержки родительской конфигурацииСинонимы объектаgetUuid()
Уникальный идентификатор объектаint
hashCode()
boolean
ПредопределенныйtoString()
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.github._1c_syntax.bsl.mdo.MD
getDescription, getDescription, getMdoRef, getMdoRef, getMdoType
Methods inherited from interface com.github._1c_syntax.bsl.mdo.ModuleOwner
getAllModules, getModuleByUri, getModuleTypeByURI, getModuleTypes
-
Method Details
-
builder
-
getUuid
Description copied from interface:MD
Уникальный идентификатор объекта -
getName
Description copied from interface:MD
Имя объекта -
getMdoReference
Description copied from interface:MD
MDO-Ссылка на объект- Specified by:
getMdoReference
in interfaceMD
-
getObjectBelonging
Description copied from interface:MD
Принадлежность объекта конфигурации (собственный или заимствованный)- Specified by:
getObjectBelonging
in interfaceMD
-
getComment
Description copied from interface:MD
Комментарий- Specified by:
getComment
in interfaceMD
-
getSynonym
Description copied from interface:MD
Синонимы объекта- Specified by:
getSynonym
in interfaceMD
-
getSupportVariant
Description copied from interface:MD
Вариант поддержки родительской конфигурации- Specified by:
getSupportVariant
in interfaceMD
-
getModules
Description copied from interface:ModuleOwner
Список модулей объекта- Specified by:
getModules
in interfaceModuleOwner
-
isPredefined
public boolean isPredefined()Предопределенный -
toString
-
equals
-
hashCode
public int hashCode()
-