| Package | Description |
|---|---|
| org.dmd.dmv.shared.extended.rulesdmo | |
| org.dmd.dmv.shared.generated.rulesdmo |
| Modifier and Type | Class and Description |
|---|---|
class |
AllowedAttributesRule
The AllowedAttributesRule class determines whether or not an object conforms
to the must have/may have attribute definitions.
|
class |
CheckAttributesBasedOnValueRule |
class |
NamedObjectRule |
class |
OneOfTheseAttributesRequiredRule |
class |
OnlyOneOfTheseAttributesAllowedRule |
class |
PartCheckerRule |
class |
RelatedNumbersRule
On the surface, this seems like a pretty trivial rule, but things get interesting
when you consider that we want to be able to handle comparisons between all different
numeric types.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AllowedAttributesRuleBaseImpl |
class |
CheckAttributesBasedOnValueRuleBaseImpl |
class |
NamedObjectRuleBaseImpl |
class |
OneOfTheseAttributesRequiredRuleBaseImpl |
class |
OnlyOneOfTheseAttributesAllowedRuleBaseImpl |
class |
PartCheckerRuleBaseImpl |
class |
RelatedNumbersRuleBaseImpl |
Copyright © 2023. All rights reserved.