| Package | Description |
|---|---|
| org.dmd.dmt.shared.generated.dmo | |
| org.dmd.dmv.shared.generated.dmo | |
| org.dmd.templates.shared.generated.dmo |
| Class and Description |
|---|
| CardinalityRule |
| InitRule
The InitRule is used to initialize the values of a DMO to some standard state.
|
| NumericRangeRule
The NumericRangeRule validates that a numeric value falls with in a certain range
of values.
|
| RestrictReferencesRule |
| StringSetRule |
| Class and Description |
|---|
| AllowedAttributesRule
The AllowedAttributesRule class determines whether or not an object conforms
to the must have/may have attribute definitions.
|
| CheckAttributesBasedOnValueRule |
| NamedObjectRule |
| NumericRangeRule
The NumericRangeRule validates that a numeric value falls with in a certain range
of values.
|
| OneOfTheseAttributesRequiredRule |
| PartCheckerRule |
| PatternMatchRule |
| ReferencedAttributeTypeRule
The ReferencedAttributeTypeRule is used to test whether or not the attribute referred
to by an AttributeReference is of a particular type.
|
| 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.
|
| 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.
|
| Class and Description |
|---|
| OnlyOneOfTheseAttributesAllowedRule |
| PatternMatchRule |
| 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.
|
Copyright © 2023. All rights reserved.