A class that implements a Constraint within MVDXML format. A constraint is defined within an entity rule or attribute rule object and describes the restriction for an attribute value. The attribute value restriction is an expression that determines a requirement for the value, data type or collection size of the attribute. Requirement means that the attribute value must have the equality (or other type of comparison) to a literal or referenced value.
File: MvdXmlConstraint.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) |
Appends a new error message. (Inherited from OdMvdXmlElement) | |
Appends a new warning message. (Inherited from OdMvdXmlElement) | |
Appends a new XML error message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Appends a new XML warning message to a specified parent element. (Inherited from OdMvdXmlElement) | |
Executes the constraint checkup for a specified attribute rule and within a specified Concept Template. | |
Retrieves the constraint expression. | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Sets the constraint expression. |
The assignment operator for Constraint objects. | |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|