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()booleanПризнак "защищенности" модуля, т.е.toString()
-
Method Details
-
builder
-
toBuilder
-
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
-
isProtected
public boolean isProtected()Description copied from interface:ModuleПризнак "защищенности" модуля, т.е. наличия пароля и отсутствие исходного кода- Specified by:
isProtectedin interfaceModule
-
toString
-
equals
-
hashCode
public int hashCode()
-