Uses of Interface
com._1c.g5.aef2.standard.definitions.rules.IRuleInput
Packages that use IRuleInput
Package
Description
-
Uses of IRuleInput in com._1c.g5.aef2.standard.definitions.models
Methods in com._1c.g5.aef2.standard.definitions.models that return IRuleInputModifier and TypeMethodDescriptionIManagingModel.createRuleInput()
Creates and returns a newly created rule input. -
Uses of IRuleInput in com._1c.g5.aef2.standard.definitions.rules
Classes in com._1c.g5.aef2.standard.definitions.rules that implement IRuleInputMethods in com._1c.g5.aef2.standard.definitions.rules that return IRuleInputMethods in com._1c.g5.aef2.standard.definitions.rules with parameters of type IRuleInputModifier and TypeMethodDescriptionAbstractRule.getResult
(IRuleInput input) IRule.getResult
(IRuleInput input) Returns the result of the rule.MultiRule.getResult
(IRuleInput input) -
Uses of IRuleInput in com._1c.g5.properties.ui
Methods in com._1c.g5.properties.ui that return IRuleInput -
Uses of IRuleInput in com._1c.g5.v8.dt.md.ui.properties.models
Methods in com._1c.g5.v8.dt.md.ui.properties.models that return IRuleInput -
Uses of IRuleInput in com._1c.g5.v8.dt.ui.aef.definitions.rules
Subinterfaces of IRuleInput in com._1c.g5.v8.dt.ui.aef.definitions.rulesClasses in com._1c.g5.v8.dt.ui.aef.definitions.rules that implement IRuleInputMethods in com._1c.g5.v8.dt.ui.aef.definitions.rules that return IRuleInputModifier and TypeMethodDescriptionstatic IRuleInput
DtRuleInput.create
(IV8ProjectManager v8projectManager, IContainerDefinition root, Object... objects) Creates a new instance ofIRuleInput
.static IRuleInput
DtRuleInput.create
(IV8ProjectManager v8projectManager, Collection<IContainerDefinition> roots, Object... objects) Creates a new instance ofIRuleInput
.Methods in com._1c.g5.v8.dt.ui.aef.definitions.rules with parameters of type IRuleInput -
Uses of IRuleInput in com._1c.g5.v8.dt.ui.editor.aef.model
Methods in com._1c.g5.v8.dt.ui.editor.aef.model that return IRuleInput