Workspace model
- Generate implementation
Reports absent of implementation for the entity.
- Obsolete version of entity implementation
Reports the existence of the obsolete implementation for the entity.
- Unsupported 'var' field in an entity
Detects unsupported var fields in the inheritors of WorkspaceEntity interface Interface implementing WorkspaceEntity have to have only val fields because it's immutable.
- Workspace inheritance
Reports problems related to workspace entity inheritance.
Last modified: 31 March 2026