4.3.1.1 Extending Data Object Definitions with NameValuePair
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 |
While most elements of a model can be extended to include proprietary extension using CustomData, RESQML also provides a simpler mechanism to transfer information that are not critical but may improve user experience. AbstractResqmlDataObject, the base class for all RESQML data objects, may include a list of string pairs, which associates a keyword with a value. For example, graphical attributes of elements such as color, could be transferred this way.