Class ObjectModule
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectModule
- All Implemented Interfaces:
Module
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()booleancom.github._1c_syntax.bsl.types.ModuleTypeТип модуляcom.github._1c_syntax.bsl.types.MdoReferencegetOwner()com.github._1c_syntax.bsl.support.SupportVariantВариант поддержки родительской конфигурацииgetUri()Ссылка на файл bsl модуляinthashCode()toString()
-
Method Details
-
builder
-
getModuleType
public com.github._1c_syntax.bsl.types.ModuleType getModuleType()Description copied from interface:ModuleТип модуля- Specified by:
getModuleTypein interfaceModule
-
getUri
Description copied from interface:ModuleСсылка на файл bsl модуля -
getOwner
public com.github._1c_syntax.bsl.types.MdoReference getOwner() -
getSupportVariant
public com.github._1c_syntax.bsl.support.SupportVariant getSupportVariant()Description copied from interface:ModuleВариант поддержки родительской конфигурации- Specified by:
getSupportVariantin interfaceModule
-
toString
-
equals
-
hashCode
public int hashCode()
-