Uses of Class
cloud.opencode.base.rules.model.RuleGroup
Packages that use RuleGroup
Package
Description
OpenCode Base Rules - Lightweight Rule Engine for Java
OpenCode基础规则 - Java轻量级规则引擎
Rule DSL - Fluent API for Rule Construction
规则DSL - 规则构建的流式API
Rule Engine - Default Implementations
规则引擎 - 默认实现
Rule Model - Core Model Classes for Rules
规则模型 - 规则的核心模型类
-
Uses of RuleGroup in cloud.opencode.base.rules
Methods in cloud.opencode.base.rules with parameters of type RuleGroupModifier and TypeMethodDescriptionstatic RuleEngineOpenRules.engineWith(RuleGroup group) Creates a rule engine with the given rule group 使用给定规则组创建规则引擎Registers a rule group 注册规则组 -
Uses of RuleGroup in cloud.opencode.base.rules.dsl
Methods in cloud.opencode.base.rules.dsl that return RuleGroupMethods in cloud.opencode.base.rules.dsl with parameters of type RuleGroupModifier and TypeMethodDescriptionRegisters a rule group 注册规则组 -
Uses of RuleGroup in cloud.opencode.base.rules.engine
Methods in cloud.opencode.base.rules.engine with parameters of type RuleGroup -
Uses of RuleGroup in cloud.opencode.base.rules.model
Classes in cloud.opencode.base.rules.model that implement interfaces with type arguments of type RuleGroupModifier and TypeClassDescriptionfinal classRule Group - Collection of Related Rules 规则组 - 相关规则的集合Methods in cloud.opencode.base.rules.model that return RuleGroupMethods in cloud.opencode.base.rules.model with parameters of type RuleGroup