| Package | Description |
|---|---|
| org.dmd.dmv.shared.extended.rulesdmo | |
| org.dmd.dmv.shared.generated.rulesdmo |
| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityRule |
class |
NumericRangeRule
The NumericRangeRule validates that a numeric value falls with in a certain range
of values.
|
class |
PatternMatchRule |
class |
ReferencedAttributeTypeRule
The ReferencedAttributeTypeRule is used to test whether or not the attribute referred
to by an AttributeReference is of a particular type.
|
class |
RestrictReferencesRule |
class |
StringSetRule |
class |
ValueLengthRule
The ValueLengthRule validates whether or not the length of the string format of
an attribute value conforms to the minimum/maximum lengths specified by the
rule data.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CardinalityRuleBaseImpl |
class |
NumericRangeRuleBaseImpl |
class |
PatternMatchRuleBaseImpl |
class |
ReferencedAttributeTypeRuleBaseImpl |
class |
RestrictReferencesRuleBaseImpl |
class |
StringSetRuleBaseImpl |
class |
ValueLengthRuleBaseImpl |
Copyright © 2023. All rights reserved.