The class implements storing and operating data about an MVDXML element with identity. An element with identity has a set of attributes that allows to distinguish it from other elements of the same type or class. Identity information is not used for data manipulation, but for element management.
File: MvdXmlIdentity.h
Namespace: OdMvdXml
Creates a new OdMvdXmlElement object with default parameters. (Inherited from OdMvdXmlElement) | |
Creates a new MVDXML element with identity. |
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) | |
Retrieves the list of authors of the XML element. | |
Retrieves the XML element code. The code is a human-readable reference value to get identify the element of the MVD definition. | |
Retrieves the copyright for the XML element. | |
Retrieves the human-readable name of the XML element. | |
Retrieves the legal owner name of the XML element. | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves the current status of the XML element. | |
Retrieves the universal unique identifier (UUID) of the XML element. | |
Retrieves the XML element version. | |
Reads data from a specified XML element. (Inherited from OdMvdXmlElement) | |
Reads data from a specified XML element. | |
Writes an XML element data to a specified XML node. (Inherited from OdMvdXmlElement) | |
Sets the new code of the XML element. The code is a human-readable reference value to get identify the element of the MVD definition. | |
Sets the copyright text for the XML element. | |
Sets the human-readable name of the XML element. | |
Sets the legal owner name of the XML element. | |
Sets the status of the XML element. | |
Sets the universal unique identifier (UUID) of the XML element. | |
Sets the version of the XML element. |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|