| Package | Description |
|---|---|
| org.delia.rule | |
| org.delia.rule.rules |
| Modifier and Type | Class and Description |
|---|---|
class |
DValueRuleOperand |
class |
RuleRuleOperand |
class |
ScalarRuleOperand |
class |
StructDValueRuleOperand |
| Constructor and Description |
|---|
CompareOpRule(RuleGuard guard,
RuleOperand oper1,
String op,
RuleOperand oper2,
DateFormatService fmtSvc) |
ContainsRule(RuleGuard guard,
RuleOperand oper1,
String arg1) |
MaxLenRule(RuleGuard guard,
RuleOperand oper1,
int maxlen) |
RelationManyRule(RuleGuard guard,
RuleOperand oper1,
DStructType owningType,
DTypeRegistry registry) |
RelationOneRule(RuleGuard guard,
RuleOperand oper1,
DStructType owningType,
DTypeRegistry registry,
boolean isParent) |
SampleRule(RuleGuard guard,
RuleOperand oper1,
String op,
RuleOperand oper2) |
Copyright © 2020. All rights reserved.