Model Struct Reference
Contains the attributes and relations definitions found in the model file. More...
#include <model.h>
Public Member Functions | |
Vector (ModelAttribute) ma | |
An array of attributes definition. Allow to know which attribute is ruled by which rules. The order in which they are stored matters. | |
Vector (char *) rel | |
An array of the relations definitions. The order in which they are stored matters Only a string is stored (their name), the object they link is defined in the Examples. | |
Detailed Description
Contains the attributes and relations definitions found in the model file.
The documentation for this struct was generated from the following file:
- types/model.h