Package com._1c.g5.aef2.standard.definitions.rules
-
Interface Summary Interface Description IRule The rule that manages visibility and enablement of components that created using definition mechanism.IRuleInput The input ofIRule.IRuleResult The result ofIRule.IRuleResultListener The interface of the rule result listener.IRuleResultProcessor The rule result processor interface.IRuleTarget The rule target interface. -
Class Summary Class Description AbstractRule Basic implementation ofIRule.ComponentRuleTarget TheIRuleTargetimplementation that point to component described by the definition.CompositeRuleResultProcessor The composite rule result processor.MultiRule A rule implementing a list ofIRules.RuleInput The basic implementation ofIRuleInput.RuleResult The basic implementation ofIRuleResult.StandardComponentRuleResultProcessor The rule result processor forStandardComponents.
It processes theComponentRuleTargets instances from the rule result and disables/enables the entire components.