Class ObjectModule
java.lang.Object
com.github._1c_syntax.bsl.mdo.children.ObjectModule
- All Implemented Interfaces:
Module
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
boolean
com.github._1c_syntax.bsl.types.ModuleType
Тип модуляcom.github._1c_syntax.bsl.types.MdoReference
getOwner()
com.github._1c_syntax.bsl.support.SupportVariant
Вариант поддержки родительской конфигурацииgetUri()
Ссылка на файл bsl модуляint
hashCode()
boolean
Признак "защищенности" модуля, т.е.toString()
-
Method Details
-
builder
-
getModuleType
public com.github._1c_syntax.bsl.types.ModuleType getModuleType()Description copied from interface:Module
Тип модуля- Specified by:
getModuleType
in 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:
getSupportVariant
in interfaceModule
-
isProtected
public boolean isProtected()Description copied from interface:Module
Признак "защищенности" модуля, т.е. наличия пароля и отсутствие исходного кода- Specified by:
isProtected
in interfaceModule
-
toString
-
equals
-
hashCode
public int hashCode()
-