Restricting data access
This page was created by Stephanie@mdriven.net on 2024-04-05. Last edited by Edgar on 2025-01-20.

Restricting Data Access in MDriven can be achieved in 3 ways which are:

Below is a sample model, with a singleton class that has 2 attributes: Allowed Access and Interested as Booleans.

Access Groups

Documentation Restricting data access 1729507697380.png







Create Access Groups through the AccessGroups editor in Designer as shown below:

Singleton.oclSingleton.AllowedAccess



Interest Groups

ViewModel-Enable