| Class | Description |
|---|---|
| AllowedAttributesRuleDataDMW |
The AllowedAttributesRule will determine whether or not the \n attributes
of a DMO conform to the must/may specification of its class definition.\n
For classes of type EXTENSIBLE, only the must have attributes are
checked.\n
|
| AllowedAttributesRuleDataIterableDMW |
The AllowedAttributesRuleDataIteratorDMW will cast from an underlying AllowedAttributesRuleDataREF class to
the associated wrapper class: AllowedAttributesRuleDataDMW when accessing object references in a wrapper context.
|
| CardinalityRuleDataDMW |
The CardinalityRule lets you specify the required cardinality of a
multi-valued attribute.\n
|
| CardinalityRuleDataIterableDMW |
The CardinalityRuleDataIteratorDMW will cast from an underlying CardinalityRuleDataREF class to
the associated wrapper class: CardinalityRuleDataDMW when accessing object references in a wrapper context.
|
| CheckAttributesBasedOnValueRuleDataDMW |
The CheckAttributesBasedOnValueRule allows you to specify\n that certain
optional attributes must exist (or not exist) based on the value\n of
another single valued attribute in an object.
|
| CheckAttributesBasedOnValueRuleDataIterableDMW |
The CheckAttributesBasedOnValueRuleDataIteratorDMW will cast from an underlying CheckAttributesBasedOnValueRuleDataREF class to
the associated wrapper class: CheckAttributesBasedOnValueRuleDataDMW when accessing object references in a wrapper context.
|
| InitRuleDataDMW |
The InitRule allows you to specify attribute values for a \n newly created
object or an object read from file or received in a CreateRequest\n (for
instance).
|
| InitRuleDataIterableDMW |
The InitRuleDataIteratorDMW will cast from an underlying InitRuleDataREF class to
the associated wrapper class: InitRuleDataDMW when accessing object references in a wrapper context.
|
| NamedObjectRuleDataDMW |
The NamedObjectRule will validate a ClassDefinition for a named object\n
to ensure that the isNamedBy attribute is included in the must have
attributes list.
|
| NamedObjectRuleDataIterableDMW |
The NamedObjectRuleDataIteratorDMW will cast from an underlying NamedObjectRuleDataREF class to
the associated wrapper class: NamedObjectRuleDataDMW when accessing object references in a wrapper context.
|
| NumericRangeRuleDataDMW |
The NumericRangeRule ensures that a numeric attribute has values\n that
fall within a given range.
|
| NumericRangeRuleDataIterableDMW |
The NumericRangeRuleDataIteratorDMW will cast from an underlying NumericRangeRuleDataREF class to
the associated wrapper class: NumericRangeRuleDataDMW when accessing object references in a wrapper context.
|
| NumericRelationEnumIterableDMW |
The NumericRelationEnumIterableDMW wraps an Iterator for a particular type and makes
it Iterable.
|
| OneOfTheseAttributesRequiredRuleDataDMW |
The OneOfTheseAttributesRequiredRule allows you to specify\n that one of
the possible optional attributes specified must be present\n in the object
being checked.\n
|
| OneOfTheseAttributesRequiredRuleDataIterableDMW |
The OneOfTheseAttributesRequiredRuleDataIteratorDMW will cast from an underlying OneOfTheseAttributesRequiredRuleDataREF class to
the associated wrapper class: OneOfTheseAttributesRequiredRuleDataDMW when accessing object references in a wrapper context.
|
| OnlyOneOfTheseAttributesAllowedRuleDataDMW |
The OnlyOneOfTheseAttributesAllowedRule allows you to specify\n that only
one of the possible attributes specified must be present\n in the object
being checked.
|
| OnlyOneOfTheseAttributesAllowedRuleDataIterableDMW |
The OnlyOneOfTheseAttributesAllowedRuleDataIteratorDMW will cast from an underlying OnlyOneOfTheseAttributesAllowedRuleDataREF class to
the associated wrapper class: OnlyOneOfTheseAttributesAllowedRuleDataDMW when accessing object references in a wrapper context.
|
| PartCheckerRuleDataDMW |
The PartCheckerRule will validate a ComplexTypeDefinition\n for some of
the more tricky aspects of that definition.
|
| PartCheckerRuleDataIterableDMW |
The PartCheckerRuleDataIteratorDMW will cast from an underlying PartCheckerRuleDataREF class to
the associated wrapper class: PartCheckerRuleDataDMW when accessing object references in a wrapper context.
|
| PatternMatchRuleDataDMW |
The PatternMatchRule allows you to validate that an attribute\n in an
object conforms to a regex pattern that you specify.
|
| PatternMatchRuleDataIterableDMW |
The PatternMatchRuleDataIteratorDMW will cast from an underlying PatternMatchRuleDataREF class to
the associated wrapper class: PatternMatchRuleDataDMW when accessing object references in a wrapper context.
|
| ReferencedAttributeTypeRuleDataDMW |
The ReferencedAttributeTypeRule allows you to restrict the type of\n an
attribute referred to by an AttributeDefinition reference.
|
| ReferencedAttributeTypeRuleDataIterableDMW |
The ReferencedAttributeTypeRuleDataIteratorDMW will cast from an underlying ReferencedAttributeTypeRuleDataREF class to
the associated wrapper class: ReferencedAttributeTypeRuleDataDMW when accessing object references in a wrapper context.
|
| RelatedNumbersRuleDataDMW |
The RelatedNumbersRule ensures that a particular numeric\n relationship
exists between two single-valued, numeric values on an object.\n An
example usage might be:\n
|
| RelatedNumbersRuleDataIterableDMW |
The RelatedNumbersRuleDataIteratorDMW will cast from an underlying RelatedNumbersRuleDataREF class to
the associated wrapper class: RelatedNumbersRuleDataDMW when accessing object references in a wrapper context.
|
| RestrictReferencesRuleDataDMW |
The RestrictReferencesRule allows you to restrict the types\n of objects
being referenced via a reference attribute.
|
| RestrictReferencesRuleDataIterableDMW |
The RestrictReferencesRuleDataIteratorDMW will cast from an underlying RestrictReferencesRuleDataREF class to
the associated wrapper class: RestrictReferencesRuleDataDMW when accessing object references in a wrapper context.
|
| StringSetRuleDataDMW |
The StringSetRule lets you specify a set of strings that are allowed as
values for an attribute.\n
|
| StringSetRuleDataIterableDMW |
The StringSetRuleDataIteratorDMW will cast from an underlying StringSetRuleDataREF class to
the associated wrapper class: StringSetRuleDataDMW when accessing object references in a wrapper context.
|
| UCOAllowedAttributesRuleDataDMW |
The UCOAllowedAttributesRule will determine whether or not the \n
attributes of a DmcUncheckedObject conform to the must/may specification
of its\n class definition.
|
| UCOAllowedAttributesRuleDataIterableDMW |
The UCOAllowedAttributesRuleDataIteratorDMW will cast from an underlying UCOAllowedAttributesRuleDataREF class to
the associated wrapper class: UCOAllowedAttributesRuleDataDMW when accessing object references in a wrapper context.
|
| ValueLengthRuleDataDMW |
The ValueLengthRule allows you to indicate the maximum length,\n the
minimum length or both the maximum and minimum length of the String form
of\n a value associated with an attribute.
|
| ValueLengthRuleDataIterableDMW |
The ValueLengthRuleDataIteratorDMW will cast from an underlying ValueLengthRuleDataREF class to
the associated wrapper class: ValueLengthRuleDataDMW when accessing object references in a wrapper context.
|
Copyright © 2023. All rights reserved.