Package com.github._1c_syntax.bsl.mdo
Class CommonModule.CommonModuleBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.CommonModule.CommonModuleBuilder
- Enclosing class:
- CommonModule
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clientManagedApplication
(boolean clientManagedApplication) Признак Клиент-управляемое приложениеclientOrdinaryApplication
(boolean clientOrdinaryApplication) Признак Клиент-обычное приложениеexternalConnection
(boolean externalConnection) Признак Внешнее соединениеglobal
(boolean global) Признак ГлобальныйisProtected
(boolean isProtected) mdoReference
(MdoReference mdoReference) moduleType
(ModuleType moduleType) objectBelonging
(ObjectBelonging objectBelonging) privileged
(boolean privileged) Признак Привилегированный режимreturnValuesReuse
(ReturnValueReuse returnValuesReuse) Режим повторного использования значенийserver
(boolean server) Признак СерверserverCall
(boolean serverCall) Признак Вызов сервераsupportVariant
(SupportVariant supportVariant) synonym
(MultiLanguageString synonym) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
- Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
- Returns:
this
.
-
moduleType
- Returns:
this
.
-
uri
- Returns:
this
.
-
isProtected
- Returns:
this
.
-
server
Признак Сервер- Returns:
this
.
-
global
Признак Глобальный- Returns:
this
.
-
clientManagedApplication
Признак Клиент-управляемое приложение- Returns:
this
.
-
externalConnection
Признак Внешнее соединение- Returns:
this
.
-
clientOrdinaryApplication
public CommonModule.CommonModuleBuilder clientOrdinaryApplication(boolean clientOrdinaryApplication) Признак Клиент-обычное приложение- Returns:
this
.
-
serverCall
Признак Вызов сервера- Returns:
this
.
-
privileged
Признак Привилегированный режим- Returns:
this
.
-
returnValuesReuse
Режим повторного использования значений- Returns:
this
.
-
build
-
toString
-