Unique identifier that can be used to register or retrieve a specific API.
Example: mendix.EditorsAPI, mycompany.MyFunkyAPI
Adds an event listener for the specified event type.
A function that can be called to remove the event listener.
Optional
options: unknownGet the Domain Model for the specified module.
The name of the module.
A promise that resolves to the Domain Model for the specified module or undefined if module not exists.
API for working with domain models