Package com.github._1c_syntax.bsl.mdo
Class Document.DocumentBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.Document.DocumentBuilder
- Enclosing class:
- Document
-
Method Summary
Modifier and TypeMethodDescriptionaddRegisterRecords
(com.github._1c_syntax.bsl.types.MdoReference addRegisterRecords) attributes
(Collection<? extends Attribute> attributes) build()
command
(ObjectCommand command) commands
(Collection<? extends ObjectCommand> commands) explanation
(MultiLanguageString explanation) Пояснениеform
(ObjectForm form) forms
(Collection<? extends ObjectForm> forms) mdoReference
(com.github._1c_syntax.bsl.types.MdoReference mdoReference) objectBelonging
(ObjectBelonging objectBelonging) registerRecords
(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> registerRecords) supportVariant
(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) synonym
(MultiLanguageString synonym) tabularSection
(TabularSection tabularSection) tabularSections
(Collection<? extends TabularSection> tabularSections) template
(ObjectTemplate template) templates
(Collection<? extends ObjectTemplate> templates) toString()
-
Method Details
-
uuid
- Returns:
this
.
-
name
- Returns:
this
.
-
mdoReference
public Document.DocumentBuilder mdoReference(com.github._1c_syntax.bsl.types.MdoReference mdoReference) - Returns:
this
.
-
objectBelonging
- Returns:
this
.
-
comment
- Returns:
this
.
-
synonym
- Returns:
this
.
-
supportVariant
public Document.DocumentBuilder supportVariant(com.github._1c_syntax.bsl.support.SupportVariant supportVariant) - Returns:
this
.
-
modules
- Returns:
this
.
-
command
-
commands
-
clearCommands
-
attribute
-
attributes
-
clearAttributes
-
tabularSection
-
tabularSections
public Document.DocumentBuilder tabularSections(Collection<? extends TabularSection> tabularSections) -
clearTabularSections
-
form
-
forms
-
clearForms
-
template
-
templates
-
clearTemplates
-
addRegisterRecords
public Document.DocumentBuilder addRegisterRecords(com.github._1c_syntax.bsl.types.MdoReference addRegisterRecords) -
registerRecords
public Document.DocumentBuilder registerRecords(Collection<? extends com.github._1c_syntax.bsl.types.MdoReference> registerRecords) -
clearRegisterRecords
-
explanation
Пояснение- Returns:
this
.
-
build
-
toString
-