A class that implements a Link element within MVDXML format. A Link element stores and operates links to the additional documentation content.
File: MvdXmlLink.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) | |
Retrieves the category of the linked content (like one of the following: definition, agreement, diagram, instantiation, example). | |
Retrieves the URL that refers to the linked content. | |
Retrieves the language of the Link element. | |
Retrieves the root MVDXML element. (Inherited from OdMvdXmlElement) | |
Retrieves the Link element title. | |
Retrieves the Link element value. The value of the Link element contains the HTML-formatted description in the specified language. | |
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 category of the linked content (like one of the following: definition, agreement, diagram, instantiation, example). | |
Sets the URL that refers to the linked content. | |
Sets the language of the Link element. | |
Sets the title of the Link element. | |
Sets the new Link element's value. The value of the Link element contains the HTML-formatted description in the specified language. |
The assignment operator for MVDXML elements. (Inherited from OdMvdXmlElement) | |
Assignment operator for Link elements. |
Copyright © 2002-2022. Open Design Alliance All rights reserved.
|