Go to the source code of this file.
Classes | |
class | Model |
The Model class is the main interface to the model. There may be multiple instances of this class. Each model stores all objects within the model and provides access to the model Entities. Each model Entity is identified by a UID which is automatically created and managed by the model class. 0 is not a valid UID and is returned in case of an error. More... | |